Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 5.23 KB

File metadata and controls

35 lines (27 loc) · 5.23 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 9 releases of com.fasterxml.jackson.dataformat:jackson-dataformats-text:

  • 9 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.0 mvn jdk8 result: 17 ✅ 504K
2.18.0-rc1 mvn jdk8 result: 17 ✅ 505K
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)