Skip to content

Latest commit

 

History

History
52 lines (44 loc) · 8.79 KB

File metadata and controls

52 lines (44 loc) · 8.79 KB

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

Source code: https://github.com/google/guava.git

This project defines 5 modules:

rebuilding 26 releases of com.google.guava:guava:

  • 8 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 18 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
33.4.0-jre mvn jdk11 result: 14 ✅ 9.0M
33.4.0-android mvn jdk11 result: 11 ✅ 6.4M
33.3.1-jre mvn jdk11 result: 14 ✅ 8.9M
33.3.1-android mvn jdk11 result: 11 ✅ 6.1M
33.3.0-jre mvn jdk11 result: 14 ✅ 8.9M
33.3.0-android mvn jdk11 result: 11 ✅ 6.1M
33.2.1-jre mvn jdk11 result: 14 ✅ 8.9M
33.2.1-android mvn jdk11 result: 11 ✅ 6.0M
33.2.0-jre mvn jdk11 result: 11 ✅ 3 ⚠️ 8.9M
33.2.0-android mvn jdk11 result: 8 ✅ 3 ⚠️ 6.0M
33.1.0-jre mvn jdk11 result: 11 ✅ 3 ⚠️ 8.9M
33.1.0-android mvn jdk11 result: 8 ✅ 3 ⚠️ 6.0M
33.0.0-jre mvn jdk11 result: 11 ✅ 3 ⚠️ 8.8M
33.0.0-android mvn jdk11 result: 8 ✅ 3 ⚠️ 6.0M
32.1.3-jre mvn jdk11 result: 11 ✅ 3 ⚠️ 8.8M
32.1.3-android mvn jdk11 result: 8 ✅ 3 ⚠️ 6.1M
32.1.2-jre mvn jdk11 result: 11 ✅ 3 ⚠️ 8.8M
32.1.2-android mvn jdk11 result: 8 ✅ 3 ⚠️ 6.1M
32.1.1-jre mvn jdk11 result: 11 ✅ 3 ⚠️ 8.8M
32.1.1-android mvn jdk11 result: 8 ✅ 3 ⚠️ 6.1M
32.1.0-jre mvn jdk11 result: 11 ✅ 3 ⚠️ 8.8M
32.1.0-android mvn jdk11 result: 8 ✅ 3 ⚠️ 6.1M
32.0.1-jre mvn jdk11 result: 10 ✅ 3 ⚠️ 13M
32.0.1-android mvn jdk11 result: 7 ✅ 3 ⚠️ 8.2M
32.0.0-jre mvn jdk11 result: 10 ✅ 3 ⚠️ 🔍 13M
32.0.0-android mvn jdk11 result: 7 ✅ 3 ⚠️ 8.2M

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