Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 3.35 KB

File metadata and controls

32 lines (24 loc) · 3.35 KB

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

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

This project defines 3 modules:

rebuilding 8 releases of org.apache.maven.jxr:jxr:

  • 8 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 0 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
3.6.0 mvn jdk8 w result: 14 ✅ 1.3M
3.5.0 mvn jdk8 w result: 14 ✅ 1.3M
3.4.0 mvn jdk8 w result: 14 ✅ 1.4M
3.3.2 mvn jdk8 w result: 15 ✅ 1.3M
3.3.1 mvn jdk8 w result: 15 ✅ 1.3M
3.3.0 mvn jdk8 w result: 9 ✅ 641K
3.2.0 mvn jdk8 result: 9 ✅ 629K
3.1.1 mvn jdk8 w result: 9 ✅ 636K

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