Skip to content

Commit bb7988f

Browse files
author
Reproducible Central CI
committed
./rebuild.sh content/io/smallrye/jandex/jandex-3.4.0.buildspec
1 parent 45773d7 commit bb7988f

File tree

4 files changed

+130
-6
lines changed

4 files changed

+130
-6
lines changed

content/io/smallrye/jandex/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,24 @@
77

88
Source code: [https://github.com/smallrye/jandex.git](https://github.com/smallrye/jandex.git)
99

10-
<details><summary>This project defines 5 modules:</summary>
10+
<details><summary>This project defines 6 modules:</summary>
1111

1212
* [io.smallrye:jandex](https://central.sonatype.com/artifact/io.smallrye/jandex/overview)
13+
* [io.smallrye:jandex-gizmo2](https://central.sonatype.com/artifact/io.smallrye/jandex-gizmo2/overview)
1314
* [io.smallrye:jandex-maven-plugin](https://central.sonatype.com/artifact/io.smallrye/jandex-maven-plugin/overview)
1415
* [io.smallrye:jandex-parent](https://central.sonatype.com/artifact/io.smallrye/jandex-parent/overview)
1516
* [io.smallrye:jandex-release](https://central.sonatype.com/artifact/io.smallrye/jandex-release/overview)
1617
* [io.smallrye:jandex-test-data](https://central.sonatype.com/artifact/io.smallrye/jandex-test-data/overview)
1718
</details>
1819

19-
rebuilding **21 releases** of io.smallrye:jandex-parent:
20+
rebuilding **22 releases** of io.smallrye:jandex-parent:
2021
- **0** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
21-
- 21 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):
22-
- running [stabilize](doc/stabilize.md) on 1, 1 had all their differences removed :recycle:
22+
- 22 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):
23+
- running [stabilize](doc/stabilize.md) on 2, 2 had all their differences removed :recycle:
2324

2425
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | [stabilize](https://github.com/google/oss-rebuild/blob/main/cmd/stabilize/README.md) | size |
2526
| -- | --------- | ------ | ------ | -- |
26-
| [3.4.0](https://central.sonatype.com/artifact/io.smallrye/jandex/3.4.0/pom) | | | |
27+
| [3.4.0](https://central.sonatype.com/artifact/io.smallrye/jandex-parent/3.4.0/pom) | [mvn jdk21](jandex-3.4.0.buildspec) | [result](jandex-parent-3.4.0.buildinfo): [13 :white_check_mark: 1 :warning:](jandex-parent-3.4.0.buildcompare) | 1 :recycle: | 812K |
2728
| [3.3.2](https://central.sonatype.com/artifact/io.smallrye/jandex-parent/3.3.2/pom) | [mvn jdk21](jandex-3.3.2.buildspec) | [result](jandex-parent-3.3.2.buildinfo): [10 :white_check_mark: 1 :warning:](jandex-parent-3.3.2.buildcompare) | 1 :recycle: | 767K |
2829
| [3.3.1](https://central.sonatype.com/artifact/io.smallrye/jandex-parent/3.3.1/pom) | [mvn jdk21](jandex-3.3.1.buildspec) | [result](jandex-parent-3.3.1.buildinfo): [10 :white_check_mark: 1 :warning:](jandex-parent-3.3.1.buildcompare) | - | 764K |
2930
| [3.3.0](https://central.sonatype.com/artifact/io.smallrye/jandex-parent/3.3.0/pom) | [mvn jdk21](jandex-3.3.0.buildspec) | [result](jandex-parent-3.3.0.buildinfo): [10 :white_check_mark: 1 :warning:](jandex-parent-3.3.0.buildcompare) | - | 762K |

content/io/smallrye/jandex/badge.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ "schemaVersion": 1,
22
"label": "Reproducible Builds",
33
"labelColor": "1e5b96",
4-
"message": "10/11",
4+
"message": "13/14",
55
"color": "yellow",
66
"isError": "true" }
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
version=3.4.0
2+
ok=13
3+
ko=1
4+
ignored=0
5+
okFiles="jandex-parent-3.4.0.pom jandex-test-data-3.4.0.pom jandex-test-data-3.4.0-sources.jar jandex-3.4.0.pom jandex-3.4.0.jar jandex-3.4.0-sources.jar jandex-maven-plugin-3.4.0.pom jandex-maven-plugin-3.4.0.jar jandex-maven-plugin-3.4.0-sources.jar jandex-gizmo2-3.4.0.pom jandex-gizmo2-3.4.0.jar jandex-gizmo2-3.4.0-sources.jar jandex-release-3.4.0.pom"
6+
koFiles="jandex-test-data-3.4.0.jar"
7+
ignoredFiles=""
8+
reference_java_version="21 (from MANIFEST.MF Build-Jdk-Spec)"
9+
reference_os_name="Unix (from pom.properties newline)"
10+
# diffoscope target/reference/io.smallrye/jandex-test-data-3.4.0.jar test-data/target/jandex-test-data-3.4.0.jar
11+
stabilize_ok=1
12+
stabilize_ko=0
13+
stabilize_ignored=0
14+
stabilize_okFiles="jandex-test-data-3.4.0.jar.stabilized"
15+
stabilize_koFiles=""
16+
stabilize_ignoredFiles=""
Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
# https://reproducible-builds.org/docs/jvm/
2+
buildinfo.version=1.0-SNAPSHOT
3+
4+
name=Jandex: Parent
5+
group-id=io.smallrye
6+
artifact-id=jandex-parent
7+
version=3.4.0
8+
9+
# source information
10+
source.scm.uri=scm:git:[email protected]:smallrye/jandex.git
11+
source.scm.tag=3.4.0
12+
13+
# build instructions
14+
build-tool=mvn
15+
16+
# effective build environment information
17+
java.version=21.0.7
18+
java.vendor=Ubuntu
19+
os.name=Linux
20+
21+
# Maven rebuild instructions and effective environment
22+
mvn.version=3.6.3
23+
mvn.aggregate.artifact-id=jandex-release
24+
25+
# aggregated output
26+
27+
outputs.0.coordinates=io.smallrye:jandex-parent
28+
29+
outputs.0.0.groupId=io.smallrye
30+
outputs.0.0.filename=jandex-parent-3.4.0.pom
31+
outputs.0.0.length=8192
32+
outputs.0.0.checksums.sha512=5aa0c872a2b839e9e39a3abc5824ec1eb247f4edf0e901d0b641bf7dca03e1dadd4d96fabccc3ed2bcbba14aa07a94cc114654f97be5a0bbb2ab17fccbef1eca
33+
34+
outputs.1.coordinates=io.smallrye:jandex-test-data
35+
36+
outputs.1.0.groupId=io.smallrye
37+
outputs.1.0.filename=jandex-test-data-3.4.0.pom
38+
outputs.1.0.length=8950
39+
outputs.1.0.checksums.sha512=5001ff73172b4c54d9f5457b36bd5274749e647cb32968df6222b4ebf4be8a3c7715a0c0d718e080578f2f70222158c175548fa033ee10f927120ee31a82cfa9
40+
41+
outputs.1.1.groupId=io.smallrye
42+
outputs.1.1.filename=jandex-test-data-3.4.0.jar
43+
outputs.1.1.length=106355
44+
outputs.1.1.checksums.sha512=d46ffa55688e7fdd12a79fc9c176faa19f6d047cb6fd2c348e3f9c35f2573ddb27cfea7dbc3072c40b6ffd1853dcf6e8157e97acc16eab0295299175f480f086
45+
46+
outputs.1.2.groupId=io.smallrye
47+
outputs.1.2.filename=jandex-test-data-3.4.0-sources.jar
48+
outputs.1.2.length=17898
49+
outputs.1.2.checksums.sha512=994114ed2cd524a6a5ed46067b3a8d365dd0bc3987148c4b2262ba5fc2079890741206f2c45c0ea19532de7648577017ff64f069b5bf15ba507827d9c24a72d5
50+
51+
outputs.2.coordinates=io.smallrye:jandex
52+
53+
outputs.2.0.groupId=io.smallrye
54+
outputs.2.0.filename=jandex-3.4.0.pom
55+
outputs.2.0.length=7624
56+
outputs.2.0.checksums.sha512=b44ea195b1029b137cdb5f9603a717108bd1fca16fcfcdb5a4b6da2c297d6bebac7adc0da3f460b127c3a7f98340081a6ccbe23f0768e68432eb1a438bc518f7
57+
58+
outputs.2.1.groupId=io.smallrye
59+
outputs.2.1.filename=jandex-3.4.0.jar
60+
outputs.2.1.length=396317
61+
outputs.2.1.checksums.sha512=d4ec018955dacffa6c7f01e5140f60b8cf55629d366c07d944924f75d2957e867393b76ab0e3f4cdf9d8f569fd9d27cd6e0ee6d54ceed4c2af965396fc9b6e0f
62+
63+
outputs.2.2.groupId=io.smallrye
64+
outputs.2.2.filename=jandex-3.4.0-sources.jar
65+
outputs.2.2.length=226675
66+
outputs.2.2.checksums.sha512=bafaa9926fc9f23b437f697e80d86ca420569f8b8bf9baafb0097606713cb9b6d5009b8923a2ece53371816849cb890f86ea42de90bb3269f8b2e5c20e435013
67+
68+
outputs.3.coordinates=io.smallrye:jandex-maven-plugin
69+
70+
outputs.3.0.groupId=io.smallrye
71+
outputs.3.0.filename=jandex-maven-plugin-3.4.0.pom
72+
outputs.3.0.length=4192
73+
outputs.3.0.checksums.sha512=46e01843e2f0a9dc568e828067aec0f329072a91ff686f13d201c3f765049dd648cb1be7f017a04975adfca5ab6ffe0079a82e42ba50614b8746bda2261bc09e
74+
75+
outputs.3.1.groupId=io.smallrye
76+
outputs.3.1.filename=jandex-maven-plugin-3.4.0.jar
77+
outputs.3.1.length=20416
78+
outputs.3.1.checksums.sha512=4e00310dfa96c1bf7cb48285fa66872f18eeb8f2157ed9e8c3868c992053428641a172ec75530ed2ff3f7b1bd63c207fa45f9262bbb2c3419a64432121e47b54
79+
80+
outputs.3.2.groupId=io.smallrye
81+
outputs.3.2.filename=jandex-maven-plugin-3.4.0-sources.jar
82+
outputs.3.2.length=9550
83+
outputs.3.2.checksums.sha512=0644a5fafaa1f5d4fb5802ce062ae989f30731b3f0cd31cc0ec61bd17f9c55f55be1258454aac5ad86ae219382e954c120110a1c59e192fdd1c9c625d021b6a3
84+
85+
outputs.4.coordinates=io.smallrye:jandex-gizmo2
86+
87+
outputs.4.0.groupId=io.smallrye
88+
outputs.4.0.filename=jandex-gizmo2-3.4.0.pom
89+
outputs.4.0.length=1997
90+
outputs.4.0.checksums.sha512=c271fbd1913f1ff7e991d3abbddf7e7ef09295837d7f1b9d1841b10dd5238a766c829491af3152b1e5b3625d959d65f3e8c85a261fb146c4c570751df2c62824
91+
92+
outputs.4.1.groupId=io.smallrye
93+
outputs.4.1.filename=jandex-gizmo2-3.4.0.jar
94+
outputs.4.1.length=15295
95+
outputs.4.1.checksums.sha512=1cbea7b48387bd6e72061e37f3b9ec4f09ec19de46067b1676b003c09f8b7fa4f1a33a51f8850cd99b35cdc40dd373f2d66831a4aff219a7c3da1df26bdcfaca
96+
97+
outputs.4.2.groupId=io.smallrye
98+
outputs.4.2.filename=jandex-gizmo2-3.4.0-sources.jar
99+
outputs.4.2.length=7125
100+
outputs.4.2.checksums.sha512=564f2993fb6ee2d62d787fc758ebfbbe015cd0ac5ef7b7b7f8eca96cf04c60aa2277086119ded868e89ab1f5b9af5994391c5ebd356e445e2d2c335a9d3f4ea0
101+
102+
outputs.5.coordinates=io.smallrye:jandex-release
103+
104+
outputs.5.0.groupId=io.smallrye
105+
outputs.5.0.filename=jandex-release-3.4.0.pom
106+
outputs.5.0.length=609
107+
outputs.5.0.checksums.sha512=211f3aa4ac2cd27dc9782123cb07620c512373382b9125b3f58f1627049740f20c681a081453c9a60416842d060000119e862bc7f6856ae6741129d3043c95ff

0 commit comments

Comments
 (0)