IntelliJ Java IDE
The moose likes Ant, Maven and Other Build Tools and the fly likes ant changes between 1.5 and 1.6 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "ant changes between 1.5 and 1.6" Watch "ant changes between 1.5 and 1.6" New topic
Author

ant changes between 1.5 and 1.6

Robin Clark
Ranch Hand

Joined: Dec 17, 2003
Posts: 81
I've only used the 1.6.1 version of ant, but one of my co-workers has questions about how ant changed between 1.5 and 1.6. He has not been able to find documentation on what changes were implemented. In particular he is wondering what changed with ant-junit.jar and name changes on xerces. Can anyone point me towards documentation that will help him understand these changes?
Thank you!
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

1.5.1: http://archive.apache.org/dist/ant/binaries/RELEASE-NOTES-1.5.1.html
1.6.1: http://ftp.plig.net/pub/apache/dist/ant/README.html
As far as I remember the junit task was an optional task before 1.5.4, and a core task from then on. Don't know about xerces - but it should be mentioned in the docs somewhere.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
 
subject: ant changes between 1.5 and 1.6
 
Threads others viewed
where is ANT 2.0?
Ant Javac Task with difrrerent compiler
SCJP java 6 or head first for java
different between java 1.5 and 1.6
ant -version gives me error
jQuery in Action, 2nd edition