Tuesday, May 18, 2010

Antunit and antdotnet

From http://ant.apache.org/antlibs/bindownload.cgi
I downloaded apache-ant-dotnet-1.0-bin.zip and apache-ant-antunit-1.1-bin.zip, found the .jar file in each and added them to my installation of ant.

This seemed to clear up problems I had with "ant test", although it ran for a while and just hung up.

After doing this, I was able to run one of the ant scripts which used antunit.
I ran src/test/antunit/taskdefs/replace-test.xml
And it ran successfully in Eclipse.

No comments:

Post a Comment