Skip to content

Latest commit

 

History

History
51 lines (43 loc) · 5.36 KB

File metadata and controls

51 lines (43 loc) · 5.36 KB

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

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

This project defines 25 modules:

rebuilding 5 releases of org.apache.avro:avro-toplevel:

  • 3 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.12.0 mvn jdk22 result: 129 ✅ 65M
1.11.4 mvn jdk8 result: 61 ✅ 1 ⚠️ 59M
1.11.3 mvn jdk8 result: 125 ✅ 1 ⚠️ 🔍 62M
1.11.2 mvn jdk8 result: 126 ✅ 62M
1.11.1 mvn jdk8 result: 80 ✅ 59M

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