Skip to content

Latest commit

 

History

History
68 lines (60 loc) · 7.63 KB

File metadata and controls

68 lines (60 loc) · 7.63 KB

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

Source code: https://github.com/apache/incubator-wayang.git

This project defines 43 modules:

rebuilding 4 releases of org.apache.wayang:wayang:

  • 2 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 2 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
1.0.0 mvn jdk11 result: 72 ✅ 2 ⚠️ 🔍 📝 18M
0.7.1 mvn jdk8 result: 90 ✅ 14M
0.7.0 mvn jdk8 result: 90 ✅ 12M
0.6.0 mvn jdk8 result: 61 ✅ 26 ⚠️ 📝 12M

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