Glaivestone Guild - Ant Tasks Download

The gant.jar JAR file contains custom Ant tasks that we find useful to automate common steps in our build process. Source code and documentation are provided.

Ant tasks documentation

Download gant.zip - gant.jar, documentation, source, build, test

Installation: unzip gant.zip, copy gant.jar into your ANT_HOME directory where the main ant.jar is located, and refer to the task documentation for details on the <taskdef> task declaration that must be specified in build files using a custom task.