Skip to content

Latest commit

 

History

History
67 lines (59 loc) · 10.2 KB

File metadata and controls

67 lines (59 loc) · 10.2 KB

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

Source code: https://github.com/apache/maven-surefire.git

This project defines 25 modules:

rebuilding 21 releases of org.apache.maven.surefire:surefire:

  • 17 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 4 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? stabilize size
3.5.5 mvn jdk21 result: 123 ✅ 15M
3.5.4 mvn jdk21 result: 123 ✅ 15M
3.5.3 mvn jdk8 result: 123 ✅ 14M
3.5.2 mvn jdk8 w result: 123 ✅ 14M
3.5.1 mvn jdk8 w result: 123 ✅ 14M
3.5.0 mvn jdk8 w result: 123 ✅ 14M
3.4.0 mvn jdk8 w result: 123 ✅ 14M
3.3.1 mvn jdk8 w result: 123 ✅ 14M
3.3.0 mvn jdk8 w result: 123 ✅ 14M
3.2.5 mvn jdk8 w result: 125 ✅ 13M
3.2.3 mvn jdk8 w result: 125 ✅ 13M
3.2.2 mvn jdk17 result: 125 ✅ 13M
3.2.1 mvn jdk11 w result: 125 ✅ 13M
3.1.2 mvn jdk8 w result: 75 ✅ 11M
3.1.0 mvn jdk8 w result: 75 ✅ 9.9M
3.0.0 mvn jdk17 result: 75 ✅ 9.9M
3.0.0-M9 mvn jdk11 result: 39 ✅ 36 ⚠️ 🔍 - 11M
3.0.0-M8 mvn jdk8 w result: 75 ✅ 10M
3.0.0-M7 mvn jdk11 result: 39 ✅ 36 ⚠️ 🔍 - 10M
3.0.0-M6 mvn jdk8 w result: 38 ✅ 37 ⚠️ 🔍 📝 - 10M
3.0.0-M5 mvn jdk8 w result: 45 ✅ 5 ⚠️ 📝 - 8.9M

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