Skip to content

Conversation

@basil
Copy link
Member

@basil basil commented Jan 9, 2024

Without dropping compatibility with Guice 6 (currently delivered by Jenkins core), add support for Guice 7.

@basil basil added the internal label Jan 9, 2024
@basil basil requested a review from a team as a code owner January 9, 2024 21:40
import edu.umd.cs.findbugs.annotations.CheckForNull;
import edu.umd.cs.findbugs.annotations.NonNull;
import javax.inject.Inject;
import jakarta.inject.Inject;
Copy link
Member

Choose a reason for hiding this comment

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

In this context the Guice version is perhaps more appropriate, but I do not think it really matters.

@jglick jglick added dependencies Pull requests that update a dependency file and removed internal labels Jan 16, 2024
@jglick jglick merged commit 84d3816 into jenkinsci:master Jan 16, 2024
@basil basil deleted the jakarta-inject branch January 16, 2024 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants