Skip to content

Commit 879fe9e

Browse files
author
Reproducible Central CI
committed
./rebuild.sh content/org/apache/sling/org.apache.sling.distribution.journal.messages/org.apache.sling.distribution.journal.messages-0.5.12.buildspec
1 parent bac5ba3 commit 879fe9e

File tree

4 files changed

+64
-5
lines changed

4 files changed

+64
-5
lines changed

content/org/apache/sling/org.apache.sling.distribution.journal.messages/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
Source code: [https://github.com/apache/sling-org-apache-sling-distribution-journal-messages.git](https://github.com/apache/sling-org-apache-sling-distribution-journal-messages.git)
99

10-
rebuilding **4 releases** of org.apache.sling:org.apache.sling.distribution.journal.messages:
10+
rebuilding **5 releases** of org.apache.sling:org.apache.sling.distribution.journal.messages:
1111
- **4** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
12-
- 0 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):
12+
- 1 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):
1313

1414
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
1515
| -- | --------- | ------ | -- |
16-
| [0.5.12](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.distribution.journal.messages/0.5.12/pom) | | | |
16+
| [0.5.12](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.distribution.journal.messages/0.5.12/pom) | [mvn jdk11](org.apache.sling.distribution.journal.messages-0.5.12.buildspec) | [result](org.apache.sling.distribution.journal.messages-0.5.12.buildinfo): [3 :white_check_mark: 1 :warning:](org.apache.sling.distribution.journal.messages-0.5.12.buildcompare) | 155K |
1717
| [0.5.10](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.distribution.journal.messages/0.5.10/pom) | [mvn jdk21](org.apache.sling.distribution.journal.messages-0.5.10.buildspec) | [result](org.apache.sling.distribution.journal.messages-0.5.10.buildinfo): [4 :white_check_mark: ](org.apache.sling.distribution.journal.messages-0.5.10.buildcompare) | 152K |
1818
| [0.5.6](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.distribution.journal.messages/0.5.6/pom) | [mvn jdk11](org.apache.sling.distribution.journal.messages-0.5.6.buildspec) | [result](org.apache.sling.distribution.journal.messages-0.5.6.buildinfo): [4 :white_check_mark: ](org.apache.sling.distribution.journal.messages-0.5.6.buildcompare) | 148K |
1919
| [0.5.4](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.distribution.journal.messages/0.5.4/pom) | [mvn jdk8](org.apache.sling.distribution.journal.messages-0.5.4.buildspec) | [result](org.apache.sling.distribution.journal.messages-0.5.4.buildinfo): [4 :white_check_mark: ](org.apache.sling.distribution.journal.messages-0.5.4.buildcompare) | 146K |
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ "schemaVersion": 1,
22
"label": "Reproducible Builds",
33
"labelColor": "1e5b96",
4-
"message": "4/4",
5-
"color": "green",
4+
"message": "3/4",
5+
"color": "yellow",
66
"isError": "true" }
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version=0.5.12
2+
ok=3
3+
ko=1
4+
ignored=0
5+
okFiles="org.apache.sling.distribution.journal.messages-0.5.12.pom org.apache.sling.distribution.journal.messages-0.5.12-source-release.zip org.apache.sling.distribution.journal.messages-0.5.12-sources.jar"
6+
koFiles="org.apache.sling.distribution.journal.messages-0.5.12.jar"
7+
ignoredFiles=""
8+
reference_java_version="11 (from MANIFEST.MF Build-Jdk-Spec)"
9+
reference_os_name="Unix (from pom.properties newline)"
10+
# diffoscope target/reference/org.apache.sling/org.apache.sling.distribution.journal.messages-0.5.12.jar target/org.apache.sling.distribution.journal.messages-0.5.12.jar
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# https://reproducible-builds.org/docs/jvm/
2+
buildinfo.version=1.0-SNAPSHOT
3+
4+
name=Apache Sling Journal based Content Distribution - Messages bundle
5+
group-id=org.apache.sling
6+
artifact-id=org.apache.sling.distribution.journal.messages
7+
version=0.5.12
8+
9+
# source information
10+
source.scm.uri=scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git
11+
source.scm.tag=org.apache.sling.distribution.journal.messages-0.5.12
12+
13+
# build instructions
14+
build-tool=mvn
15+
16+
# effective build environment information
17+
java.version=11.0.27
18+
java.vendor=Ubuntu
19+
os.name=Linux
20+
21+
# Maven rebuild instructions and effective environment
22+
mvn.version=3.6.3
23+
24+
# output
25+
26+
outputs.0.groupId=org.apache.sling
27+
outputs.0.filename=org.apache.sling.distribution.journal.messages-0.5.12.pom
28+
outputs.0.length=4572
29+
outputs.0.checksums.sha512=e9a097cee603ab4609cb5739d94e07778be143e3fa50cf39a3e2887694d9d70776a6c06f45ec5a63f3c0c510a88824db180b95d4c8bcef3e3b4ae453826725f9
30+
31+
outputs.1.groupId=org.apache.sling
32+
outputs.1.filename=org.apache.sling.distribution.journal.messages-0.5.12.jar
33+
outputs.1.length=48307
34+
outputs.1.checksums.sha512=a8800aaae1dc508966847c1f3f08388e7f794d6c3bb614e332a50b665f88e68f04ba994eedc6167a08620325a42fa7386f2565857a522463d829dbb00a3134db
35+
36+
outputs.2.groupId=org.apache.sling
37+
outputs.2.filename=org.apache.sling.distribution.journal.messages-0.5.12-source-release.zip
38+
outputs.2.length=44557
39+
outputs.2.checksums.sha512=e66b175ac46ebb864069e90883b16b3ee49140acb58617c080bdcea369a7f423cc0566bf5c3535ab9393106070af86cf0b2464920c45692b40ea61582563d241
40+
41+
outputs.3.groupId=org.apache.sling
42+
outputs.3.filename=org.apache.sling.distribution.journal.messages-0.5.12-sources.jar
43+
outputs.3.length=30555
44+
outputs.3.checksums.sha512=34c393e9453b05dfd95f97a511fa34367b88fce9121e812a2ca9a1fa86dde0414d1cb4306dd5c5058317aef4b1e2797f7529f63982766967ed501d712118deb8
45+
46+
outputs.4.groupId=org.apache.sling
47+
outputs.4.filename=org.apache.sling.distribution.journal.messages-0.5.12-sources.jar
48+
outputs.4.length=30555
49+
outputs.4.checksums.sha512=34c393e9453b05dfd95f97a511fa34367b88fce9121e812a2ca9a1fa86dde0414d1cb4306dd5c5058317aef4b1e2797f7529f63982766967ed501d712118deb8

0 commit comments

Comments
 (0)