Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.79 KB

File metadata and controls

20 lines (14 loc) · 1.79 KB

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

Source code: https://github.com/apache/commons-logging

rebuilding 3 releases of commons-logging:commons-logging:

  • 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.3.2 mvn jdk21 result: 9 ✅ 677K
1.3.1 mvn jdk17 result: 7 ✅ 638K
1.3.0 mvn jdk21 result: 7 ✅ 632K

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