Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 2.58 KB

File metadata and controls

27 lines (19 loc) · 2.58 KB

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

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

This project defines 2 modules:

rebuilding 4 releases of org.jpmml:jpmml-transpiler:

  • 4 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 0 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
1.3.8 mvn jdk8 result: 4 ✅ 390K
1.3.7 mvn jdk8 result: 4 ✅ 390K
1.3.6 mvn jdk8 result: 4 ✅ 390K
1.3.5 mvn jdk11 result: 4 ✅ 390K

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