Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 4.05 KB

File metadata and controls

34 lines (26 loc) · 4.05 KB

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

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

This project defines 8 modules:

rebuilding 5 releases of com.io7m.jwheatsheaf:com.io7m.jwheatsheaf:

  • 4 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: 32 ✅ 2.3M
4.0.0-beta0001 mvn jdk17.0.7 result: 29 ✅ 1.6M
3.0.0 mvn jdk17.0.7 result: 29 ✅ 1.3M
2.0.1 mvn jdk11.0.6 result: 25 ✅ 1.2M
2.0.0 mvn jdk11.0.6 result: 22 ✅ 3 ⚠️ 1.2M

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