Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 4.56 KB

File metadata and controls

39 lines (31 loc) · 4.56 KB

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

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

This project defines 5 modules:

rebuilding 13 releases of org.jpmml:jpmml-r:

  • 11 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
1.7.1 mvn jdk11 result: 5 ✅ 8 ⚠️ 507K
1.7.0 mvn jdk11 result: 5 ✅ 8 ⚠️ 516K
1.6.6 mvn jdk8 result: 13 ✅ 514K
1.6.5 mvn jdk8 result: 13 ✅ 514K
1.6.4 mvn jdk8 result: 13 ✅ 505K
1.6.3 mvn jdk8 result: 13 ✅ 505K
1.6.2 mvn jdk8 result: 13 ✅ 501K
1.6.1 mvn jdk8 result: 13 ✅ 485K
1.6.0 mvn jdk8 result: 13 ✅ 476K
1.5.6 mvn jdk8 result: 7 ✅ 441K
1.5.5 mvn jdk8 result: 7 ✅ 439K
1.5.4 mvn jdk8 result: 7 ✅ 438K
1.5.3 mvn jdk8 result: 7 ✅ 415K

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