Skip to content

Latest commit

 

History

History
56 lines (48 loc) · 6.14 KB

File metadata and controls

56 lines (48 loc) · 6.14 KB

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

Source code: https://github.com/apache/geronimo-batchee.git

This project defines 31 modules:

rebuilding 4 releases of org.apache.batchee:batchee:

  • 2 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
2.0.0 mvn jdk17 result: 74 ✅ 13 ⚠️ 🔍 47M
1.0.4 mvn jdk11 result: 95 ✅ 55M
1.0.3 mvn jdk8 result: 96 ✅ 46M
1.0.2 mvn jdk8 result: 84 ✅ 12 ⚠️ 🔍 📝 46M

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