Apache Ant binary install
Apache Ant is a build tool for Java projects. Installing it from source with all dependencies seems to require Gradle and Maven. Getting the latter two to install without connecting to external servers is a larger undertaking, so this merge should serve as a proof-of-concept that Ant can work from the LCG stacks before Gradle+Maven are added as well. Some additional libraries for Ant may have to be added.
Related to SPI-1541
Edited by Richard Bachmann