Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 32a9785dd89477c8fbc577e2bc26aee4f4d8ff3a
      
https://github.com/jenkinsci/job-dsl-plugin/commit/32a9785dd89477c8fbc577e2bc26aee4f4d8ff3a
  Author: Edwin Fine <[email protected]>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy

  Log Message:
  -----------
  Make publishJabber treat target as group if it contains "@conference."

The Jenkins plugin annotates the Targets text box as follows:

    "Whitespace separated list of accounts to send notifications to
    (like '[email protected]') -- for group chats, prepend a '*'
    (e.g.  '*[email protected]') -- note that
    JIDs that contain '@conference.' are automatically recognized as
    group chats (no need to prepend '*')"

This patch makes publishJabber behave as documented above.


  Commit: 2a66419186b2403a1c74005ca4eb96e4f5e8af3c
      
https://github.com/jenkinsci/job-dsl-plugin/commit/2a66419186b2403a1c74005ca4eb96e4f5e8af3c
  Author: Daniel Spilker <[email protected]>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M docs/Home.md

  Log Message:
  -----------
  added release notes


  Commit: 57f7a132f0915f6a29ec7475fd4f5b1a3b0098e1
      
https://github.com/jenkinsci/job-dsl-plugin/commit/57f7a132f0915f6a29ec7475fd4f5b1a3b0098e1
  Author: Daniel Spilker <[email protected]>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M docs/Home.md
    M docs/Migration.md
    M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
    M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy

  Log Message:
  -----------
  deprecated support for versions older than 1.35 of the Jabber plugin


  Commit: 7af950af148e23dedde709533b1a143988d9da1e
      
https://github.com/jenkinsci/job-dsl-plugin/commit/7af950af148e23dedde709533b1a143988d9da1e
  Author: Daniel Spilker <[email protected]>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
    M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy

  Log Message:
  -----------
  fixed group chat detection, added tests


  Commit: 26a1a24eccafb3447833a8b5cfa5c5d5b5696842
      
https://github.com/jenkinsci/job-dsl-plugin/commit/26a1a24eccafb3447833a8b5cfa5c5d5b5696842
  Author: Daniel Spilker <[email protected]>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
    M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy

  Log Message:
  -----------
  refactoring


  Commit: 20222ee2ae8cb170215bf9e72fd748c59844af21
      
https://github.com/jenkinsci/job-dsl-plugin/commit/20222ee2ae8cb170215bf9e72fd748c59844af21
  Author: Daniel Spilker <[email protected]>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M docs/Home.md
    M docs/Migration.md
    M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
    M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy

  Log Message:
  -----------
  Merge branch 'bugfix/recognize-conference-jid'


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/6a7a6b4ab9fb...20222ee2ae8c

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

Reply via email to