Skip to content
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

PatcherTool - fix issue when building on Gradle 6 #3705

Merged
merged 1 commit into from
Mar 21, 2021
Merged

PatcherTool - fix issue when building on Gradle 6 #3705

merged 1 commit into from
Mar 21, 2021

Conversation

ShaneBeee
Copy link
Contributor

@ShaneBeee ShaneBeee commented Jan 23, 2021

Description

This PR aims to fix an issue when attempting to build Skript on Gradle 6

Edit: According to my gradle thing, I wasn't actually using gradle 6. But using the gradle buttons in IntelliJ, I was forced to change this class for it to build. Regardless, this will help in the future when we update to Gradle 6.


Target Minecraft Versions: any
Requirements: none
Related Issues: none

@ShaneBeee ShaneBeee added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. 2.5 labels Jan 23, 2021
@ShaneBeee ShaneBeee changed the title PatcherTool - fix issue when running on Java 13+ PatcherTool - fix issue when building on Java 13+ Jan 23, 2021
@ShaneBeee ShaneBeee changed the title PatcherTool - fix issue when building on Java 13+ PatcherTool - fix issue when building on Gradle 6 Jan 23, 2021
WeeskyBDW
WeeskyBDW previously approved these changes Jan 26, 2021
@TPGamesNL
Copy link
Member

This issue occurs when building with Java 13+, not because of the Gradle version AFAIK

Romitou
Romitou previously approved these changes Feb 22, 2021
Copy link
Member

@Romitou Romitou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works perfectly with modifications of PR #3768 (Gradle update) and Java 15.

APickledWalrus
APickledWalrus previously approved these changes Mar 1, 2021
TheDGOfficial
TheDGOfficial previously approved these changes Mar 5, 2021
@Whimsyturtle Whimsyturtle changed the base branch from dev-2.5 to master March 21, 2021 00:29
@Whimsyturtle Whimsyturtle dismissed stale reviews from TheDGOfficial, APickledWalrus, Romitou, and WeeskyBDW March 21, 2021 00:29

The base branch was changed.

@Whimsyturtle Whimsyturtle merged commit 1bd4beb into SkriptLang:master Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants