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

Upgrade Gradle to resolve JDK 14 build failures #2

Merged
merged 1 commit into from Aug 24, 2020

Conversation

patocallaghan
Copy link
Member

If you try to run script/spring/start when using JDK 14 you get the following error:

java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7

According to gradle/gradle#10248 we should upgrade the gradle version

Copy link
Contributor

@pratik60 pratik60 left a comment

Choose a reason for hiding this comment

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

On upgrading it, did it work for you?

@patocallaghan
Copy link
Member Author

@pratik60 it did yeah, although I don't know the gradle/java ecosystem too well so unsure if there are any other ramifications. It might be worth you trying it out again once I merge the fix.

@patocallaghan patocallaghan merged commit d467232 into main Aug 24, 2020
@patocallaghan patocallaghan deleted the patoc/gradle-version branch August 24, 2020 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants