Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 3.77 KB

File metadata and controls

34 lines (26 loc) · 3.77 KB

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

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

This project defines 7 modules:

rebuilding 6 releases of io.avaje:avaje-validator-parent:

  • 6 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
2.8 mvn jdk21 result: 19 ✅ 627K
2.8-RC1 mvn jdk21 result: 19 ✅ 627K
2.7 mvn jdk21 result: 19 ✅ 607K
2.6 mvn jdk21 result: 19 ✅ 600K
2.5 mvn jdk21 result: 19 ✅ 600K
2.4 mvn jdk21 result: 19 ✅ 600K

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