Apache Ant ant 1.6.0 Stable - A Java-based build tool
About
:
Ant is a Java based build tool, similar to make, but with better support
for the cross platform issues involved with developing Java applications.
Ant is the build tool of choice for all Java projects at Apache and many
other Open Source Java projects.
Changes:
This release adds a lot of new features, most prominently support for XML
namespaces as well as a new concept of Ant libraries that makes use of
namespaces to avoid name clashes of custom tasks. Other features include
macrodef and presetdef to simplify repeated tasks in build files, ssh
tasks, and a number of minor new features and bug fixes.
Release focus: Major feature enhancements
License: The Apache License
Project URL:
http://freshmeat.net/projects/ant/
Homepage:
http://ant.apache.org
Tar/GZ:
http://freshmeat.net/redir/ant/14274...indownload.cgi
Tar/BZ2:
http://freshmeat.net/redir/ant/14274...indownload.cgi
Zip:
http://freshmeat.net/redir/ant/14274...indownload.cgi
RPM package:
http://freshmeat.net/redir/ant/14274/url_rpm/rpm.php
Regards
Gordon