Ant

From Free Software Directory
This is the approved revision of this page, as well as being the most recent.
Jump to: navigation, search



[edit]

Ant

http://ant.apache.org/
Ant is a Java based build tool, similar to make, but with better support for the cross platform issues involved with developing Java applications. Instead of a model where the tool is extended with shell based commands, it is extended using Java classes. Instead of writing shell commands, the configuration files are XML based calling out a target tree where various tasks get executed. Each task is run by an object which implements a particular Task interface.

Documentation

User manual available in HTML format from http://ant.apache.org/manual/index.html

Related Projects


Download

Download External-link-icon.png version 1.6.4 (stable)
released on 19 May 2005

Categories



Licensing

LicenseVerified byVerified onNotes
ApacheJanet Casey5 March 2003



Leaders and contributors

Contact(s)Role
"Email user@ant.apache.org" Ant development team Maintainer
See for a complete listContributor


Resources and communication

Audience Resource type URI
Developer VCS Repository Webview http://ant.apache.org/svn.html
Bug Tracking VCS Repository Webview
Developer E-mail mailto:dev@ant.apache.org
Support E-mail mailto:user@ant.apache.org


Software prerequisites

Kind Description
Source requirement JAXP-compliant XML parser

This entry (in part or in whole) was last reviewed on 23 May 2005.



Entry




























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox