Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 3.49 KB

File metadata and controls

33 lines (25 loc) · 3.49 KB

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

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

This project defines 8 modules:

rebuilding 4 releases of com.io7m.jxtrand:com.io7m.jxtrand:

  • 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
2.1.0 mvn jdk21 result: 37 ✅ 1.8M
2.0.0 mvn jdk17.0.7 result: 29 ✅ 134K
1.1.0 mvn jdk17.0.3 result: 17 ✅ 64K
1.0.0 mvn jdk14.0.2 result: 18 ✅ 67K

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