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

3.0.2 all generate with jvm 17 #1375

Closed
KotlinIsland opened this issue Feb 22, 2023 · 3 comments
Closed

3.0.2 all generate with jvm 17 #1375

KotlinIsland opened this issue Feb 22, 2023 · 3 comments

Comments

@KotlinIsland
Copy link
Contributor

Here I select java 8, get the generated build file uses 17.

image
image

@philwebb
Copy link
Contributor

philwebb commented Feb 22, 2023

This is intentional as Java 17 is the minimum supported version for Spring Boot 3.0 / Spring Framework 6.0. See also spring-io/start.spring.io#1041

@philwebb philwebb closed this as not planned Won't fix, can't repro, duplicate, stale Feb 22, 2023
@philwebb philwebb added status: invalid and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 22, 2023
@philwebb philwebb changed the title (🐞) 3.0.2 all generate with jvm 17 3.0.2 all generate with jvm 17 Feb 22, 2023
@KotlinIsland
Copy link
Contributor Author

KotlinIsland commented Feb 22, 2023

This is intentional as Java 17 is the minimum supported version for Spring Boot 3.0 / Spring Framework 6.0. See also spring-io/start.spring.io#1041

@philwebb
Could the options for JVM 11/8 be disabled for 3.0? Because this looks like a bug

@KotlinIsland
Copy link
Contributor Author

KotlinIsland commented Feb 22, 2023

@philwebb Additionally, when 19 is selected 17 is still present in the generated project. I think this is because Kotlin only added support for 19 in 1.8.0.

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

No branches or pull requests

3 participants