Branch: refs/heads/master
Home: https://github.com/jenkinsci/stash-pullrequest-builder-plugin
Commit: dec78fd9ff18f077567d4a24ca9b4133ebb09260
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/dec78fd9ff18f077567d4a24ca9b4133ebb09260
Author: Pavel Roskin <[email protected]>
Date: 2019-08-08 (Thu, 08 Aug 2019)
Changed paths:
R
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashPostBuildCommentAction.java
Log Message:
-----------
StashPostBuildCommentAction: Remove, it has been obsolete since version 1.9
Starting with plugin version 1.9, this file has been used to suppress
warnings about unreadable data when upgrading from plugin version 1.8 and
older.
The compatibility code have been around for a long time, it should be
safe to remove now.
Not having this file in the version 1.13 of the plugin means that users
upgrading directly from version 1.8 and older directly to version 1.13
and newer would get warnings about unreadable fields. The warnings are
actually harmless and can be trivially cleared.
The unused fields were triggering warnings in SpotBugs and FindBugs when
threshold was set to Low.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stash-pullrequest-builder-plugin/push/refs/heads/master/630fe1-dec78f%40github.com.