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

Remove unnecessary SpotBugs exclusions #606

Merged
merged 1 commit into from Nov 21, 2022
Merged

Conversation

basil
Copy link
Member

@basil basil commented Nov 21, 2022

Recent versions of SpotBugs have gotten a lot better at running on Java 11/17, and a lot of false positives that we had to exclude previously are no longer relevant. This PR deletes any such unnecessary exclusions. To test this, I ran mvn clean verify -DskipTests on both Java 11 and 17.

@basil basil merged commit bdecda1 into jenkinsci:master Nov 21, 2022
@basil basil deleted the spotbugs branch November 21, 2022 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants