/optional)
> Also ant 1.6.3 beta has been released, you should use that.
>
> 1) tar xjf ~/uploads/apache-ant-1.6.3beta1-src.tar.bz2
> 2) cd apache-ant-1.6.3beta1
> 3) mkdir lib/optional
> 4) cp ~/.ant/lib/junit.jar lib/optional
> 5) ./build.sh test-jar
>
> enjoy!
>
> Pet
Hello all,
I have downloaded Ant 1.6.2 sources and need to build the test-jar
task so I can start writing tests for build files but it fails. First
it fails with the following error
BUILD FAILED
H:\apache-ant-1.6.2-src\apache-ant-1.6.2\build.xml:907:H:\apache-ant-1.6.2-src\apache-ant-1.6.2\build