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

Migrate to Jakarta injection imports #29

Closed
basil opened this issue Aug 18, 2023 · 2 comments
Closed

Migrate to Jakarta injection imports #29

basil opened this issue Aug 18, 2023 · 2 comments
Assignees
Labels
recipe Requests for new automated code changes

Comments

@basil
Copy link
Contributor

basil commented Aug 18, 2023

If the Jenkins core baseline is 2.401.2 LTS or later, migrate from javax.inject imports to jakarta.inject imports.

@timtebeek timtebeek moved this to Recipes Wanted in OpenRewrite Aug 18, 2023
@timtebeek timtebeek added the recipe Requests for new automated code changes label Aug 18, 2023
@timtebeek
Copy link
Contributor

Linking these here: https://docs.openrewrite.org/recipes/java/migrate/jakarta
We likely have what you need already, or are able to add those quite easily.

@sghill sghill self-assigned this Dec 5, 2023
@sghill
Copy link
Collaborator

sghill commented Dec 5, 2023

Now that the recommended Jenkins baseline is 2.401.3, this has become part of the org.openrewrite.jenkins.ModernizePlugin recipe in #53.

A few initial PRs have been sent to plugins, attached to sghill-rewrite/campaigns#2.

@sghill sghill closed this as completed Dec 5, 2023
@github-project-automation github-project-automation bot moved this from Recipes Wanted to Done in OpenRewrite Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recipe Requests for new automated code changes
Projects
Archived in project
Development

No branches or pull requests

3 participants