Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 6.26 KB

File metadata and controls

38 lines (30 loc) · 6.26 KB

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

Source code: https://github.com/FasterXML/jackson-dataformats-binary.git

This project defines 6 modules:

rebuilding 11 releases of com.fasterxml.jackson.dataformat:jackson-dataformats-binary:

  • 6 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
2.18.1 mvn jdk8 result: 20 ✅ 1 ⚠️ 1.1M
2.18.0 mvn jdk8 result: 21 ✅ 1.1M
2.18.0-rc1 mvn jdk8 result: 21 ✅ 1.1M
2.17.3 mvn jdk8 result: 15 ✅ 1 ⚠️ 713K
2.17.2 mvn jdk8 result: 15 ✅ 1 ⚠️ 713K
2.17.1 mvn jdk8 result: 15 ✅ 1 ⚠️ 🔍 712K
2.17.0 mvn jdk8 result: 15 ✅ 1 ⚠️ 🔍 712K
2.17.0-rc1 mvn jdk8 result: 16 ✅ 713K
2.16.2 mvn jdk8 result: 21 ✅ 1.1M
2.16.1 mvn jdk8 result: 16 ✅ 709K
2.16.0 mvn jdk8 result: 16 ✅ 709K

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