Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 4.23 KB

File metadata and controls

32 lines (24 loc) · 4.23 KB

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

Source code: https://github.com/michael-o/tomcatspnegoad.git

This project defines 4 modules:

rebuilding 7 releases of net.sf.michael-o.tomcat:tomcat-authnz-spnego-ad:

  • 6 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.2.4 mvn jdk11 w result: 9 ✅ 2 ⚠️ 📝 571K
4.2.1 mvn jdk11 w result: 11 ✅ 569K
4.2.0 mvn jdk11 w result: 11 ✅ 568K
4.1.0 mvn jdk11 w result: 11 ✅ 415K
4.0.1 mvn jdk11 w result: 11 ✅ 421K
4.0.0 mvn jdk11 w result: 11 ✅ 420K
3.9.0 mvn jdk11 w result: 3 ✅ 132K

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