Branch: refs/heads/holder_singleton_pattern
  Home:   https://github.com/jenkinsci/pubsub-light-plugin
  Commit: 1eb2a6e8f7fcaababcfcc66393156ee2b71aabfe
      
https://github.com/jenkinsci/pubsub-light-plugin/commit/1eb2a6e8f7fcaababcfcc66393156ee2b71aabfe
  Author: olivier lamy <ol...@apache.org>
  Date:   2018-09-21 (Fri, 21 Sep 2018)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/pubsub/PubsubBus.java

  Log Message:
  -----------
  use holder singleton instantiation pattern to avoid possible multiple with 
double check locking

Signed-off-by: olivier lamy <ol...@apache.org>


  Commit: 8eb5b04d47e44e7a948a06f9ac3a9554440b9a57
      
https://github.com/jenkinsci/pubsub-light-plugin/commit/8eb5b04d47e44e7a948a06f9ac3a9554440b9a57
  Author: olivier lamy <ol...@apache.org>
  Date:   2018-09-22 (Sat, 22 Sep 2018)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/pubsub/GuavaPubsubBus.java
    M 
src/main/java/org/jenkinsci/plugins/pubsub/listeners/SyncQueueListener.java

  Log Message:
  -----------
  upgrade parent version, add some java8 sugar syntax

Signed-off-by: olivier lamy <ol...@apache.org>


  Commit: 2b518cfc2505da5925d0ed92c1c1804a0353732e
      
https://github.com/jenkinsci/pubsub-light-plugin/commit/2b518cfc2505da5925d0ed92c1c1804a0353732e
  Author: olivier lamy <ol...@apache.org>
  Date:   2018-09-22 (Sat, 22 Sep 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  do not reuse fork as some singleton need new vm

Signed-off-by: olivier lamy <ol...@apache.org>


  Commit: 7797286fdb56114bab38b2ea979022dc6f34da96
      
https://github.com/jenkinsci/pubsub-light-plugin/commit/7797286fdb56114bab38b2ea979022dc6f34da96
  Author: olivier lamy <ol...@apache.org>
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/pubsub/PubsubBus.java

  Log Message:
  -----------
  no need of synchronized with Holder pattern

Signed-off-by: olivier lamy <ol...@apache.org>


Compare: 
https://github.com/jenkinsci/pubsub-light-plugin/compare/1eb2a6e8f7fc^...7797286fdb56
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to