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

Suppress warnings for spotbugs 4.8.3 #286

Merged
merged 3 commits into from
Jan 16, 2024

Conversation

MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Jan 16, 2024

Suppress warnings for spotbugs 4.8.3

Plugin pom 4.77 needs this change to resolve new spotbugs warnings that will be reported by spotbugs 4.8.3 and later.

Can skip the changelog, since this is not visible to users.

Testing done

Confirmed that the spotbugs warnings are visible when using the 4.77-SNAPSHOT plugin pom before this change. With this change, the spotbugs warnings are no longer visible.

Confirmed that spotbugs is silent with plugin pom 4.77 after this change.

Submitter checklist

https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.77)
Plugin pom 4.77 needs this change to resolve new spotbugs warnings
that will be reported by spotbugs 4.8.3 and later.

Can skip the changelog, since this is not visible to users.

Confirmed that the spotbugs warnings are visible when using the
4.77-SNAPSHOT plugin pom before this change. With this change, the
spotbugs warnings are no longer visible.

Confirmed that spotbugs is silent with plugin pom 4.77 after this
change.
@MarkEWaite MarkEWaite requested a review from a team as a code owner January 16, 2024 01:40
@MarkEWaite
Copy link
Contributor Author

Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

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

and actually switch to new parent

MarkEWaite and others added 2 commits January 16, 2024 13:02
Co-authored-by: Jesse Glick <jglick@cloudbees.com>
https://github.com/jenkinsci/plugin-pom/releases/tag/plugin-4.77 describes
the changes in the 4.77 release of the parent pom.  Those changes include:

* jenkinsci/plugin-pom#880 - test harness update
* jenkinsci/plugin-pom#884 - spotbugs plugin update

Other dependencies were also updaetd in that parent pom.
@MarkEWaite
Copy link
Contributor Author

and actually switch to new parent

Done in 00ecfef

@jglick jglick enabled auto-merge January 16, 2024 20:15
@jglick jglick merged commit 0fb18e0 into jenkinsci:master Jan 16, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants