diff --git a/content/com/intellectualsites/plotsquared/plotsquared-bukkit/README.md b/content/com/intellectualsites/plotsquared/plotsquared-bukkit/README.md index a58d70ac4e..8f5eb7b7e7 100644 --- a/content/com/intellectualsites/plotsquared/plotsquared-bukkit/README.md +++ b/content/com/intellectualsites/plotsquared/plotsquared-bukkit/README.md @@ -13,13 +13,13 @@ Source code: [https://github.com/IntellectualSites/PlotSquared.git](https://gith * [com.intellectualsites.plotsquared:plotsquared-core](https://central.sonatype.com/artifact/com.intellectualsites.plotsquared/plotsquared-core/overview) -rebuilding **11 releases** of com.intellectualsites.plotsquared:plotsquared-bukkit: +rebuilding **12 releases** of com.intellectualsites.plotsquared:plotsquared-bukkit: - **11** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:), -- 0 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links): +- 1 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 | | -- | --------- | ------ | -- | -| [7.5.3](https://central.sonatype.com/artifact/com.intellectualsites.plotsquared/plotsquared-bukkit/7.5.3/pom) | | | | +| [7.5.3](https://central.sonatype.com/artifact/com.intellectualsites.plotsquared/plotsquared-bukkit/7.5.3/pom) | [gradle jdk21](plotsquared-7.5.3.buildspec) | :x: | | | [7.5.2](https://central.sonatype.com/artifact/com.intellectualsites.plotsquared/plotsquared-bukkit/7.5.2/pom) | [gradle jdk21](plotsquared-7.5.2.buildspec) | [result](plotsquared-bukkit-7.5.2.buildinfo): [6 :white_check_mark: ](plotsquared-bukkit-7.5.2.buildcompare) | 2.8M | | [7.5.1](https://central.sonatype.com/artifact/com.intellectualsites.plotsquared/plotsquared-bukkit/7.5.1/pom) | [gradle jdk21](plotsquared-7.5.1.buildspec) | [result](plotsquared-bukkit-7.5.1.buildinfo): [6 :white_check_mark: ](plotsquared-bukkit-7.5.1.buildcompare) | 2.8M | | [7.5.0](https://central.sonatype.com/artifact/com.intellectualsites.plotsquared/plotsquared-bukkit/7.5.0/pom) | [gradle jdk21](plotsquared-7.5.0.buildspec) | [result](plotsquared-bukkit-7.5.0.buildinfo): [6 :white_check_mark: ](plotsquared-bukkit-7.5.0.buildcompare) | 2.8M | diff --git a/content/com/intellectualsites/plotsquared/plotsquared-bukkit/badge.json b/content/com/intellectualsites/plotsquared/plotsquared-bukkit/badge.json index e704631f9b..3089e14545 100644 --- a/content/com/intellectualsites/plotsquared/plotsquared-bukkit/badge.json +++ b/content/com/intellectualsites/plotsquared/plotsquared-bukkit/badge.json @@ -1,6 +1,6 @@ { "schemaVersion": 1, "label": "Reproducible Builds", "labelColor": "1e5b96", - "message": "6/6", - "color": "green", + "message": "X", + "color": "red", "isError": "true" } diff --git a/content/com/intellectualsites/plotsquared/plotsquared-bukkit/plotsquared-7.5.3.buildspec b/content/com/intellectualsites/plotsquared/plotsquared-bukkit/plotsquared-7.5.3.buildspec new file mode 100644 index 0000000000..6b5f09f7bd --- /dev/null +++ b/content/com/intellectualsites/plotsquared/plotsquared-bukkit/plotsquared-7.5.3.buildspec @@ -0,0 +1,19 @@ +groupId=com.intellectualsites.plotsquared +artifactId=plotsquared-bukkit +display=com.intellectualsites.*:plotsquared +version=7.5.3 + +gitRepo=https://github.com/IntellectualSites/PlotSquared.git +gitTag=${version} + +tool=gradle +jdk=21 +newline=lf +umask=022 + +command="./gradlew --no-daemon --no-build-cache clean assemble publishToMavenLocal -Pskip.signing -x test" + +buildinfo=${artifactId}-${version}.buildinfo + +#diffoscope=${artifactId}-${version}.diffoscope +issue=