Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 3.75 KB

File metadata and controls

34 lines (26 loc) · 3.75 KB

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

Source code: https://github.com/foreach-across/across-framework.git

This project defines 6 modules:

rebuilding 7 releases of com.foreach.across:across-base:

  • 7 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 0 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
6.0.0 mvn jdk17 result: 12 ✅ 1.5M
5.5.1 mvn jdk8 result: 12 ✅ 1.5M
5.5.0 mvn jdk8 result: 12 ✅ 1.5M
5.4.2 mvn jdk8 result: 9 ✅ 842K
5.4.1 mvn jdk8 result: 9 ✅ 842K
5.4.0 mvn jdk8 result: 9 ✅ 842K
5.3.0 mvn jdk8 result: 9 ✅ 841K

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