Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 3.28 KB

File metadata and controls

30 lines (22 loc) · 3.28 KB

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

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

This project defines 5 modules:

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

  • 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
4.0.0 mvn jdk21 result: 17 ✅ 327K
3.2.0 mvn jdk17.0.3 result: 17 ✅ 130K
3.1.0 mvn jdk17.0.3 result: 18 ✅ 134K
3.0.0 mvn jdk17.0.3 result: 18 ✅ 133K

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