Thu, 24 Apr 2025 23:23:40 MSK | login

Information for build javapackages-bootstrap-1.5.0-3.el9

ID26771
Package Namejavapackages-bootstrap
Version1.5.0
Release3.el9
Epoch
Sourcejavapackages-bootstrap-1.5.0-3.el9.src.rpm
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 bytigro
State complete
Volume DEFAULT
StartedFri, 28 Mar 2025 15:20:55 MSK
CompletedFri, 28 Mar 2025 15:23:28 MSK
Taskbuild (inferit-9_6-bootstrap, javapackages-bootstrap-1.5.0-3.el9.src.rpm)
Extra{'source': {'original_url': 'javapackages-bootstrap-1.5.0-3.el9.src.rpm'}}
Tags
inferit-9_6-bootstrap
inferit-9_6-init
RPMs
src
javapackages-bootstrap-1.5.0-3.el9.src.rpm (info) (download)
noarch
javapackages-bootstrap-1.5.0-3.el9.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 * Thu Dec 12 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.5.0-3 - Fix FTBFS after default Java change