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

Move 1.3 to Java 11 by default #8153

Merged
merged 9 commits into from
Mar 26, 2020
Merged

Move 1.3 to Java 11 by default #8153

merged 9 commits into from
Mar 26, 2020

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Mar 25, 2020

I think I backported everything that's needed except for the deprecation warnings that should be only for 1.4.

/cc @gwenneg @dmlloyd @gastaldi @geoand

@boring-cyborg boring-cyborg bot added area/core area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure labels Mar 25, 2020
@gsmet
Copy link
Member Author

gsmet commented Mar 25, 2020

Please don't merge, I will merge it myself.

@dmlloyd dmlloyd mentioned this pull request Mar 25, 2020
18 tasks
@geoand
Copy link
Contributor

geoand commented Mar 25, 2020

@gsmet what about #8132?

@gsmet
Copy link
Member Author

gsmet commented Mar 25, 2020

@geoand It's marked for backport already, I will backport it separately when I do my mass backporting.

@geoand
Copy link
Contributor

geoand commented Mar 25, 2020

OK gotcha!

By default, it is based on the Java version used to create the project.
It can be overridden in CreateProject though if you really want to
enforce it in your tools.

I haven't exposed it for now as we will probably remove it or tweak it
later.

Note that even if you enforce it, it will still use either 8 or 11 for
now. We might want to further enhance that later.
@boring-cyborg boring-cyborg bot added the area/platform Issues related to definition and interaction with Quarkus Platform label Mar 25, 2020
@gastaldi
Copy link
Contributor

This looks good to go

@gsmet gsmet added this to the 1.3.1.Final milestone Mar 26, 2020
@gsmet gsmet merged commit 8363832 into quarkusio:1.3 Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/platform Issues related to definition and interaction with Quarkus Platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants