Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 2.25 KB

README.md

File metadata and controls

28 lines (20 loc) · 2.25 KB

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

Source code: https://github.com/jflex-de/jflex.git

This project defines 5 modules:

rebuilding 2 releases of de.jflex:jflex-parent:

  • 1 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 1 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
1.9.1 mvn jdk11 result: 8 ✅ 4.3M
1.9.0 mvn jdk19 result: 12 ✅ 2 ⚠️ 4.4M

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