Branch: refs/heads/fix-spotbugs
Home: https://github.com/jenkinsci/instant-messaging-plugin
Commit: 6cf1192c663e23d449a38d06bdffbf4bc48b6652
https://github.com/jenkinsci/instant-messaging-plugin/commit/6cf1192c663e23d449a38d06bdffbf4bc48b6652
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M src/main/java/hudson/plugins/im/bot/Bot.java
Log Message:
-----------
Bot.java: suppress MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR warning
Commit: e632d2903e1868d99f666f9792f633ec6b4bef48
https://github.com/jenkinsci/instant-messaging-plugin/commit/e632d2903e1868d99f666f9792f633ec6b4bef48
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M src/main/java/hudson/plugins/im/bot/BuildCommand.java
Log Message:
-----------
BuildCommand.java: drop redundant null-check
Commit: 489238054f940a7b6b0a5eb84012bef598f408bc
https://github.com/jenkinsci/instant-messaging-plugin/commit/489238054f940a7b6b0a5eb84012bef598f408bc
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M src/main/java/hudson/plugins/im/bot/CurrentlyBuildingCommand.java
Log Message:
-----------
CurrentlyBuildingCommand.java: drop redundant null-check
Commit: ccd51d4b3b1744f3ec438b91976619df0d699c29
https://github.com/jenkinsci/instant-messaging-plugin/commit/ccd51d4b3b1744f3ec438b91976619df0d699c29
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M
src/main/java/hudson/plugins/im/build_notify/PrintFailingTestsBuildToChatNotifier.java
Log Message:
-----------
PrintFailingTestsBuildToChatNotifier.java: suppress
SIC_INNER_SHOULD_BE_STATIC_ANON warning
Compare:
https://github.com/jenkinsci/instant-messaging-plugin/compare/6cf1192c663e%5E...ccd51d4b3b17
--
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/instant-messaging-plugin/push/refs/heads/fix-spotbugs/000000-ccd51d%40github.com.