Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 4.16 KB

File metadata and controls

35 lines (27 loc) · 4.16 KB

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

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

This project defines 5 modules:

rebuilding 9 releases of com.io7m.jbssio:com.io7m.jbssio:

  • 8 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
2.1.0 mvn jdk21 result: 22 ✅ 960K
2.0.0 mvn jdk17.0.6 result: 17 ✅ 267K
1.1.1 mvn jdk17.0.3 result: 13 ✅ 245K
1.1.0 mvn jdk14.0.2 result: 14 ✅ 248K
1.0.2 mvn jdk14.0.2 result: 14 ✅ 228K
1.0.1 mvn jdk14.0.2 result: 14 ✅ 228K
1.0.0 mvn jdk14.0.2 result: 14 ✅ 228K
0.0.3 mvn jdk11.0.6 result: 14 ✅ 225K
0.0.2 mvn jdk11.0.5

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