Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 6.25 KB

File metadata and controls

44 lines (36 loc) · 6.25 KB

Reproducible Builds an independently-verifiable path from source to binary code

Source code: https://github.com/hibernate/hibernate-search.git

This project defines 17 modules:

rebuilding 6 releases of org.hibernate.search:hibernate-search-bom:

  • 4 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 2 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
7.2.2.Final mvn jdk21 result: 30 ✅ 5.3M
7.2.1.Final mvn jdk21 result: 30 ✅ 5.3M
7.2.0.Final mvn jdk21 result: 29 ✅ 1 ⚠️ 5.3M
7.2.0.CR1 mvn jdk21 result: 29 ✅ 1 ⚠️ 5.3M
7.2.0.Alpha2 mvn jdk17 result: 30 ✅ 5.3M
7.2.0.Alpha1 mvn jdk17 result: 30 ✅ 5.2M

(size is calculated without javadoc, that has been excluded from reproducibility checks)