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

Use spotbugs instead of javax CheckForNull #158

Merged
merged 1 commit into from
Nov 21, 2021

Conversation

MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Nov 20, 2021

Use spotbugs instead of javax to import CheckForNull

JSR-305 was never completed, spotbugs is stable and usable. Code is already using the spotbugs annotation in some of its source files.

Depends on #155

JSR-305 was never completed, spotbugs is stable and usable
@alecharp alecharp merged commit b01ff11 into jenkinsci:master Nov 21, 2021
@alecharp alecharp added the chore label Nov 21, 2021
@MarkEWaite MarkEWaite deleted the use-spotbugs-annotations branch September 16, 2023 10:23
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.

2 participants