Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 3.51 KB

File metadata and controls

36 lines (28 loc) · 3.51 KB

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

Source code: https://github.com/apache/zookeeper.git

This project defines 8 modules:

rebuilding 4 releases of org.apache.zookeeper:parent:

  • 0 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 4 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
3.9.2 mvn jdk11 result: 19 ✅ 5 ⚠️ 🔍 17M
3.9.1 mvn jdk11 result: 17 ✅ 7 ⚠️ 📝 17M
3.9.0 mvn jdk11 result: 17 ✅ 7 ⚠️ 🔍 📝 17M
3.8.4
3.8.3
3.8.2
3.8.1 mvn jdk8 result: 16 ✅ 8 ⚠️ 🔍 18M

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