Name: | ant |
---|---|
Version: | 1.10.9 |
Release: | 7.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 472160 |
License: | ASL 2.0 |
RPM: | ant-1.10.9-7.el9.noarch.rpm |
Source RPM: | ant-1.10.9-7.el9.src.rpm |
Build Date: | Sat Jan 08 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://ant.apache.org/ |
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. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Disable deprecated log4j logging functionality - Remove support for JavaScript
- Rebuild to workaround DistroBaker issue
- Bootstrap Maven for CentOS Stream 9
- Bootstrap build - Non-bootstrap build
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to version 1.10.9. - Addresses: CVE-2020-11979
- Remove workaround for jarsigner issues / RHBZ#1869017.
- Switch from log4j 1.2 compat package to log4j 1.2 API shim.
- Temporarily disable some jarsigner tests to work around RHBZ#1869017.