Branch: refs/heads/master
Home: https://github.com/jenkinsci/instant-messaging-plugin
Commit: 51be681fb82e4fa2b6248921f8ce7a36b7234031
https://github.com/jenkinsci/instant-messaging-plugin/commit/51be681fb82e4fa2b6248921f8ce7a36b7234031
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M pom.xml
Log Message:
-----------
pom.xml: set spotbugs settings
Commit: bcd6d9261e7ed4e061b4f2b8f3e7111aa2cf8f5d
https://github.com/jenkinsci/instant-messaging-plugin/commit/bcd6d9261e7ed4e061b4f2b8f3e7111aa2cf8f5d
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: ab918003543f08f69e22dbf546e2f4b6d9e75db4
https://github.com/jenkinsci/instant-messaging-plugin/commit/ab918003543f08f69e22dbf546e2f4b6d9e75db4
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: 8f22b551b77f1f7148ba72fb1eee97a7e9b4bea5
https://github.com/jenkinsci/instant-messaging-plugin/commit/8f22b551b77f1f7148ba72fb1eee97a7e9b4bea5
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: 086ab159ecc79cdd29c0d96ddd5df0c1b49716c2
https://github.com/jenkinsci/instant-messaging-plugin/commit/086ab159ecc79cdd29c0d96ddd5df0c1b49716c2
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
Commit: d9026070d09732918ce5511d92cb5686fda2e949
https://github.com/jenkinsci/instant-messaging-plugin/commit/d9026070d09732918ce5511d92cb5686fda2e949
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M pom.xml
M src/main/java/hudson/plugins/im/bot/Bot.java
M src/main/java/hudson/plugins/im/bot/BuildCommand.java
M src/main/java/hudson/plugins/im/bot/CurrentlyBuildingCommand.java
M
src/main/java/hudson/plugins/im/build_notify/PrintFailingTestsBuildToChatNotifier.java
Log Message:
-----------
Merge pull request #125 from jimklimov/spotbugs
pom.xml: set spotbugs settings
Compare:
https://github.com/jenkinsci/instant-messaging-plugin/compare/27f57b622e00...d9026070d097
--
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/master/27f57b-d90260%40github.com.