Package ant1.9: Information
Source package: ant1.9
Version: 1.9.6-alt7_3jpp8
Build time: Jul 17, 2020, 06:32 PM
Category: Development/Java
Report package bugHome page: http://ant.apache.org/
License: ASL 2.0
Summary: Java build tool
Description:
Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks.
Maintainer: Igor Vlasenko
Last changed
June 22, 2018 Igor Vlasenko 0:1.9.6-alt7_3jpp8
- removed bindir/ant
April 20, 2018 Igor Vlasenko 0:1.9.6-alt6_3jpp8
- nodeps build for bootstrap purposes
April 6, 2018 Igor Vlasenko 0:1.9.6-alt5_3jpp8
- dropped extra requires on xerces-j2 and xml-commons-apis