Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 2.11 KB

File metadata and controls

20 lines (14 loc) · 2.11 KB

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

Source code: https://github.com/apache/commons-cli.git

rebuilding 3 releases of commons-cli:commons-cli:

  • 0 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 3 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
1.9.0 mvn jdk17 result: 6 ✅ 1 ⚠️ 🔍 375K
1.8.0 mvn jdk17 result: 6 ✅ 1 ⚠️ 🔍 362K
1.7.0 mvn jdk17 result: 6 ✅ 1 ⚠️ 359K

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