Thu, 24 Apr 2025 23:25:59 MSK | login

Information for build ant-1.10.12-9.module+el9.4.0+37+b05730a7

ID12231
Package Nameant
Version1.10.12
Release9.module+el9.4.0+37+b05730a7
Epoch
Sourcegit+http://git.inferitos.ru/rpms/ant#fe741ed7b77218a55d04ad8c7602cffb3d2b4cec
SummaryJava build tool
DescriptionApache 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.
Built bykojiroot
State complete
Volume DEFAULT
StartedMon, 08 Apr 2024 22:04:55 MSK
CompletedMon, 08 Apr 2024 22:05:56 MSK
Taskbuild (module-b05730a714dfad4e, /rpms/ant:changed/i9c-beta-stream-202201/ant-1.10.12-9.module_el9+897+a374cd94)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/ant?#changed/i9c-beta-stream-202201/ant-1.10.12-9.module_el9+897+a374cd94'}}
Tags
module-javapackages-bootstrap-202201-9040020240408184420-8cf767d6
module-javapackages-bootstrap-202201-9040020240408184420-8cf767d6-build
RPMs
src
ant-1.10.12-9.module+el9.4.0+37+b05730a7.src.rpm (info) (download)
noarch
ant-1.10.12-9.module+el9.4.0+37+b05730a7.noarch.rpm (info) (download)
ant-junit-1.10.12-9.module+el9.4.0+37+b05730a7.noarch.rpm (info) (download)
ant-lib-1.10.12-9.module+el9.4.0+37+b05730a7.noarch.rpm (info) (download)
Logs
noarch
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Mon Apr 08 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.10.12-9 - Rebuilt for MSVSphere 9.4 beta * Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.12-9 - Rebuild to regenerate auto-requires * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.12-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jul 14 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.12-7 - Skip running ImageIOTest test * Mon Jun 06 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.12-6 - Rebuild to fix incorrect version string - Resolves: rhbz#1936159 * Fri Jun 03 2022 Marian Koncek <mkoncek@redhat.com> - 1.10.12-5 - Fix integer overflow when parsing SOURCE_DATE_EPOCH * Fri Apr 22 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10.12-4 - Fix FTBFS with JUnit 5.8.x