Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 3.06 KB

File metadata and controls

31 lines (23 loc) · 3.06 KB

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

Source code: https://github.com/apache/creadur-rat.git

This project defines 6 modules:

rebuilding 4 releases of org.apache.rat:apache-rat-project:

  • 4 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
0.16.1 mvn jdk16 result: 20 ✅ 22M
0.16 mvn jdk16 result: 23 ✅ 17M
0.15 mvn jdk16 result: 22 ✅ 12M
0.14 mvn jdk16 result: 22 ✅ 12M

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