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

Replace javax annotations with spotbugs annotations #859

Merged
merged 7 commits into from
Mar 27, 2020

Conversation

MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Mar 27, 2020

Replace javax annotations with spotbugs annotations

The javax annotations from JSR-305 were never finalized and never will be finalized. The spotbugs team has provided replacements that match with spotbugs usage.

Also updates to spotbugs 4.0.1.

Checklist

  • I have read the CONTRIBUTING doc
  • I have added tests that verify my changes
  • Unit tests pass locally with my changes
  • I have added documentation as necessary
  • No Javadoc warnings were introduced with my changes
  • No spotbugs warnings were introduced with my changes

Types of changes

  • Dependency or infrastructure update

In the spirit of jenkinsci/jenkins#4604

@MarkEWaite MarkEWaite merged commit cc33ed0 into jenkinsci:master Mar 27, 2020
@MarkEWaite MarkEWaite deleted the replace-javax-annotations branch March 27, 2020 15:40
@MarkEWaite MarkEWaite added the chore Reduces maintenance effort by changes not directly visible to users label Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Reduces maintenance effort by changes not directly visible to users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants