From e0cb1cd4b5f5a9954a99dab4c6c9d7a49fa16455 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Tue, 3 Dec 2024 07:02:41 +0900 Subject: [PATCH 1/2] add org.apache.sling.feature.analyser 2.0.12 https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/sling/org.apache.sling.feature.analyser/README.md --- ...ache.sling.feature.analyser-2.0.12.buildspec | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/org/apache/sling/org.apache.sling.feature.analyser/org.apache.sling.feature.analyser-2.0.12.buildspec diff --git a/content/org/apache/sling/org.apache.sling.feature.analyser/org.apache.sling.feature.analyser-2.0.12.buildspec b/content/org/apache/sling/org.apache.sling.feature.analyser/org.apache.sling.feature.analyser-2.0.12.buildspec new file mode 100644 index 0000000000..7094016356 --- /dev/null +++ b/content/org/apache/sling/org.apache.sling.feature.analyser/org.apache.sling.feature.analyser-2.0.12.buildspec @@ -0,0 +1,17 @@ +groupId=org.apache.sling +artifactId=org.apache.sling.feature.analyser +display=${groupId}:.feature.analyser +version=2.0.12 + +gitRepo=https://github.com/apache/sling-$(echo ${artifactId} | tr '.' '-').git +gitTag=${artifactId}-${version} + +tool=mvn-3.9.9 +jdk=17 +newline=lf + +command="mvn -Papache-release clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip" +buildinfo=target/${artifactId}-${version}.buildinfo + +diffoscope= +issue= From 3e2eb521c0faeb33454910137e235ea0288eaead Mon Sep 17 00:00:00 2001 From: Reproducible Central CI Date: Mon, 2 Dec 2024 22:19:43 +0000 Subject: [PATCH 2/2] ./rebuild.sh content/org/apache/sling/org.apache.sling.feature.analyser/org.apache.sling.feature.analyser-2.0.12.buildspec --- .../README.md | 6 +-- ...sling.feature.analyser-2.0.12.buildcompare | 9 ++++ ...he.sling.feature.analyser-2.0.12.buildinfo | 42 +++++++++++++++++++ 3 files changed, 54 insertions(+), 3 deletions(-) create mode 100644 content/org/apache/sling/org.apache.sling.feature.analyser/org.apache.sling.feature.analyser-2.0.12.buildcompare create mode 100644 content/org/apache/sling/org.apache.sling.feature.analyser/org.apache.sling.feature.analyser-2.0.12.buildinfo diff --git a/content/org/apache/sling/org.apache.sling.feature.analyser/README.md b/content/org/apache/sling/org.apache.sling.feature.analyser/README.md index 2d9ac55695..c36261a66c 100644 --- a/content/org/apache/sling/org.apache.sling.feature.analyser/README.md +++ b/content/org/apache/sling/org.apache.sling.feature.analyser/README.md @@ -7,13 +7,13 @@ Source code: [https://github.com/apache/sling-org-apache-sling-feature-analyser.git](https://github.com/apache/sling-org-apache-sling-feature-analyser.git) -rebuilding **15 releases** of org.apache.sling:org.apache.sling.feature.analyser: -- **7** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:), +rebuilding **16 releases** of org.apache.sling:org.apache.sling.feature.analyser: +- **8** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:), - 8 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links): | version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size | | -- | --------- | ------ | -- | -| [2.0.12](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.feature.analyser/2.0.12/pom) | | | | +| [2.0.12](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.feature.analyser/2.0.12/pom) | [mvn jdk17](org.apache.sling.feature.analyser-2.0.12.buildspec) | [result](org.apache.sling.feature.analyser-2.0.12.buildinfo): [4 :white_check_mark: ](org.apache.sling.feature.analyser-2.0.12.buildcompare) | 579K | | [2.0.10](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.feature.analyser/2.0.10/pom) | [mvn jdk11](org.apache.sling.feature.analyser-2.0.10.buildspec) | [result](org.apache.sling.feature.analyser-2.0.10.buildinfo): [4 :white_check_mark: ](org.apache.sling.feature.analyser-2.0.10.buildcompare) | 756K | | [2.0.8](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.feature.analyser/2.0.8/pom) | [mvn jdk21](org.apache.sling.feature.analyser-2.0.8.buildspec) | [result](org.apache.sling.feature.analyser-2.0.8.buildinfo): [4 :white_check_mark: ](org.apache.sling.feature.analyser-2.0.8.buildcompare) | 749K | | [2.0.4](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.feature.analyser/2.0.4/pom) | [mvn jdk11](org.apache.sling.feature.analyser-2.0.4.buildspec) | [result](org.apache.sling.feature.analyser-2.0.4.buildinfo): [4 :white_check_mark: ](org.apache.sling.feature.analyser-2.0.4.buildcompare) | 706K | diff --git a/content/org/apache/sling/org.apache.sling.feature.analyser/org.apache.sling.feature.analyser-2.0.12.buildcompare b/content/org/apache/sling/org.apache.sling.feature.analyser/org.apache.sling.feature.analyser-2.0.12.buildcompare new file mode 100644 index 0000000000..bd20c5a7e1 --- /dev/null +++ b/content/org/apache/sling/org.apache.sling.feature.analyser/org.apache.sling.feature.analyser-2.0.12.buildcompare @@ -0,0 +1,9 @@ +version=2.0.12 +ok=4 +ko=0 +ignored=0 +okFiles="org.apache.sling.feature.analyser-2.0.12.pom org.apache.sling.feature.analyser-2.0.12.jar org.apache.sling.feature.analyser-2.0.12-source-release.zip org.apache.sling.feature.analyser-2.0.12-sources.jar" +koFiles="" +ignoredFiles="" +reference_java_version="17 (from MANIFEST.MF Build-Jdk-Spec)" +reference_os_name="Unix (from pom.properties newline)" diff --git a/content/org/apache/sling/org.apache.sling.feature.analyser/org.apache.sling.feature.analyser-2.0.12.buildinfo b/content/org/apache/sling/org.apache.sling.feature.analyser/org.apache.sling.feature.analyser-2.0.12.buildinfo new file mode 100644 index 0000000000..cbf840cf54 --- /dev/null +++ b/content/org/apache/sling/org.apache.sling.feature.analyser/org.apache.sling.feature.analyser-2.0.12.buildinfo @@ -0,0 +1,42 @@ +# https://reproducible-builds.org/docs/jvm/ +buildinfo.version=1.0-SNAPSHOT + +name=Apache Sling Feature Model Analyser +group-id=org.apache.sling +artifact-id=org.apache.sling.feature.analyser +version=2.0.12 + +# source information +source.scm.uri=scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git +source.scm.tag=org.apache.sling.feature.analyser-2.0.12 + +# build instructions +build-tool=mvn + +# build environment information (simplified for reproducibility) +java.version=17 +os.name=Unix + +# Maven rebuild instructions and effective environment + +# output + +outputs.0.groupId=org.apache.sling +outputs.0.filename=org.apache.sling.feature.analyser-2.0.12.pom +outputs.0.length=9511 +outputs.0.checksums.sha512=87625784db8ab2dfb644c2d3ec2ade03599c799637f13f781fa6550db0310d9adbb00ecfc94c22255619e2731fc6dd5757481a2ca5c082accc6d1ae2232dfee3 + +outputs.1.groupId=org.apache.sling +outputs.1.filename=org.apache.sling.feature.analyser-2.0.12.jar +outputs.1.length=224195 +outputs.1.checksums.sha512=430384314fee29f979e80a991fed20e58b1c0f2f9e6f01f618b94edb53604f9280d572fc991b200a5a6672956b3f46507f0b98160331d8ef9ddf05c6eb52427b + +outputs.2.groupId=org.apache.sling +outputs.2.filename=org.apache.sling.feature.analyser-2.0.12-source-release.zip +outputs.2.length=254793 +outputs.2.checksums.sha512=ce78ad4092e60b3f5bb2003c0a0e6154f34a1933e99a2e357e0d2d405ca293b04eca006ea352522ff205082491755a6d9a935503112f40491b5ea6a5b3085d6f + +outputs.3.groupId=org.apache.sling +outputs.3.filename=org.apache.sling.feature.analyser-2.0.12-sources.jar +outputs.3.length=103853 +outputs.3.checksums.sha512=58255657e5573d4ea57f5e97dfde04cd455f2482610682c20b9b5f6eb46eb49a7243432caf34dcc01f45f1199b91da1d6b79829e0007fcb3619056bc3ad9b9ff