Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 6.73 KB

File metadata and controls

47 lines (39 loc) · 6.73 KB

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

Source code: https://github.com/flowlogix/flowlogix.git

This project defines 6 modules:

rebuilding 20 releases of com.flowlogix:flowlogix:

  • 15 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
9.0.7 mvn jdk23 result: 9 ✅ 219K
9.0.6 mvn jdk23 result: 9 ✅ 219K
9.0.5 mvn jdk22 result: 9 ✅ 218K
9.0.4 mvn jdk22 result: 9 ✅ 218K
9.0.3 mvn jdk22 result: 11 ✅ 1 ⚠️ 🔍 6.0M
9.0.2 mvn jdk22 result: 12 ✅ 5.9M
9.0.1 mvn jdk22 result: 12 ✅ 5.9M
9.0 mvn jdk21 result: 12 ✅ 5.7M
8.0.2 mvn jdk21 result: 12 ✅ 5.7M
8.0.1 mvn jdk21 result: 12 ✅ 5.7M
8.0 mvn jdk21 result: 12 ✅ 5.7M
8.0-M1 mvn jdk21 result: 12 ✅ 5.7M
7.1.3 mvn jdk21 result: 12 ✅ 5.7M
7.1.2 mvn jdk20 result: 12 ✅ 5.7M
7.1.1 mvn jdk20 result: 12 ✅ 5.6M
7.1 mvn jdk20 result: 12 ✅ 5.6M
7.0.3 mvn jdk20 result: 11 ✅ 1 ⚠️ 🔍 📝 6.0M
7.0.2 mvn jdk20 result: 11 ✅ 1 ⚠️ 🔍 6.0M
7.0.1 mvn jdk20 result: 11 ✅ 1 ⚠️ 🔍 📝 6.0M
7.0 mvn jdk20 result: 11 ✅ 1 ⚠️ 🔍 6.0M

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