Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 2.92 KB

File metadata and controls

27 lines (19 loc) · 2.92 KB

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

Source code: https://github.com/hazendaz/catch-exception.git

This project defines 3 modules:

rebuilding 3 releases of com.github.hazendaz.catch-exception:catch-exception-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
2.3.3 mvn jdk22 w result: 17 ✅ 372K
2.3.2 mvn jdk22 w result: 17 ✅ 371K
2.2.0 mvn jdk11 w result: 11 ✅ 140K

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