Re: Ant 1.7.0Beta1 release

2006-08-28 Thread Kev Jackson
Hi Antoine (and others), I've just committed a change to AntVersion which now passes the tests on my machine if the value in the version.txt file is set to 1.7.0Beta1 (it still fails with the default value of @VERSION@). Can you see if you are still experiencing a problem with the full test suite

Re: Ant 1.7.0Beta1 release

2006-08-28 Thread Antoine Levy-Lambert
Hello Kev, the stack trace said something like "OBeta1, NumberFormatException". So setting the version to 1.7.0Beta1 specifically creates the problem. Regards, Antoine On Aug 28, 2006, at 8:45 AM, Kev Jackson wrote: I found 2 errors in the tests, one in AntVersion (a number format except

Re: Ant 1.7.0Beta1 release

2006-08-27 Thread Kev Jackson
> I found 2 errors in the tests, one in AntVersion (a number format > exception, hope it is not difficult to fix) and some errors in > testRedirector, may be due to running the tests under cygwin, > anyway looking like some strange whitespace oddity. I have reported both > in Bugzilla. Interestin

Ant 1.7.0Beta1 release

2006-08-27 Thread Antoine Levy-Lambert
Hi, the release is done. I sent emails to dev at ant, user at ant, and made a freshmeat announcement. The update of the ant.apache.org web site is not yet visible, but I did a svn update just shortly so the change should become visible soon. I found 2 errors in the tests, one in AntVersion (a nu