Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/instant-messaging-plugin
  Commit: a09c06ae3a33c3b47ac6194738e15a9b7fa1caae
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/a09c06ae3a33c3b47ac6194738e15a9b7fa1caae
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  pom.xml: rearrange XML structure like in ircbot-plugin; add jimklimov as 
maintainer


  Commit: 0c4d9f987588142f47e1fdcb3b1aa1a200af205c
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/0c4d9f987588142f47e1fdcb3b1aa1a200af205c
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  pom.xml: rearrange SCM reference to common variables


  Commit: fb7009f0415f58b93b7c56af9c615b31c133edf8
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/fb7009f0415f58b93b7c56af9c615b31c133edf8
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  pom.xml: update URL to docs page


  Commit: 760530913784488086cf9579637f596f6f9b48e2
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/760530913784488086cf9579637f596f6f9b48e2
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  pom.xml: parameterize properties to name the release


  Commit: 13985e5ff65f941962454662cba42526c5ad20c2
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/13985e5ff65f941962454662cba42526c5ad20c2
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  pom.xml: explicitly add org.codehaus.mojo findbugs-maven-plugin (3.0.4 
parameterized)


  Commit: e2fb57425a150e5eefeacf13b88f8ac6f90f9ce1
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/e2fb57425a150e5eefeacf13b88f8ac6f90f9ce1
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M src/main/java/hudson/plugins/im/IMPublisherDescriptor.java

  Log Message:
  -----------
  fnidbugs: IMPublisherDescriptor.java: fix PARAMETERVALUE_STRATEGY_VALUES from 
mutable String[]


  Commit: 370fb7b05b37d54a6953677cdb90d3d9a1aa5e61
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/370fb7b05b37d54a6953677cdb90d3d9a1aa5e61
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M src/main/java/hudson/plugins/im/IMPlugin.java

  Log Message:
  -----------
  findbugs: IMPlugin.java: do not dereference uninitialized busyListener


  Commit: cde5549e427cf824eed97cf735f5c2c1e37352ec
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/cde5549e427cf824eed97cf735f5c2c1e37352ec
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M src/main/java/hudson/plugins/im/IMPublisher.java

  Log Message:
  -----------
  findbugs: IMPublisher.java: catch Runtime Exceptions here, others can not pass


  Commit: 7eb0bc3c2bc8dd22acb31c2c9748fa599ba0151f
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/7eb0bc3c2bc8dd22acb31c2c9748fa599ba0151f
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M src/main/java/hudson/plugins/im/IMPublisher.java

  Log Message:
  -----------
  fnidbugs: IMPublisher.java: do not "implement" an interface that parent 
already does


  Commit: 2ac038aa6afeb2efa80b82a03a15cd9b16a1a71f
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/2ac038aa6afeb2efa80b82a03a15cd9b16a1a71f
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M src/main/java/hudson/plugins/im/IMPublisherDescriptor.java
    M src/main/java/hudson/plugins/im/NotificationStrategy.java

  Log Message:
  -----------
  findbugs: NotificationStrategy.java: add getDisplayNamesList() for immutable 
list


  Commit: 8502d6e9719ffb96992bfac746acc996b53fe468
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/8502d6e9719ffb96992bfac746acc996b53fe468
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M src/main/java/hudson/plugins/im/IMConnectionProvider.java

  Log Message:
  -----------
  findbugs: IMConnectionProvider.java: cast "60" to long when multiplying with 
"timeout"


  Commit: 63f4b6c46a35196e7d0770f92fd2acabe6a3dfd3
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/63f4b6c46a35196e7d0770f92fd2acabe6a3dfd3
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M src/main/java/hudson/plugins/im/bot/QueueCommand.java

  Log Message:
  -----------
  findbugs: QueueCommand.java: make use of giveSyntax()


  Commit: efc7f3915eac71794e2b5e3ee0e7a33ff8c388df
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/efc7f3915eac71794e2b5e3ee0e7a33ff8c388df
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M src/main/java/hudson/plugins/im/bot/CurrentlyBuildingCommand.java

  Log Message:
  -----------
  findbugs: CurrentlyBuildingCommand.java: make use of giveSyntax()


  Commit: e8cdc314285801cd7dd8c00eaa0dce6618619107
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/e8cdc314285801cd7dd8c00eaa0dce6618619107
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M pom.xml
    M 
src/main/java/hudson/plugins/im/build_notify/PrintFailingTestsBuildToChatNotifier.java

  Log Message:
  -----------
  findbugs: PrintFailingTestsBuildToChatNotifier.java: hush a warning that does 
not seem critical, just inefficient code


  Commit: 57d5ae6930ee4288a86710d88e603660696c6610
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/57d5ae6930ee4288a86710d88e603660696c6610
  Author: Jim Klimov <j...@jimklimov.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M src/main/java/hudson/plugins/im/NotificationStrategy.java

  Log Message:
  -----------
  findbugs: NotificationStrategy.java: @Deprecate getDisplayNames()


  Commit: 8fb814066b55dcb88fac06bd91a256da769312f7
      
https://github.com/jenkinsci/instant-messaging-plugin/commit/8fb814066b55dcb88fac06bd91a256da769312f7
  Author: Jim Klimov <jimkli...@gmail.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/im/IMConnectionProvider.java
    M src/main/java/hudson/plugins/im/IMPlugin.java
    M src/main/java/hudson/plugins/im/IMPublisher.java
    M src/main/java/hudson/plugins/im/IMPublisherDescriptor.java
    M src/main/java/hudson/plugins/im/NotificationStrategy.java
    M src/main/java/hudson/plugins/im/bot/CurrentlyBuildingCommand.java
    M src/main/java/hudson/plugins/im/bot/QueueCommand.java
    M 
src/main/java/hudson/plugins/im/build_notify/PrintFailingTestsBuildToChatNotifier.java

  Log Message:
  -----------
  Merge pull request #42 from jimklimov/modernize-pom-xml


Compare: 
https://github.com/jenkinsci/instant-messaging-plugin/compare/25409da5cf8f...8fb814066b55

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/instant-messaging-plugin/push/refs/heads/master/25409d-8fb814%40github.com.

Reply via email to