Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 2.28 KB

File metadata and controls

26 lines (18 loc) · 2.28 KB

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

Source code: https://github.com/avaje/avaje-sigma.git

This project defines 2 modules:

rebuilding 3 releases of io.avaje:avaje-sigma-parent:

  • 3 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.0 mvn jdk21 result: 4 ✅ 110K
0.4 mvn jdk21 result: 4 ✅ 110K
0.3 mvn jdk21 result: 4 ✅ 110K

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