Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 3.17 KB

File metadata and controls

30 lines (22 loc) · 3.17 KB

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

Source code: https://github.com/jpmml/jpmml-converter.git

This project defines 3 modules:

rebuilding 6 releases of org.jpmml:jpmml-converter:

  • 5 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 1 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
1.5.12 mvn jdk8 result: 7 ✅ 348K
1.5.11 mvn jdk8 result: 7 ✅ 348K
1.5.10 mvn jdk8 result: 7 ✅ 348K
1.5.9 mvn jdk8 result: 7 ✅ 351K
1.5.8 mvn jdk8 result: 7 ✅ 352K
1.5.7 mvn jdk8 result: 5 ✅ 2 ⚠️ 345K

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