Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 2.25 KB

File metadata and controls

26 lines (18 loc) · 2.25 KB

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

Source code: https://github.com/io7m/jodist.git

This project defines 3 modules:

rebuilding 2 releases of com.io7m.jodist:com.io7m.jodist:

  • 2 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
2.0.1 mvn jdk21 result: 12 ✅ 986K
2.0.0 mvn jdk17.0.4.1 result: 5 ✅ 335K

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