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 from deprecated Plexus Components to non-deprecated JSR 330 #491

Merged
merged 1 commit into from
May 22, 2023

Conversation

basil
Copy link
Member

@basil basil commented May 22, 2023

References:

Testing done

Ran mvn hpi:run with these changes. Put a breakpoint in the constructor to verify it was being correctly created by Guice using JSR 330 annotations. Put a breakpoint where it was used to verify it could still be used as before after construction.

@basil basil added the internal label May 22, 2023
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

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

Thanks! Read through the linked pages and the transition looks good to me.

@basil basil merged commit 7470269 into jenkinsci:master May 22, 2023
5 checks passed
@basil basil deleted the plexus-component-metadata branch May 22, 2023 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants