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

[maintenance] Upgrade to Java 11 #254

Merged
merged 2 commits into from
Jan 11, 2023
Merged

[maintenance] Upgrade to Java 11 #254

merged 2 commits into from
Jan 11, 2023

Conversation

chriskilding
Copy link
Contributor

@chriskilding chriskilding commented Jan 6, 2023

Upgrade the plugin to a Java 11 base.

Tasks:

  • POM update (BOM, parent POM)
  • Jenkinsfile update
  • Replace polyfills for the Java 9+ APIs with the real thing
  • Use var language construct from Java 11 in the tests

@chriskilding chriskilding marked this pull request as draft January 6, 2023 16:47
@chriskilding chriskilding marked this pull request as ready for review January 11, 2023 11:48
@chriskilding
Copy link
Contributor Author

At this point we'll upgrade the tests to Java 11 syntax, but leave the implementation as it is for now. This is to reduce the risk of breaking other PRs, or at least to limit the scope of the breaking changes.

@chriskilding chriskilding merged commit 514984b into master Jan 11, 2023
@chriskilding chriskilding deleted the use-java-11 branch January 11, 2023 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant