Name: | ant |
---|---|
Version: | 1.10.9 |
Release: | 15.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 472509 |
License: | ASL 2.0 |
RPM: | ant-1.10.9-15.el9.noarch.rpm |
Source RPM: | ant-1.10.9-15.el9.src.rpm |
Build Date: | Fri Feb 21 2025 |
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. |
- Implement new Java bindings and fix ant-manual license - Resolves: RHEL-68742, RHEL-68743, RHEL-68744, RHEL-68745, RHEL-69519
- Fix test declarations
- Add noarch to ExclusiveArch
- Disable building on i686
- Fix the usage ot patch macro
- Add OpenJDK bindings in a separate configuration file - Resolves: RHEL-62405
- Add OpenJDK bindings - Resolves: RHEL-62405
- Fix test failures due to JPEG CMYK support in OpenJDK - Resolves: RHEL-5354