Branch: refs/heads/master
Home: https://github.com/jenkinsci/ircbot-plugin
Commit: d6318f6582c27d1b431e1ad2254ccda824068dca
https://github.com/jenkinsci/ircbot-plugin/commit/d6318f6582c27d1b431e1ad2254ccda824068dca
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: d0955c03b069f1f33303b511bdb6d2ad801f7e1a
https://github.com/jenkinsci/ircbot-plugin/commit/d0955c03b069f1f33303b511bdb6d2ad801f7e1a
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M src/main/java/hudson/plugins/ircbot/IrcPublisher.java
Log Message:
-----------
IrcPublisher.java: spotbugs: avoid inefficient Integer constructor where
valueOf() suffices
Commit: 61b567b2c4daff80aa936fc2e1abc91e53dc3382
https://github.com/jenkinsci/ircbot-plugin/commit/61b567b2c4daff80aa936fc2e1abc91e53dc3382
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M src/main/java/hudson/plugins/ircbot/IrcPublisher.java
M src/main/resources/hudson/plugins/ircbot/IrcNotifyStep/global.jelly
M src/main/resources/hudson/plugins/ircbot/IrcPublisher/global.jelly
Log Message:
-----------
IrcPublisher.java, */global.jelly: spotbugs: avoid unprotected access to
CHARSETS
Commit: f1e8d07348d3e8347f11b108eb5f60c8f01aae80
https://github.com/jenkinsci/ircbot-plugin/commit/f1e8d07348d3e8347f11b108eb5f60c8f01aae80
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M src/main/java/hudson/plugins/ircbot/IrcPublisher.java
Log Message:
-----------
IrcPublisher.java: spotbugs: suppress warning about unused
fillChannelsFromJSON()
Commit: b0f53bf546fa670e1f184e490ca26624dd94f60b
https://github.com/jenkinsci/ircbot-plugin/commit/b0f53bf546fa670e1f184e490ca26624dd94f60b
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M src/main/java/hudson/plugins/ircbot/steps/IrcNotifyStep.java
Log Message:
-----------
IrcNotifyStep.java: spotbugs: suppress warning about transient step
Commit: 3f29ceee3b3b053cb9c407608d63c9309e92367b
https://github.com/jenkinsci/ircbot-plugin/commit/3f29ceee3b3b053cb9c407608d63c9309e92367b
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M src/main/java/hudson/plugins/ircbot/IrcPublisher.java
Log Message:
-----------
IrcPublisher.java: spotbugs: suppress warning about inner anon class
Commit: f025939b500d5f898e60875dd85a7d5189d84e52
https://github.com/jenkinsci/ircbot-plugin/commit/f025939b500d5f898e60875dd85a7d5189d84e52
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M src/main/java/hudson/plugins/ircbot/v2/IRCConnection.java
Log Message:
-----------
IRCConnection.java: spotbugs: suppress warning about inner anon class
Commit: 23b576fe0f3c2e5028ae224bb26d56879bab39e6
https://github.com/jenkinsci/ircbot-plugin/commit/23b576fe0f3c2e5028ae224bb26d56879bab39e6
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M src/main/java/hudson/plugins/ircbot/v2/IRCConnection.java
Log Message:
-----------
IRCConnection.java: spotbugs: suppress warning about
MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR
Commit: d58803f363c856d81f2ecf9994077fa4b2a6d965
https://github.com/jenkinsci/ircbot-plugin/commit/d58803f363c856d81f2ecf9994077fa4b2a6d965
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M src/main/java/hudson/plugins/ircbot/v2/IRCConnectionProvider.java
Log Message:
-----------
IRCConnectionProvider.java: spotbugs: suppress warning about
MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR
Commit: 495fdd4239585a0d55afd29161cbe5be9b7f2c3f
https://github.com/jenkinsci/ircbot-plugin/commit/495fdd4239585a0d55afd29161cbe5be9b7f2c3f
Author: Jim Klimov <[email protected]>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M pom.xml
M src/main/java/hudson/plugins/ircbot/IrcPublisher.java
M src/main/java/hudson/plugins/ircbot/steps/IrcNotifyStep.java
M src/main/java/hudson/plugins/ircbot/v2/IRCConnection.java
M src/main/java/hudson/plugins/ircbot/v2/IRCConnectionProvider.java
M src/main/resources/hudson/plugins/ircbot/IrcNotifyStep/global.jelly
M src/main/resources/hudson/plugins/ircbot/IrcPublisher/global.jelly
Log Message:
-----------
Merge pull request #139 from jimklimov/spotbugs
pom.xml: set spotbugs settings
Compare:
https://github.com/jenkinsci/ircbot-plugin/compare/0530ad4ff0ca...495fdd423958
--
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/ircbot-plugin/push/refs/heads/master/0530ad-495fdd%40github.com.