Skip to content

Commit ed369f4

Browse files
Merge pull request #3871 from jvm-repo-rebuild/mada-style-gradle-1.2.0
add mada-style-gradle 1.2.0
2 parents 327e631 + df62590 commit ed369f4

File tree

4 files changed

+62
-3
lines changed

4 files changed

+62
-3
lines changed

content/dk/mada/style/mada-style-gradle/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ Source code: [https://github.com/jskov/mada-style-gradle.git](https://github.com
1313
* [dk.mada.style:mada-style-gradle](https://central.sonatype.com/artifact/dk.mada.style/mada-style-gradle/overview)
1414
</details>
1515

16-
rebuilding **16 releases** of dk.mada.style:mada-style-gradle:
17-
- **15** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
16+
rebuilding **17 releases** of dk.mada.style:mada-style-gradle:
17+
- **16** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
1818
- 1 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):
1919

2020
| 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 |
2121
| -- | --------- | ------ | ------ | -- |
2222
| [1.20](https://central.sonatype.com/artifact/dk.mada.style/mada-style-gradle/1.20/pom) | | | |
23-
| [1.2.0](https://central.sonatype.com/artifact/dk.mada.style/mada-style-gradle/1.2.0/pom) | | | |
23+
| [1.2.0](https://central.sonatype.com/artifact/dk.mada.style/mada-style-gradle/1.2.0/pom) | [gradle jdk25](mada-style-gradle-1.2.0.buildspec) | [result](mada-style-gradle-1.2.0.buildinfo): [4 :white_check_mark: ](mada-style-gradle-1.2.0.buildcompare) | | 52K |
2424
| [1.1.6](https://central.sonatype.com/artifact/dk.mada.style/mada-style-gradle/1.1.6/pom) | [gradle jdk21](mada-style-gradle-1.1.6.buildspec) | [result](mada-style-gradle-1.1.6.buildinfo): [4 :white_check_mark: ](mada-style-gradle-1.1.6.buildcompare) | | 52K |
2525
| [1.1.5](https://central.sonatype.com/artifact/dk.mada.style/mada-style-gradle/1.1.5/pom) | [gradle jdk21](mada-style-gradle-1.1.5.buildspec) | [result](mada-style-gradle-1.1.5.buildinfo): [4 :white_check_mark: ](mada-style-gradle-1.1.5.buildcompare) | | 52K |
2626
| [1.1.4](https://central.sonatype.com/artifact/dk.mada.style/mada-style-gradle/1.1.4/pom) | [gradle jdk21](mada-style-gradle-1.1.4.buildspec) | [result](mada-style-gradle-1.1.4.buildinfo): [4 :white_check_mark: ](mada-style-gradle-1.1.4.buildcompare) | | 52K |
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
version=1.2.0
2+
ok=4
3+
ko=0
4+
okFiles="dk.mada.style.gradle.plugin-1.2.0.pom mada-style-gradle-1.2.0-sources.jar mada-style-gradle-1.2.0.jar mada-style-gradle-1.2.0.pom"
5+
koFiles=""
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
name=dk.mada.style:mada-style-gradle
2+
group-id=dk.mada.style
3+
artifact-id=mada-style-gradle
4+
5+
build-tool=gradle
6+
java.version=25
7+
os.name=lf
8+
9+
outputs.1.coordinates=dk.mada.style:dk.mada.style.gradle.plugin
10+
11+
outputs.1.0.filename=dk.mada.style.gradle.plugin-1.2.0.pom
12+
outputs.1.0.length=1497
13+
outputs.1.0.checksums.sha512=846efec8da622766de7042b35ff08bcf56fb5594e13c2fbf0dfbba3caf082b60c06007658a99eea8e30b8b30b09756493be8ac8c903576563b49cf89a5718712
14+
15+
16+
outputs.2.coordinates=dk.mada.style:mada-style-gradle
17+
18+
outputs.2.0.filename=mada-style-gradle-1.2.0-sources.jar
19+
outputs.2.0.length=16346
20+
outputs.2.0.checksums.sha512=f27a2b4a4732b648654395e245adcf7880087255e08b8b768af2861c79b0f9aa3eb089d8b52a5a73bc73a8fab9b0fc401467c34091e5f62f58a3fa812acac8f8
21+
22+
outputs.2.1.filename=mada-style-gradle-1.2.0.jar
23+
outputs.2.1.length=32820
24+
outputs.2.1.checksums.sha512=ebeefa68bb8604aea778d47239b8f94fcba4d622d1678d1d774015f800757b7ab7109e906975fe8f7ecb188a37bd139e86c5febbe1ddd408757dfef847c7baed
25+
26+
outputs.2.2.filename=mada-style-gradle-1.2.0.pom
27+
outputs.2.2.length=2264
28+
outputs.2.2.checksums.sha512=caa0545d67993b465c998e2cf9d899505599202edcb597474c11bc984a5cba853a6c358cce0a762c0486c279ddbe71b96d561a18a87ab5de91dbec25034ab6a8
29+
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# see instructions https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/doc/BUILDSPEC.md
2+
3+
groupId=dk.mada.style
4+
artifactId=mada-style-gradle
5+
version=1.2.0
6+
7+
display=${groupId}:${artifactId}
8+
9+
# Source code
10+
gitRepo=https://github.com/jskov/${artifactId}.git
11+
gitTag=${version}
12+
13+
# Rebuild environment prerequisites
14+
tool=gradle
15+
jdk=25
16+
newline=lf
17+
umask=022
18+
19+
# Rebuild command
20+
command="bash ./gradlew --no-daemon javadoc publish publishToMavenLocal -Pversion=${version}"
21+
22+
# Location of the buildinfo file generated during rebuild (by artifact:compare for Maven) to record output fingerprints
23+
buildinfo=${artifactId}-${version}.buildinfo
24+
25+
issue=

0 commit comments

Comments
 (0)