Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 3.67 KB

File metadata and controls

25 lines (19 loc) · 3.67 KB

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

Source code: https://github.com/mybatis/spring.git

rebuilding 8 releases of org.mybatis:mybatis-spring:

  • 3 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 5 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
3.0.4 mvn jdk22 w result: 3 ✅ 165K
3.0.3 mvn jdk17 result: 3 ✅ 156K
3.0.2 mvn jdk17 result: 2 ✅ 1 ⚠️ 🔍 📝 154K
3.0.1 mvn jdk17 w result: 3 ✅ 154K
3.0.0 mvn jdk18 result: 1 ✅ 2 ⚠️ 🔍 📝 284K
2.1.2 mvn jdk11 result: 2 ✅ 1 ⚠️ 📝 151K
2.1.1 mvn jdk17 result: 2 ✅ 1 ⚠️ 📝 151K
2.1.0 mvn jdk15 result: 1 ✅ 2 ⚠️ 🔍 📝 282K

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