Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-12-05 10:23
1.6 beta 3

The macrodef task uses a different syntax to expand attributes now to highlight the fact that they are not properties. The usage of XML namespaces inside Ant has been adapted to better match the expectations of namespace aware tools. As always a couple of bugs found in the previous beta releases have been fixed. This release introduces some slight incompatibilities with the previous beta releases but is expected to be fully compatible with the final release of Ant 1.6.
Tags: Development, Minor bugfixes

2003-09-30 17:00
1.6 beta 1

Ant 1.6 adds a lot of new features over 1.5. Most
notably, support for XML namespaces and a new
concept of Ant libraries that uses namespaces to
avoid name clashes have been added. A lot of new
tasks have been added. Most prominently, support
for SSH is now available with the help of the JSch
library. This is the first version of Ant that
requires a JDK 1.2 or later to run.
Tags: Development, Major feature enhancements

2003-08-13 10:02
1.5.4

This version's <javah> task now works on JDK 1.4.2,
and some problems with the Visual Age for Java tasks
were fixed.
Tags: Stable, Minor bugfixes

2003-04-09 07:49
1.5.3

The zip task family in Ant 1.5.2 contained a couple of serious bugs that have been fixed. In addition, two regressions in the FTP and manifest tasks have been detected. This final release also contains some other minor bugfixes.
Tags: Stable, Major bugfixes

2003-03-25 15:54
1.5.3beta1

The zip task family in Ant 1.5.2 contains a couple of serious bugs that have been fixed by this beta. In addition, two regressions in the ftp and manifest tasks have been detected.
Tags: Stable, Major bugfixes

Project Resources