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

Feature: As a user, I want common Java 11 to Java 17 migrations applied automatically when I upgrade #298

Closed
1 task
ewilkins-csi opened this issue Aug 26, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@ewilkins-csi
Copy link
Contributor

Description

We are working on upgrading to Java 17 ahead of the end of full support for RedHat OpenJDK 11 in October. (Temurin 11 will still be supported for a few years, but many vendors like RedHat are set to end support before then.) As part of the upgrade, we should ensure we write as many automated migrations as possible for the issues we fix on the baseline and in the templates to ease the burden of projects during upgrade. Note that this will mostly include breaking changes to upgraded libraries, e.g. Quarkus.

DOD

Acceptance criteria required to realize the requested feature

  • Using checkboxes helps to communicate progress

Test Strategy/Script

How will this feature be verified?

References/Additional Context

@ewilkins-csi ewilkins-csi added the enhancement New feature or request label Aug 26, 2024
@ewilkins-csi ewilkins-csi added this to the 1.10.0 milestone Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@ewilkins-csi and others