Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 5.26 KB

File metadata and controls

41 lines (33 loc) · 5.26 KB

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

Source code: https://github.com/bndtools/bnd

This project defines 10 modules:

rebuilding 10 releases of biz.aQute.bnd:bnd-plugin-parent:

  • 10 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
7.1.0 mvn jdk17 result: 28 ✅ 411K
7.0.0 mvn jdk17 result: 28 ✅ 400K
6.4.0 mvn jdk17 result: 28 ✅ 392K
6.3.1 mvn jdk17 result: 25 ✅ 258K
6.3.0 mvn jdk17 result: 25 ✅ 258K
6.2.0 mvn jdk17 result: 25 ✅ 258K
6.1.0 mvn jdk17 result: 25 ✅ 247K
6.0.0 mvn jdk8 result: 25 ✅ 242K
5.3.0 mvn jdk8 result: 17 ✅ 176K
5.2.0 mvn jdk8 result: 17 ✅ 175K

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