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 minimum JDK to 17 #1432

Merged
merged 5 commits into from
Dec 19, 2022
Merged

Upgrade minimum JDK to 17 #1432

merged 5 commits into from
Dec 19, 2022

Conversation

J-N-K
Copy link
Member

@J-N-K J-N-K commented Dec 9, 2022

Related to openhab/openhab-core#2994

Signed-off-by: Jan N. Klug github@klug.nrw

Signed-off-by: Jan N. Klug <github@klug.nrw>
@J-N-K J-N-K requested a review from a team as a code owner December 9, 2022 13:38
Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

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

The GHA workflow should also be updated for this change.

java: [ '11', '17' ]

Signed-off-by: Jan N. Klug <github@klug.nrw>
Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

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

I think this might also be a PR that can remove --no-deprecation-warning 🙂

-Dnashorn.args=--no-deprecation-warning

-Dnashorn.args=--no-deprecation-warning ^

nashorn.args=--no-deprecation-warning,\

Then I can use it here openhab/openhab-addons#14013 (comment)

Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

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

This can also use an update.

-runee: JavaSE-11

And you'll probably need to reresolve the runbundles because of all the other dependency changes, you can do that on the CLI without Eclipse.

Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Jan N. Klug <github@klug.nrw>
Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

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

There's still something to do:

Signed-off-by: Jan N. Klug <github@klug.nrw>
@wborn wborn added rebuild Triggers a new PR build and removed rebuild Triggers a new PR build labels Dec 19, 2022
Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

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

Thanks!

@wborn wborn merged commit 356964d into openhab:main Dec 19, 2022
@wborn wborn added this to the 4.0 milestone Dec 19, 2022
@J-N-K J-N-K deleted the java-17 branch December 19, 2022 20:28
wborn added a commit to wborn/openhab-distro that referenced this pull request Dec 20, 2022
Related to openhab#1432

Signed-off-by: Wouter Born <github@maindrain.net>
kaikreuzer pushed a commit that referenced this pull request Dec 20, 2022
Related to #1432

Signed-off-by: Wouter Born <github@maindrain.net>
wborn added a commit to wborn/openhab-distro that referenced this pull request Dec 22, 2022
Related to openhab#1432

Signed-off-by: Wouter Born <github@maindrain.net>
@wborn wborn mentioned this pull request Dec 22, 2022
kaikreuzer pushed a commit that referenced this pull request Dec 22, 2022
Related to #1432

Signed-off-by: Wouter Born <github@maindrain.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants