Skip to content

Apache Ant binary install

Richard Bachmann requested to merge SPI-1541_Install_Apache_Ant_offline into master

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

Merge request reports