Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 6.14 KB

File metadata and controls

38 lines (30 loc) · 6.14 KB

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

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

This project defines 5 modules:

rebuilding 12 releases of com.fasterxml.jackson.dataformat:jackson-dataformats-text:

  • 12 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
2.18.2 mvn jdk8 result: 17 ✅ 504K
2.18.1 mvn jdk8 result: 17 ✅ 504K
2.18.0 mvn jdk8 result: 17 ✅ 504K
2.18.0-rc1 mvn jdk8 result: 17 ✅ 505K
2.17.3 mvn jdk8 result: 17 ✅ 496K
2.17.2 mvn jdk8 result: 17 ✅ 496K
2.17.1 mvn jdk8 result: 17 ✅ 496K
2.17.0 mvn jdk8 result: 17 ✅ 495K
2.17.0-rc1 mvn jdk8 result: 17 ✅ 495K
2.16.2 mvn jdk8 result: 17 ✅ 493K
2.16.1 mvn jdk8 result: 17 ✅ 493K
2.16.0 mvn jdk8 result: 17 ✅ 493K

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