Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 4.89 KB

File metadata and controls

39 lines (31 loc) · 4.89 KB

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

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

This project defines 7 modules:

rebuilding 11 releases of com.io7m.quarrel:com.io7m.quarrel:

  • 11 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.6.1 mvn jdk21 result: 33 ✅ 2.6M
1.6.0 mvn jdk21 result: 33 ✅ 2.5M
1.5.0 mvn jdk21 result: 33 ✅ 2.5M
1.4.0 mvn jdk21 result: 33 ✅ 2.5M
1.3.0 mvn jdk17.0.7 result: 26 ✅ 1.6M
1.2.0 mvn jdk17.0.7 result: 27 ✅ 1.6M
1.1.0 mvn jdk17.0.7 result: 27 ✅ 1.6M
1.0.0 mvn jdk17.0.7 result: 27 ✅ 1.6M
1.0.0-beta0001 mvn jdk17.0.7 result: 27 ✅ 1.6M
0.0.2 mvn jdk17.0.7 result: 27 ✅ 1.6M
0.0.1 mvn jdk17.0.7 result: 23 ✅ 1.6M

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