Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 5.75 KB

File metadata and controls

49 lines (41 loc) · 5.75 KB

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

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

This project defines 20 modules:

rebuilding 8 releases of org.apache.ratis:ratis:

  • 2 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 6 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
3.1.3 mvn jdk8 result: 126 ✅ 67M
3.1.2 mvn jdk8 result: 123 ✅ 4 ⚠️ 🔍 📝 86M
3.1.1 mvn jdk8 result: 127 ✅ 86M
3.1.0 mvn jdk8 result: 52 ✅ 20 ⚠️ 📝 83M
3.0.1 mvn jdk8 result: 52 ✅ 20 ⚠️ 📝 83M
3.0.0 mvn jdk8 result: 52 ✅ 20 ⚠️ 📝 84M
2.5.1 mvn jdk8 result: 46 ✅ 18 ⚠️ 🔍 📝 81M
2.5.0 mvn jdk8 result: 46 ✅ 19 ⚠️ 📝 81M

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