Posts Tagged ‘ant’

ant tasks

Sunday, September 30th, 2007

It was really annoying to get some ant tasks working. First I tried to save the latest svn-version (a number) into a file to use it within file names. This worked fine with the version of a special file, but it failed for a version for the whole project. So I switched to use the date for the “normal” releases and will use a some “own” version numbers for minor and major releases. Then I tried to use a ftp task to upload my project directly from eclipse. And this still does not work - it seems like some different jars don’t like each other.
But anyway, I have a really nice index.html now - and some releases are online too :)
And this stuff is more or less useless until now and will be changed later.