Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 3.36 KB

README.md

File metadata and controls

34 lines (26 loc) · 3.36 KB

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

Project: net.jsign:jsign Reproducible Builds

Source code: https://github.com/ebourg/jsign.git

This project defines 8 modules:

rebuilding 5 releases of net.jsign:jsign:

  • 1 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? size
7.1 mvn jdk8 w result: 24 ✅ 3.2M
7.0 mvn jdk8 w result: 22 ✅ 2 ⚠️ 🔍 3.2M
6.0 mvn jdk8 w result: 19 ✅ 1 ⚠️ 🔍 📝 1.7M
5.0 mvn jdk8 w result: 19 ✅ 1 ⚠️ 🔍 1.5M
4.2 mvn jdk8 w result: 17 ✅ 3 ⚠️ 🔍 1.6M

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