Skip to content

Simplify useJavax determination in ProcessingContext #136

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

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

rbygrave
Copy link
Contributor

IntelliJ warned that for javax && !jakarta the !jakarta part was always true. That leads to this simplification.

IntelliJ warned that for `javax && !jakarta` the !jakarta
part was always true. That leads to this simplification.
Copy link
Collaborator

@SentryMan SentryMan left a comment

Choose a reason for hiding this comment

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

Hmm, yeah now that I think about it this looks good

@rbygrave rbygrave self-assigned this Jan 17, 2023
@rbygrave rbygrave added this to the 1.23 milestone Jan 17, 2023
@rbygrave rbygrave merged commit 4d8f396 into master Jan 17, 2023
@rbygrave rbygrave deleted the feature/ctx-javax-flag branch January 17, 2023 18:15
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.

2 participants