Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 4.78 KB

File metadata and controls

41 lines (33 loc) · 4.78 KB

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

Source code: https://github.com/apache/ws-wss4j.git

This project defines 10 modules:

rebuilding 10 releases of org.apache.wss4j:wss4j:

  • 9 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 1 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
4.0.0 mvn jdk17 result: 51 ✅ 7.4M
3.0.4 mvn jdk11 result: 51 ✅ 6.8M
3.0.3 mvn jdk11 result: 52 ✅ 6.8M
3.0.2 mvn jdk11 result: 52 ✅ 6.7M
3.0.1 mvn jdk17 result: 32 ✅ 5.6M
3.0.0 mvn jdk11 result: 32 ✅ 6.6M
2.4.3 mvn jdk8 result: 52 ✅ 6.6M
2.4.2 mvn jdk8 result: 32 ✅ 5.5M
2.4.1 mvn jdk8 result: 32 ✅ 6.6M
2.4.0 mvn jdk8 result: 10 ✅ 12 ⚠️ 🔍 📝 6.5M

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