Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 2.42 KB

File metadata and controls

27 lines (19 loc) · 2.42 KB

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

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

This project defines 4 modules:

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

  • 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
1.0.0 mvn jdk21 result: 12 ✅ 304K
0.5.0 mvn jdk17.0.3 result: 10 ✅ 84K

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