Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 3.93 KB

File metadata and controls

36 lines (28 loc) · 3.93 KB

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

Source code: https://github.com/apache/qpid-jms.git

This project defines 4 modules:

rebuilding 9 releases of org.apache.qpid:qpid-jms-parent:

  • 9 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
2.5.0 mvn jdk11 result: 10 ✅ 6.7M
2.4.0 mvn jdk11 result: 10 ✅ 6.7M
2.3.0 mvn jdk11 result: 10 ✅ 6.7M
2.2.0 mvn jdk11 result: 10 ✅ 6.7M
2.1.0 mvn jdk11 result: 10 ✅ 6.7M
2.0.0
1.11.0
1.10.0 mvn jdk11 result: 10 ✅ 6.7M
1.9.0 mvn jdk11 result: 10 ✅ 6.7M
1.8.0 mvn jdk11 result: 10 ✅ 6.7M
1.7.0 mvn jdk11 result: 10 ✅ 6.7M

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