Name: | rh-java-common-ant |
---|---|
Version: | 1.9.6 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2565568 |
License: | ASL 2.0 |
RPM: | rh-java-common-ant-1.9.6-1.el7.noarch.rpm |
Source RPM: | rh-java-common-ant-1.9.6-1.el7.src.rpm |
Build Date: | Thu May 04 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://ant.apache.org/ |
Summary: | Build tool for java |
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. |
- Re-enable tests
- Update to upstream version 1.9.6 - Update description - Resolves: rhbz#1401034
- Fix LOCALCLASSPATH
- Stop reading ant.d files from maven30
- Add requires on SCL filesystem package
- Add rhino to bsf classpath
- Mass rebuild 2015-01-13
- Temporarly read ant.d from maven30
- Mass rebuild 2015-01-09
- Re-enable tests