This project is intended top provide a build script for Java jar & web projects.
Run "ant -p" to get a full list of the potential targets.
The expected targets should be "jar","war" or "deploy".
There is an additional task called "cibuild" which is intended to run with a build server.
Unless this task is called all built files will have the form projgroup-projname-A.BB.CCC-DEV.xxx
Where A.BB.CCC is the version number and DEV marks the version as being produced in development sooner than a production environment.
JWare/AntXtras is a powerful extension Ant library as well as a collection of useful Ant components. The current active AntXtras projects include "AntXtras", "Log4Ant", and "Svn4Ant".
Launch4l is a generator of launch scripts for Java applications on Linux. The application's jar file can be wrapped into the launch script. Projects are described by xml files. Launch4l can be used on command line or as Apache Ant task.
Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. Ant build scripts are used as a central place for the configuration of sources and libraries which the generated projects are based on.