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

JDK11 selected, but JDK17 generated #1126

Closed
clnative opened this issue Mar 4, 2023 · 2 comments
Closed

JDK11 selected, but JDK17 generated #1126

clnative opened this issue Mar 4, 2023 · 2 comments

Comments

@clnative
Copy link

clnative commented Mar 4, 2023

I just generated a new project with the following configuration:

image

However, the pom.xml of the generated zip-file downloaded contains:

	<properties>
		<java.version>17</java.version>
	</properties>

So, it selects java compiler version 17, but I requested version 11.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 4, 2023
@bclozel
Copy link
Member

bclozel commented Mar 4, 2023

Closing as a duplicate of #1041
Also see #1123 (comment)

@bclozel bclozel closed this as not planned Won't fix, can't repro, duplicate, stale Mar 4, 2023
@bclozel bclozel added status: duplicate and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 4, 2023
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