Apache Ant is a Java-based build tool used to construct various Jakarta projects, as well as to build Java support for PostgreSQL and other software distributions. This version includes a new task augment feature that allows for the addition of attributes and nested elements to previously defined references, as well as various bug fixes and improvements.
Apache Ant is a Java-based build tool, similar to make, but without Make's wrinkles. It is required to build many Jakarta projects, and also to build Java support for PostgreSQL and other software distributions.
What's new in this version:
New task augment allows to add attributes or nested elements to previously defined references. Numerous bug fixes and improvements as documented in Bugzilla and in WHATSNEW.
Comments