Sat, 27 Apr 2024 15:46:57 UTC | login

Information for build javapackages-bootstrap-1.5.0-2.el9sbase_901

ID46102
Package Namejavapackages-bootstrap
Version1.5.0
Release2.el9sbase_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/javapackages-bootstrap#d5ef471014b2ab7fca93e4b0f6d4145e6e1a6137
SummaryA means of bootstrapping Java Packages Tools
DescriptionIn a nutshell, Java Packages Bootstrap (JPB) is a standalone build of all Java software packages that are required for Java Packages Tools (JPT) to work. In order to achieve reliable and reproducible builds of Java packages while meeting Fedora policy that requires everything to be built from source, without using prebuilt binary artifacts, it is necessary to build the packages in a well-defined, acyclic order. Dependency cycles between packages are the biggest obstacle to achieving this goal and JPT is the biggest offender -- it requires more than a hundred of Java packages, all of which in turn build-require JPT. JPB comes with a solution to this problem -- it builds everything that JPT needs to work, without reliance on any Java software other than OpenJDK. JPT can depend on JPB for everything, without depending on any other Java packages. For example, JPB contains embedded version of XMvn, removing dependency of JPT on XMvn, allowing JPT to be used before one builds XMvn package.
Built bytdawson
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 20:37:51 UTC
CompletedWed, 14 Jun 2023 20:47:03 UTC
Taskbuild (isa9s-packages-baseline-el9sbase, /redhat/centos-stream/rpms/javapackages-bootstrap:d5ef471014b2ab7fca93e4b0f6d4145e6e1a6137)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/javapackages-bootstrap#d5ef471014b2ab7fca93e4b0f6d4145e6e1a6137'}}
Tags
isa9s-packages-baseline-candidate
isa9s-packages-baseline-testing
RPMs
src
javapackages-bootstrap-1.5.0-2.el9sbase_901.src.rpm (info) (download)
noarch
javapackages-bootstrap-1.5.0-2.el9sbase_901.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.5.0-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Mon Jul 26 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.5.0-1 - Update to upstream version 1.5.0 * Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.4.0-2 - Rebuild to workaround DistroBaker issue * Thu Mar 18 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.4.0-1 - Update to upstream version 1.4.0 * Mon Feb 08 2021 Marian Koncek <mkoncek@redhat.com> - 1.3.0-1 - Update to upstream version 1.3.0 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Dec 16 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2.0-1 - Update to upstream version 1.2.0 * Thu Dec 03 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.1.0-1 - Update to upstream version 1.1.0 * Wed Nov 25 2020 Marian Koncek <mkoncek@redhat.com> - 1.0.0-1 - Initial commit