Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 4.3 KB

File metadata and controls

37 lines (29 loc) · 4.3 KB

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

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

This project defines 7 modules:

rebuilding 9 releases of org.jpmml:jpmml-sklearn:

  • 8 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.8.6 mvn jdk8 result: 19 ✅ 1.2M
1.8.5 mvn jdk8 result: 19 ✅ 1.2M
1.8.4 mvn jdk8 result: 19 ✅ 1.2M
1.8.3 mvn jdk8 result: 19 ✅ 1.2M
1.8.2 mvn jdk8 result: 13 ✅ 6 ⚠️ 📝 1.2M
1.8.1 mvn jdk8 result: 13 ✅ 699K
1.8.0 mvn jdk8 result: 13 ✅ 674K
1.7.56 mvn jdk8 result: 13 ✅ 667K
1.7.55 mvn jdk8 result: 13 ✅ 663K

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