Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 2.92 KB

File metadata and controls

28 lines (20 loc) · 2.92 KB

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

Source code: https://github.com/rockcrafters/java-rockcraft-plugins.git

This project defines 3 modules:

rebuilding 4 releases of io.github.rockcrafters:rockcraft-parent:

  • 4 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
1.1.1 mvn jdk8 result: 7 ✅ 113K
1.1.0 mvn jdk8 result: 7 ✅ 113K
1.0.0 mvn jdk8 result: 7 ✅ 105K
0.2.3 mvn jdk8 result: 7 ✅ 81K

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