Fedora Packages

javapackages-bootstrap

A means of bootstrapping Java Packages Tools

In 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.16.0-2.fc41 -
Fedora 40 1.16.0-3.fc40 1.16.0-3.fc40
Fedora 39 1.9.0-3.fc39 -
Fedora 38 1.7.2-1.fc38 -
File a new bug report »
Package Info
  • Upstream: https://github.com/fedora-java/javapackages-bootstrap
  • License(s): Apache-1.1 AND Apache-2.0 AND (Apache-2.0 OR EPL-2.0) AND (Apache-2.0 OR LGPL-2.0-or-later) AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-2.5 AND CC0-1.0 AND CPL-1.0 AND EPL-1.0 AND EPL-2.0 AND (EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0) AND LicenseRef-Fedora-Public-Domain AND MIT AND Plexus AND SMLNJ AND Saxpath AND xpp
  • Maintainers: mkoncek, mizdebsk

Related Packages

You can contact the maintainers of this package via email at javapackages-bootstrap dash maintainers at fedoraproject dot org.



Sources on Pagure