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

Add minimum Java version so the grails forge cli can pull that property instead of defaulting based on its own version #13877

Closed

Conversation

jdaugherty
Copy link
Contributor

No description provided.

…ty instead of defaulting based on its own version
@jdaugherty
Copy link
Contributor Author

I have an associated 7.0.0 branch here: jdaugherty:feature/7.0.0/pomJavaVersion

@jdaugherty
Copy link
Contributor Author

Closing this, we're going to default the version in the cli instead.

@jdaugherty jdaugherty closed this Nov 23, 2024
@codeconsole
Copy link
Contributor

@jdaugherty couldn't you have just pulled this from spring? The spring-bom is imported using the grails-gradle-plugin and I am pretty sure spring has a parent pom with this same information

@jdaugherty
Copy link
Contributor Author

Probably but we don't really need to make it that complicated because either way we have to update the JdkVersion enum in the cli project and there was already a placeholder for the default

@codeconsole
Copy link
Contributor

actually, that wouldn't have worked because Spring went from 8 > 17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants