Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 6.73 KB

File metadata and controls

46 lines (38 loc) · 6.73 KB

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

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

This project defines 18 modules:

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

  • 5 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
8.0.0.Alpha1 mvn jdk21 result: 32 ✅ 6.9M
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)