Ant User Mailing LIst Archive - http://www.ant-tasks.com
Archives ANT user mailing list and offers another view of the list. |
Ant-contrib project - http://sourceforge.net/projects/ant-contrib/
SourceForge project for potential ant contributions. Currently consists of a C/C++ compilation task and various logical tasks. |
CruiseControl - http://cruisecontrol.sourceforge.net/
An open-source tool to set up a continuous build process using Ant. |
http://ant.apache.org/ - http://ant.apache.org/
Pure Java build tool, simpler and easier to use than GNU Make. Also it runs many tasks including the javac compiler inside the same VM, so it can compile a large directory tree in seconds. [Open Source, BSD-like] |
http://antforms.sourceforge.net/ - http://antforms.sourceforge.net/
Form-based input for Ant scripts. Provides tasks for creating input forms, wizards and menus. Supports a variety of widgets ranging from simple text to calendar controls. |