Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 2.69 KB

File metadata and controls

28 lines (20 loc) · 2.69 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 4 releases of org.jpmml:jpmml-converter:

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