Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 4.79 KB

File metadata and controls

41 lines (33 loc) · 4.79 KB

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

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

This project defines 10 modules:

rebuilding 10 releases of org.jpmml:jpmml-model:

  • 7 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 3 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
1.7.2 mvn jdk11 result: 9 ✅ 17 ⚠️ 📝 2.1M
1.7.1 mvn jdk11 result: 9 ✅ 17 ⚠️ 🔍 📝 2.1M
1.7.0 mvn jdk11 result: 9 ✅ 17 ⚠️ 2.1M
1.6.11 mvn jdk8 result: 26 ✅ 3.0M
1.6.10 mvn jdk8 result: 26 ✅ 3.0M
1.6.9 mvn jdk8 result: 26 ✅ 3.0M
1.6.8 mvn jdk8 result: 26 ✅ 3.0M
1.6.7 mvn jdk8 result: 26 ✅ 3.0M
1.6.6 mvn jdk8 result: 26 ✅ 3.0M
1.6.5 mvn jdk8 result: 26 ✅ 2.9M

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