Skip to content

Latest commit

 

History

History
75 lines (67 loc) · 8.46 KB

File metadata and controls

75 lines (67 loc) · 8.46 KB

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

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

This project defines 50 modules:

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

  • 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
4.0.1 mvn jdk8 result: 135 ✅ 19 ⚠️ 📝 536M
4.0.0 mvn jdk8 result: 135 ✅ 18 ⚠️ 🔍 📝 516M
4.0.0-beta-1 mvn jdk8 result: 141 ✅ 17 ⚠️ 📝 501M
4.0.0-alpha-2 mvn jdk8 result: 142 ✅ 20 ⚠️ 🔍 351M

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