[jenkinsci/cucumber-slack-notifier-plugin] 94cf1b: identical catch sections merged

2020-02-21 Thread Franco
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-slack-notifier-plugin
  Commit: 94cf1b035ffda45c3a8f48ab0bca81933e1be00e
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/94cf1b035ffda45c3a8f48ab0bca81933e1be00e
  Author: franco 
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackService.java

  Log Message:
  ---
  identical catch sections merged


  Commit: 6f8f1b971b10629dff1ef5ada613df340f3f9603
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/6f8f1b971b10629dff1ef5ada613df340f3f9603
  Author: franco 
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/slacknotifier/SlackClient.java

  Log Message:
  ---
  expressions replaced with <>


  Commit: 813ccd6799560383c979a9f263bbe1fbecf2cef7
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/813ccd6799560383c979a9f263bbe1fbecf2cef7
  Author: franco 
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge remote-tracking branch 'origin/feature/multiChannelMsg' into 
feature/multiChannelMsg


  Commit: d6a95a32441ee0c192d487f2be35e8eb7b658d31
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/d6a95a32441ee0c192d487f2be35e8eb7b658d31
  Author: Franco 
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
M README.md
M pom.xml
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberResult.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlack.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackBuildStepNotifier.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackPostBuildNotifier.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackService.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/FeatureResult.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/SlackClient.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/workflow/CucumberSlackStep.java
M src/main/resources/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/slacknotifier/CucumberSlackBuildStepNotifier/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/slacknotifier/CucumberSlackPostBuildNotifier/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/slacknotifier/workflow/CucumberSlackStep/config.jelly
M src/test/java/org/jenkinsci/plugins/slacknotifier/CucumberResultTest.java
M src/test/java/org/jenkinsci/plugins/slacknotifier/SlackClientTest.java

  Log Message:
  ---
  Merge pull request #2 from foxhound91/feature/multiChannelMsg

Feature/multi channel msg


  Commit: 0b37be7f87889ad897b7f8dd57b2d9f272c90cec
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/0b37be7f87889ad897b7f8dd57b2d9f272c90cec
  Author: franco 
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release cucumber-slack-notifier-0.9.0


  Commit: b699fe560abf5153a03e6adacf27e531a4259083
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/b699fe560abf5153a03e6adacf27e531a4259083
  Author: franco 
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  prepare release cucumber-slack-notifier-0.9.0


  Commit: f26cf64bdaa47d482db5fd0c702c88955e275865
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/f26cf64bdaa47d482db5fd0c702c88955e275865
  Author: franco 
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release cucumber-slack-notifier-0.9.0


  Commit: 85b9ecb1c9186a2e117736b6fd3ae2252c74854d
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/85b9ecb1c9186a2e117736b6fd3ae2252c74854d
  Author: franco 
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


  Commit: 506e94ab32485a08a53685375b1704542db04446
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/506e94ab32485a08a53685375b1704542db04446
  Author: Franco 
  Date:   2020-02-21 (Fri, 21 Feb 2020)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackService.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/SlackClient.java

  Log Message:
  ---
  Merge pull request #8 from foxhound91/master

release cucumber-slack-notifier-0.9.0


Compare: 
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/compare/40cea215716b...506e94ab3248

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 

[jenkinsci/cucumber-slack-notifier-plugin] 94cf1b: identical catch sections merged

2020-02-19 Thread Franco
  Branch: refs/tags/cucumber-slack-notifier-0.9.0
  Home:   https://github.com/jenkinsci/cucumber-slack-notifier-plugin
  Commit: 94cf1b035ffda45c3a8f48ab0bca81933e1be00e
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/94cf1b035ffda45c3a8f48ab0bca81933e1be00e
  Author: franco 
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackService.java

  Log Message:
  ---
  identical catch sections merged


  Commit: 6f8f1b971b10629dff1ef5ada613df340f3f9603
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/6f8f1b971b10629dff1ef5ada613df340f3f9603
  Author: franco 
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/slacknotifier/SlackClient.java

  Log Message:
  ---
  expressions replaced with <>


  Commit: 813ccd6799560383c979a9f263bbe1fbecf2cef7
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/813ccd6799560383c979a9f263bbe1fbecf2cef7
  Author: franco 
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge remote-tracking branch 'origin/feature/multiChannelMsg' into 
feature/multiChannelMsg


  Commit: d6a95a32441ee0c192d487f2be35e8eb7b658d31
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/d6a95a32441ee0c192d487f2be35e8eb7b658d31
  Author: Franco 
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
M README.md
M pom.xml
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberResult.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlack.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackBuildStepNotifier.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackPostBuildNotifier.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackService.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/FeatureResult.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/SlackClient.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/workflow/CucumberSlackStep.java
M src/main/resources/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/slacknotifier/CucumberSlackBuildStepNotifier/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/slacknotifier/CucumberSlackPostBuildNotifier/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/slacknotifier/workflow/CucumberSlackStep/config.jelly
M src/test/java/org/jenkinsci/plugins/slacknotifier/CucumberResultTest.java
M src/test/java/org/jenkinsci/plugins/slacknotifier/SlackClientTest.java

  Log Message:
  ---
  Merge pull request #2 from foxhound91/feature/multiChannelMsg

Feature/multi channel msg


  Commit: 0b37be7f87889ad897b7f8dd57b2d9f272c90cec
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/0b37be7f87889ad897b7f8dd57b2d9f272c90cec
  Author: franco 
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release cucumber-slack-notifier-0.9.0


  Commit: b699fe560abf5153a03e6adacf27e531a4259083
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/b699fe560abf5153a03e6adacf27e531a4259083
  Author: franco 
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  prepare release cucumber-slack-notifier-0.9.0


  Commit: f26cf64bdaa47d482db5fd0c702c88955e275865
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/f26cf64bdaa47d482db5fd0c702c88955e275865
  Author: franco 
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release cucumber-slack-notifier-0.9.0


Compare: 
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/compare/94cf1b035ffd%5E...f26cf64bdaa4

-- 
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/cucumber-slack-notifier-plugin/push/refs/tags/cucumber-slack-notifier-0.9.0/00-6bc8d2%40github.com.