Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 2.89 KB

File metadata and controls

28 lines (20 loc) · 2.89 KB

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

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

This project defines 5 modules:

rebuilding 2 releases of org.apache.commons:commons-statistics-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.1 mvn jdk11 result: 32 ✅ 3.5M
1.0 mvn jdk8 result: 5 ✅ 2 ⚠️ 🔍 📝 1.8M

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