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

Exclude JSR 305 #467

Merged
merged 1 commit into from
Dec 15, 2021
Merged

Exclude JSR 305 #467

merged 1 commit into from
Dec 15, 2021

Conversation

basil
Copy link
Member

@basil basil commented Dec 15, 2021

JSR 305 is in dormant status. We don't want this dependency anymore.

@basil basil added the removed label Dec 15, 2021
@basil basil merged commit 51d57b2 into jenkinsci:master Dec 15, 2021
@basil basil deleted the jsr305 branch December 15, 2021 15:33
jamietanna added a commit to jenkinsci/job-dsl-plugin that referenced this pull request Jan 1, 2022
Replace JSR305 annotations with SpotBugs annotations

As of jenkinsci/jenkins#4604, core switched from JSR 305 to SpotBugs
annotations. As of jenkinsci/plugin-pom#467 the plugin parent POM no
longer delivers JSR 305.

Therefore, we should make sure that we remove our reliance on this to
prevent breakages for folks in the future.
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