Hello All,

Thanks in advance.

I was building ant version 1.6.4. It built perfect. Although while running
the junit tests that come with the distrition, I am getting errors.
Following are some:

Errors with JarTest tests, so I just excluded in the build.xml, although the
errors keep repeating for successive tests.
<exclude name="${ant.package}/taskdefs/JarTest.java"/>

Next one was ANTLRTest.java and then it was DonetTest.java
<exclude name="${ant.package}/taskdefs/optional/ANTLRTest.java"/>
<exclude name="${ant.package}/taskdefs/optional/DotnetTest.java"/>

I believe I am missing something which is dependent on each other. By the
way I did successful install of ant 1.6.4 earlier. I am building ant on
RedHat 4 and installed using "sh build.sh install"

Thanks

Manish Marathe
--
SpikeSource, Inc.
http://developer.spikesource.com

Reply via email to