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

Gradle 8 compatability #67

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Apr 8, 2024

What does this PR do?

This applies the essential fixes needed to upgrade to Gradle 8.6 but
continues to use Gradle 7.6 in the plugin build system. This provides
for Gradle 8.x compatability.

Where should the reviewer start?

These are two small changes focused on the outputDir proeprty and one
fix that will be needed to test with Gradle 8

Why is it needed?

Without these changes the plugin cannot be used in Gradle 8.x, which
is required for Java 21 support.

This applies the essential fixes needed to upgrade to Gradle 8.6 but
continues to use Gradle 7.6 in the plugin build system. This provides
for Gradle 8.x compatability.

Signed-off-by: Danno Ferrin <[email protected]>
@shemnon shemnon force-pushed the gradle8-compatability branch from b2fb792 to 6295db1 Compare April 8, 2024 02:58
@shemnon shemnon mentioned this pull request Apr 8, 2024
@gtebrean gtebrean merged commit 0d43250 into hyperledger-web3j:master Apr 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants