Skip to content

Commit 63247f8

Browse files
authored
Merge pull request #2812 from jvm-repo-rebuild/hibernate-models-1.0.0
add hibernate-models 1.0.0
2 parents f516b7d + aba3129 commit 63247f8

File tree

4 files changed

+87
-3
lines changed

4 files changed

+87
-3
lines changed

content/org/hibernate/models/hibernate-models/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ Source code: [https://github.com/hibernate/hibernate-models.git](https://github.
1414
* [org.hibernate.models:hibernate-models-jandex](https://central.sonatype.com/artifact/org.hibernate.models/hibernate-models-jandex/overview)
1515
</details>
1616

17-
rebuilding **6 releases** of org.hibernate.models:hibernate-models:
17+
rebuilding **7 releases** of org.hibernate.models:hibernate-models:
1818
- **1** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
19-
- 5 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):
19+
- 6 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):
2020

2121
| version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | size |
2222
| -- | --------- | ------ | -- |
23-
| [1.0.0](https://central.sonatype.com/artifact/org.hibernate.models/hibernate-models/1.0.0/pom) | | | |
23+
| [1.0.0](https://central.sonatype.com/artifact/org.hibernate.models/hibernate-models/1.0.0/pom) | [gradle jdk17](hibernate-models-1.0.0.buildspec) | [result](hibernate-models-1.0.0.buildinfo): [6 :white_check_mark: 3 :warning:](hibernate-models-1.0.0.buildcompare) | 550K |
2424
| [1.0.0.CR3](https://central.sonatype.com/artifact/org.hibernate.models/hibernate-models/1.0.0.CR3/pom) | [gradle jdk17](hibernate-models-1.0.0.CR3.buildspec) | [result](hibernate-models-1.0.0.CR3.buildinfo): [6 :white_check_mark: 3 :warning:](hibernate-models-1.0.0.CR3.buildcompare) | 550K |
2525
| [1.0.0.CR2](https://central.sonatype.com/artifact/org.hibernate.models/hibernate-models/1.0.0.CR2/pom) | [gradle jdk17](hibernate-models-1.0.0.CR2.buildspec) | [result](hibernate-models-1.0.0.CR2.buildinfo): [6 :white_check_mark: 3 :warning:](hibernate-models-1.0.0.CR2.buildcompare) | 545K |
2626
| [1.0.0.CR1](https://central.sonatype.com/artifact/org.hibernate.models/hibernate-models/1.0.0.CR1/pom) | [gradle jdk17](hibernate-models-1.0.0.CR1.buildspec) | [result](hibernate-models-1.0.0.CR1.buildinfo): [6 :white_check_mark: 3 :warning:](hibernate-models-1.0.0.CR1.buildcompare) | 542K |
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version=1.0.0
2+
ok=6
3+
ko=3
4+
okFiles="hibernate-models-bytebuddy-1.0.0-sources.jar hibernate-models-bytebuddy-1.0.0.pom hibernate-models-jandex-1.0.0-sources.jar hibernate-models-jandex-1.0.0.pom hibernate-models-1.0.0-sources.jar hibernate-models-1.0.0.pom"
5+
koFiles="hibernate-models-bytebuddy-1.0.0.jar hibernate-models-jandex-1.0.0.jar hibernate-models-1.0.0.jar"
6+
# diffoscope central/org/hibernate/models/hibernate-models-bytebuddy/1.0.0/hibernate-models-bytebuddy-1.0.0.jar repository/org/hibernate/models/hibernate-models-bytebuddy/1.0.0/hibernate-models-bytebuddy-1.0.0.jar
7+
# diffoscope central/org/hibernate/models/hibernate-models-jandex/1.0.0/hibernate-models-jandex-1.0.0.jar repository/org/hibernate/models/hibernate-models-jandex/1.0.0/hibernate-models-jandex-1.0.0.jar
8+
# diffoscope central/org/hibernate/models/hibernate-models/1.0.0/hibernate-models-1.0.0.jar repository/org/hibernate/models/hibernate-models/1.0.0/hibernate-models-1.0.0.jar
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
name=org.hibernate.models:hibernate-models
2+
group-id=org.hibernate.models
3+
artifact-id=hibernate-models
4+
5+
build-tool=gradle
6+
java.version=17
7+
os.name=lf
8+
9+
outputs.1.coordinates=org.hibernate.models:hibernate-models-bytebuddy
10+
11+
outputs.1.0.filename=hibernate-models-bytebuddy-1.0.0-sources.jar
12+
outputs.1.0.length=37521
13+
outputs.1.0.checksums.sha512=de5abe441722ce6e7831b3ca7d5e3ff9ed0484ec84884ed85fae73265270c80aaa801bd103c7af53e72d174c8b18527b074654d2c54fad05a233120ea7879d47
14+
15+
outputs.1.1.filename=hibernate-models-bytebuddy-1.0.0.jar
16+
outputs.1.1.length=62571
17+
outputs.1.1.checksums.sha512=95574d63babe7fe695ced03d6d4b71b4d2058dac80b388d34daa6d56b77e07a2f85ce413e79de04f7bf3589e432b6234c8b8507a43ab4b6516e2bda99d0dca14
18+
19+
outputs.1.2.filename=hibernate-models-bytebuddy-1.0.0.pom
20+
outputs.1.2.length=2492
21+
outputs.1.2.checksums.sha512=58c2f879286d067c5de20e7d9a2f5c8e4bead05a67fa31ed461daf2a58d2676c68dacf89c1628e7b4149137d753b9f58db53b81e75ebfa0173bdf9ca5637ad42
22+
23+
24+
outputs.2.coordinates=org.hibernate.models:hibernate-models-jandex
25+
26+
outputs.2.0.filename=hibernate-models-jandex-1.0.0-sources.jar
27+
outputs.2.0.length=39306
28+
outputs.2.0.checksums.sha512=be849bfb5c77717c9090efb488b5a0dac129fd93b949466ba333c44b6b9ccce866a6ff12a911773a8ae15dfb4e2b296a82586c43025fd8e8145c149eafc31855
29+
30+
outputs.2.1.filename=hibernate-models-jandex-1.0.0.jar
31+
outputs.2.1.length=66144
32+
outputs.2.1.checksums.sha512=1af71376b3fd92c7dd7d4665b610f49e70646d9a2465ac6e8f81cdfced000d9185d49c8c0aff61de86c82c90727242cd217b20432d58063b92c4f23dd1e2d801
33+
34+
outputs.2.2.filename=hibernate-models-jandex-1.0.0.pom
35+
outputs.2.2.length=2482
36+
outputs.2.2.checksums.sha512=fe246797ffa39fe0d5b4ed7c06562f0f9e69cefbfedc252fc65b1cfba08f4fd3c0dfcf23fb76d30ae244f2a4fb1dc78ee833ab49ea6db5ea41e51b100e17babb
37+
38+
39+
outputs.3.coordinates=org.hibernate.models:hibernate-models
40+
41+
outputs.3.0.filename=hibernate-models-1.0.0-sources.jar
42+
outputs.3.0.length=134413
43+
outputs.3.0.checksums.sha512=ec53be0bb6fb393ac865565aec735a435a4eae4cf31086bb4d35b9fe6135e315db1f84fe1a11a55a95b612e2c3c54b6367ad9831bb36d7661b522a193acaeb7c
44+
45+
outputs.3.1.filename=hibernate-models-1.0.0.jar
46+
outputs.3.1.length=215911
47+
outputs.3.1.checksums.sha512=762ddd46f83c7683ef1dab8175f24e04a0e6713b45b26d1259485b6c92a3b196b978a6e223916a42adebf4f33599dd208a0fad2c3da510ab1b8e408f6b64d4c5
48+
49+
outputs.3.2.filename=hibernate-models-1.0.0.pom
50+
outputs.3.2.length=2116
51+
outputs.3.2.checksums.sha512=a60d1820c6fe0019340816dc9f4b5a342e04355f9788f360ec69a92359483e30622987f1803926d26f47da610e88ebc6a9ec0b4b9aa5ea3dc3887dea6d81cd13
52+
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# see instructions https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/doc/BUILDSPEC.md
2+
3+
# Central Repository coordinates for the Reference release (for multi-module, pick an arbitrary module)
4+
groupId=org.hibernate.models
5+
artifactId=hibernate-models
6+
version=1.0.0
7+
8+
display=${groupId}:${artifactId}
9+
10+
# Source code
11+
gitRepo=https://github.com/hibernate/hibernate-models.git
12+
gitTag=${version}
13+
14+
# Rebuild environment prerequisites
15+
tool=gradle
16+
jdk=17
17+
newline=lf
18+
umask=022
19+
20+
# Rebuild command
21+
command="./gradlew --no-daemon clean publishToMavenLocal --no-build-cache -x test"
22+
23+
# Location of the buildinfo file generated during rebuild (by artifact:compare for Maven) to record output fingerprints
24+
buildinfo=${artifactId}-${version}.buildinfo

0 commit comments

Comments
 (0)