Skip to content

add plotsquared-bukkit 7.5.3 #2617

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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)
</details>

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 |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ "schemaVersion": 1,
"label": "Reproducible Builds",
"labelColor": "1e5b96",
"message": "6/6",
"color": "green",
"message": "X",
"color": "red",
"isError": "true" }
Original file line number Diff line number Diff line change
@@ -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=