Skip to content

Latest commit

 

History

History
72 lines (64 loc) · 8.42 KB

File metadata and controls

72 lines (64 loc) · 8.42 KB

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

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

This project defines 38 modules:

rebuilding 9 releases of org.apache.shiro:shiro-root:

  • 3 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 6 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
2.0.1 mvn jdk22 result: 106 ✅ 17M
2.0.0 mvn jdk21 result: 107 ✅ 18M
2.0.0-alpha-4 mvn jdk21 result: 107 ✅ 17M
2.0.0-alpha-3 mvn jdk20 result: 106 ✅ 1 ⚠️ 🔍 14M
2.0.0-alpha-2
2.0.0-alpha-1 mvn jdk19 result: 79 ✅ 27 ⚠️ 🔍 📝 13M
1.13.0
1.12.0
1.11.0 mvn jdk11 result: 88 ✅ 3 ⚠️ 🔍 📝 6.3M
1.10.1
1.10.0 mvn jdk11 result: 80 ✅ 3 ⚠️ 🔍 5.5M
1.9.1 mvn jdk11 result: 58 ✅ 25 ⚠️ 🔍 📝 5.5M
1.9.0 mvn jdk11 result: 34 ✅ 49 ⚠️ 🔍 📝 5.5M

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