Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 3.01 KB

File metadata and controls

29 lines (21 loc) · 3.01 KB

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

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

This project defines 4 modules:

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

  • 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.1.0 mvn jdk21 result: 17 ✅ 792K
1.0.0 mvn jdk21 result: 17 ✅ 742K
1.0.0-beta0002 mvn jdk21 result: 17 ✅ 742K
1.0.0-beta0001 mvn jdk21 result: 17 ✅ 741K

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