Apache Ant is a software tool for automating software build processes. It is similar to Make but is implemented using the Java language, requires the Java platform, and is best suited to building Java projects.
The most immediately noticeable difference between Ant and Make is that Ant uses XML to describe the build process and its dependencies, whereas Make uses Makefile format. By default the XML file is named build.xml
.
Ant is an Apache project. It is open source software, and is released under the Apache Software License.
Read more about Apache Ant: History, Sample build.xml
File, Extensions, Portability, Limitations
Famous quotes containing the words apache and/or ant:
“The Apache have a legend that the coyote brought them fire and that the bear in his hibernations communes with the spirits of the overworld and later imparts the wisdom gained thereby to the medicine men.”
—Administration in the State of Arizona, U.S. public relief program (1935-1943)
“An ant on the tablecloth
Ran into a dormant moth
Of many times his size.
He showed not the least surprise.
His business wasnt with such.
He gave it scarcely a touch,”
—Robert Frost (18741963)