The "all" target is not used by
ant's build.xml to find the tests to run.

Ok, that makes sense, committed suggested change - now I get a
successful build on java5 for that test (-f
src/tests/antunit/taskdefs/condition/hasfreespace-test.xml):
Total time: 0 seconds
D:\eclipse\workspace\ant-core-trunk>ant -f src\tests\antunit\taskdefs\condition\
hasfreespace-test.xml
Buildfile: src\tests\antunit\taskdefs\condition\hasfreespace-test.xml

all:
[au:antunit] Build File: D:\eclipse\workspace\ant-core-trunk\src\tests\antunit\t
askdefs\condition\hasfreespace-test.xml
[au:antunit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
[au:antunit] Target: test-enough-space-human took 0 sec
[au:antunit] Target: test-not-enough-space took 0 sec
[au:antunit] Target: test-not-enough-space-human took 0 sec
[au:antunit] Target: test-enough-space took 0 sec

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to