Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 5.94 KB

File metadata and controls

43 lines (35 loc) · 5.94 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 5 releases of org.hibernate.search:hibernate-search-bom:

  • 3 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.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)