Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ant-1.10.15-19.fc42 RPM for noarch

From Fedora Rawhide for x86_64 / a

Name: ant Distribution: Fedora Project
Version: 1.10.15 Vendor: Fedora Project
Release: 19.fc42 Build date: Thu Jan 16 12:20:16 2025
Group: Unspecified Build host: buildvm-ppc64le-07.iad2.fedoraproject.org
Size: 489176 Source RPM: ant-1.10.15-19.fc42.src.rpm
Packager: Fedora Project
Url: https://ant.apache.org/
Summary: Java build tool
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.

Provides

Requires

License

Apache-2.0

Changelog

* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.15-19
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jan 02 2025 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-18
  - Drop Obsoletes on ant-javamail
* Wed Dec 04 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-17
  - Exclude several subpackages from unbound test plan
* Tue Dec 03 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-16
  - Fix ant-manual license field
* Mon Dec 02 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-15
  - Use smaller jlink image
* Mon Dec 02 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-14
  - Require /plans/matrix/unbound/jlink for gating
* Mon Dec 02 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-13
  - Add test plan for ant-unbound
* Mon Dec 02 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-12
  - Exclude ant-unbound from openjdk21 tests
* Fri Nov 29 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-11
  - Drop explicit requires on javapackages-tools
* Fri Nov 22 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-10
  - Generate bindings with %jp_binding macro
* Wed Oct 30 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-9
  - Work around iconv clobbering file permissions
* Wed Oct 30 2024 Marian Koncek <mkoncek@redhat.com> - 1.10.15-8
  - Replace  with %{buildroot}
* Wed Oct 30 2024 Marian Koncek <mkoncek@redhat.com> - 1.10.15-7
  - Add ant-openjdk21 subpackage
* Wed Oct 30 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-6
  - Respect JAVA_HOME set by user
* Wed Oct 30 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-5
  - Switch to matrix tests
* Thu Sep 19 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-4
  - Require OpenJDK 21 for runtime
* Wed Sep 18 2024 Marian Koncek <mkoncek@redhat.com> - 1.10.15-3
  - Use asciidoctor instead of asciidoc for manpage generation
* Tue Sep 03 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-2
  - Use %autosetup -C
* Tue Sep 03 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.15-1
  - Update to upstream version 1.10.15
  - Resolves: rhbz#2309001
* Mon Aug 26 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.14-22
  - Drop explicit LC_ALL setting
* Tue Jul 30 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.14-13
  - Adjust bootstrap build for javapackages-bootstrap update
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.14-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jun 13 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.14-11
  - Run tests in explicit offline mode
* Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 1.10.14-10
  - Rebuilt for java-21-openjdk as system jdk
* Fri Feb 23 2024 Jiri Vanek <jvanek@redhat.com> - 1.10.14-9
  - bump of release for for java-21-openjdk as system jdk
* Thu Feb 22 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.14-8
  - Drop explicit build-requires on java-devel
* Tue Feb 13 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.14-7
  - Drop patch removing tools.jar from test classpath
* Fri Feb 09 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.14-6
  - Fix source tarball URL
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.14-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.14-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Dec 05 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.14-3
  - Update Maven coordinates for commons-logging API
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.14-2
  - Rebuild
* Tue Aug 22 2023 Marian Koncek <mkoncek@redhat.com> - 1.10.14-1
  - Update to upstream version 1.10.14
* Mon Aug 21 2023 Marian Koncek <mkoncek@redhat.com> - 1.10.13-1
  - Update to upstream version 1.10.13
* Fri Aug 18 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.12-11
  - Add transitive dependency on commons-lang3 through bcel
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.12-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.12-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

Files

/etc/ant.conf
/etc/ant.d
/etc/java/ant-openjdk21.conf
/etc/java/ant-unbound.conf
/etc/java/ant.conf
/usr/bin/ant
/usr/share/ant/bin
/usr/share/ant/bin/ant
/usr/share/ant/bin/antRun
/usr/share/ant/etc
/usr/share/ant/etc/ant-update.xsl
/usr/share/ant/etc/changelog.xsl
/usr/share/ant/etc/common2master.xsl
/usr/share/ant/etc/coverage-frames.xsl
/usr/share/ant/etc/log.xsl
/usr/share/ant/etc/mmetrics-frames.xsl
/usr/share/ant/etc/printFailingTests.xsl
/usr/share/ant/etc/tagdiff.xsl
/usr/share/doc/ant
/usr/share/doc/ant/KEYS
/usr/share/doc/ant/README
/usr/share/doc/ant/WHATSNEW
/usr/share/licenses/ant
/usr/share/licenses/ant/LICENSE
/usr/share/licenses/ant/NOTICE
/usr/share/man/man1/ant.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jan 26 23:45:09 2025