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.

2001-09-14 13:12
1.4

This version introduces parallel execution of tasks within the same target. Several new tasks have been added or enhanced - javac now supports a wider range of implementations out of the box, just as well as ejbjar and rmic. A new task named condition can be used to employ boolean logic to combine multiple conditions, instead of the multi target constructs one had to use in 1.3.
Tags: Stable, Major feature enhancements

2001-08-21 22:16
1.4 Beta 2

This is a release candidate for Ant 1.4. It fixes some bugs of the beta1
release.
Tags: Development, Minor bugfixes

2001-08-13 21:35
1.4 Beta 1

Apart from bugfixes, enhancements of existing tasks, and a couple of new tasks,
this release introduces the concept of parallel execution of tasks inside the
same target.
Tags: Development, Major feature enhancements

2001-04-06 15:32
1.3

A lot of new tasks, new <mapper> concept, and
whole bunch of bugfixes.
Tags: Stable, Minor feature enhancements

Project Resources