> Hi Jan, > as regards the tests - it looks like > you are using the installed ant > classes with the cvs ant test classes. > > Always with running the tests, I do: > cd ~/cvs/ant > rm -rf bootstrap build; ./build.sh test -Dtest.haltonfailure=yes
I´d thought about that, too. So I updated the sourcetree, cleaned the bootstrap,build,... and got [junit] Testsuite: org.apache.tools.ant.types.FileListTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,16 sec (and of course the failing double-target-definition test). Jan