Branch: refs/heads/master
Home: https://github.com/jenkinsci/instant-messaging-plugin
Commit: 65163d78229299120e22c04c440341b639c93525
https://github.com/jenkinsci/instant-messaging-plugin/commit/65163d78229299120e22c04c440341b639c93525
Author: Jim Klimov <[email protected]>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M src/main/java/hudson/plugins/im/tools/BuildHelper.java
M src/main/java/hudson/plugins/jabber/NotificationStrategy.java
Log Message:
-----------
Fix warning: annotate @Deprecated class and method marked as such in javadoc
Commit: da4635f092dabe8e4672911ff44b0ce1bd40d829
https://github.com/jenkinsci/instant-messaging-plugin/commit/da4635f092dabe8e4672911ff44b0ce1bd40d829
Author: Jim Klimov <[email protected]>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M pom.xml
Log Message:
-----------
pom.xml: fix warning about scm/connection
Commit: 20f92910b76e25f32ef90c2aac94bf54da19e5b2
https://github.com/jenkinsci/instant-messaging-plugin/commit/20f92910b76e25f32ef90c2aac94bf54da19e5b2
Author: Jim Klimov <[email protected]>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M src/main/java/hudson/plugins/im/IMPublisher.java
Log Message:
-----------
IMPublisher: downstreamIsFirstInRangeTriggeredByUpstream(): avoid an NPE seen
in tests
Commit: 2d3c72f61337e1da650078a4ae6fd450225c09d1
https://github.com/jenkinsci/instant-messaging-plugin/commit/2d3c72f61337e1da650078a4ae6fd450225c09d1
Author: Jim Klimov <[email protected]>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M src/test/java/hudson/plugins/im/IMPublisherTest.java
Log Message:
-----------
IMPublisherTest: before(): rectify use of "this.build" in mock
Commit: 8b1df674ed4ef1dead338a9ea0633d83f6c5c8ba
https://github.com/jenkinsci/instant-messaging-plugin/commit/8b1df674ed4ef1dead338a9ea0633d83f6c5c8ba
Author: Jim Klimov <[email protected]>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M pom.xml
M src/main/java/hudson/plugins/im/IMPublisher.java
M src/main/java/hudson/plugins/im/tools/BuildHelper.java
M src/main/java/hudson/plugins/jabber/NotificationStrategy.java
M src/test/java/hudson/plugins/im/IMPublisherTest.java
Log Message:
-----------
Merge pull request #172 from jimklimov/fix-warnings
Fix warnings exposed by PR #171
Compare:
https://github.com/jenkinsci/instant-messaging-plugin/compare/300de10e081f...8b1df674ed4e
--
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/300de1-8b1df6%40github.com.