Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 3.98 KB

README.md

File metadata and controls

36 lines (28 loc) · 3.98 KB

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

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

This project defines 8 modules:

rebuilding 7 releases of com.io7m.jsx:com.io7m.jsx:

  • 6 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
4.0.0 mvn jdk21 result: 37 ✅ 1 ⚠️ 🔍 2.0M
3.1.1 mvn jdk17.0.7 result: 39 ✅ 1.4M
3.1.0 mvn jdk17.0.7 result: 31 ✅ 669K
3.0.3 mvn jdk17.0.7 result: 31 ✅ 665K
3.0.2 mvn jdk17.0.7 result: 31 ✅ 664K
3.0.1 mvn jdk17.0.4.1 result: 31 ✅ 699K
3.0.0 mvn jdk17.0.3 result: 30 ✅ 381K

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