[jenkinsci/azure-acs-plugin] 36e8da: [maven-release-plugin] prepare release azure-acs-0...

2018-01-04 Thread GitHub
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-acs-plugin
  Commit: 36e8daf2f68fb5c725fe1f21987a8c0b0a4f9a9e
  
https://github.com/jenkinsci/azure-acs-plugin/commit/36e8daf2f68fb5c725fe1f21987a8c0b0a4f9a9e
  Author: Menghua Xiao 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-acs-0.2.0


  Commit: 5adfe1c20ab6af795e78a52c75a46ccdd32abc1a
  
https://github.com/jenkinsci/azure-acs-plugin/commit/5adfe1c20ab6af795e78a52c75a46ccdd32abc1a
  Author: Menghua Xiao 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/azure-acs-plugin/compare/6448a35e035d...5adfe1c20ab6

-- 
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.


[jenkinsci/azure-acs-plugin]

2018-01-04 Thread GitHub
  Branch: refs/tags/azure-acs-0.2.0
  Home:   https://github.com/jenkinsci/azure-acs-plugin

-- 
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.


[jenkinsci/azure-acs-plugin] 5adfe1: [maven-release-plugin] prepare for next developmen...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-acs-plugin
  Commit: 5adfe1c20ab6af795e78a52c75a46ccdd32abc1a
  
https://github.com/jenkinsci/azure-acs-plugin/commit/5adfe1c20ab6af795e78a52c75a46ccdd32abc1a
  Author: Menghua Xiao 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/azure-acs-plugin] cf608a: Support MSI.

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-acs-plugin
  Commit: cf608a2c7c5fed16a14ba568ff63d15e7e3b0735
  
https://github.com/jenkinsci/azure-acs-plugin/commit/cf608a2c7c5fed16a14ba568ff63d15e7e3b0735
  Author: Raphael Yu 
  Date:   2017-12-26 (Tue, 26 Dec 2017)

  Changed paths:
M pom.xml
M src/main/java/com/microsoft/jenkins/acs/ACSDeploymentContext.java
M src/main/java/com/microsoft/jenkins/acs/commands/AKSDeploymentCommand.java
M 
src/main/java/com/microsoft/jenkins/acs/commands/DeploymentChoiceCommand.java
M src/main/java/com/microsoft/jenkins/acs/commands/EnablePortCommand.java
M 
src/main/java/com/microsoft/jenkins/acs/commands/GetContainerServiceInfoCommand.java
M 
src/main/java/com/microsoft/jenkins/acs/commands/KubernetesDeploymentCommandBase.java
M 
src/main/java/com/microsoft/jenkins/acs/commands/MarathonDeploymentCommand.java
M 
src/main/java/com/microsoft/jenkins/acs/commands/SwarmDeploymentCommand.java
M 
src/main/java/com/microsoft/jenkins/acs/orchestrators/DeploymentConfig.java
M src/main/java/com/microsoft/jenkins/acs/util/AzureHelper.java
M src/main/java/com/microsoft/jenkins/acs/util/Constants.java
M src/main/java/com/microsoft/jenkins/acs/util/DeployHelper.java
M src/test/java/com/microsoft/jenkins/acs/ACSDeploymentContextTest.java
M 
src/test/java/com/microsoft/jenkins/acs/commands/DeploymentChoiceCommandTest.java
M 
src/test/java/com/microsoft/jenkins/acs/commands/EnablePortCommandTest.java
M 
src/test/java/com/microsoft/jenkins/acs/commands/GetContainerServiceInfoCommandTest.java
M 
src/test/java/com/microsoft/jenkins/acs/orchestrators/DeploymentConfigTest.java

  Log Message:
  ---
  Support MSI.


  Commit: 0689687bb4810541360a46889aa4ae3dc5ea35b8
  
https://github.com/jenkinsci/azure-acs-plugin/commit/0689687bb4810541360a46889aa4ae3dc5ea35b8
  Author: Raphael Yu 
  Date:   2017-12-27 (Wed, 27 Dec 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update azure-commons version.


  Commit: 06a542bda32c7e51d89c1c101f01bce64b95c9f5
  
https://github.com/jenkinsci/azure-acs-plugin/commit/06a542bda32c7e51d89c1c101f01bce64b95c9f5
  Author: Raphael Yu 
  Date:   2018-01-01 (Mon, 01 Jan 2018)

  Changed paths:
M pom.xml
M src/main/java/com/microsoft/jenkins/acs/commands/AKSDeploymentCommand.java
M src/main/java/com/microsoft/jenkins/acs/commands/EnablePortCommand.java
M 
src/main/java/com/microsoft/jenkins/acs/commands/GetContainerServiceInfoCommand.java
M src/main/java/com/microsoft/jenkins/acs/util/AzureHelper.java

  Log Message:
  ---
  Fix the runs on agents.


  Commit: 9447151b404995c1a0ac191204b9e11195d8ef86
  
https://github.com/jenkinsci/azure-acs-plugin/commit/9447151b404995c1a0ac191204b9e11195d8ef86
  Author: Raphael Yu 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml
M src/main/java/com/microsoft/jenkins/acs/util/AzureHelper.java

  Log Message:
  ---
  Update azure-commons version.


  Commit: b83a11cffadbd5dcf165c1416d549de584449cbf
  
https://github.com/jenkinsci/azure-acs-plugin/commit/b83a11cffadbd5dcf165c1416d549de584449cbf
  Author: Xiangyang Yu 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml
M src/main/java/com/microsoft/jenkins/acs/ACSDeploymentContext.java
M src/main/java/com/microsoft/jenkins/acs/commands/AKSDeploymentCommand.java
M 
src/main/java/com/microsoft/jenkins/acs/commands/DeploymentChoiceCommand.java
M src/main/java/com/microsoft/jenkins/acs/commands/EnablePortCommand.java
M 
src/main/java/com/microsoft/jenkins/acs/commands/GetContainerServiceInfoCommand.java
M 
src/main/java/com/microsoft/jenkins/acs/commands/KubernetesDeploymentCommandBase.java
M 
src/main/java/com/microsoft/jenkins/acs/commands/MarathonDeploymentCommand.java
M 
src/main/java/com/microsoft/jenkins/acs/commands/SwarmDeploymentCommand.java
M 
src/main/java/com/microsoft/jenkins/acs/orchestrators/DeploymentConfig.java
M src/main/java/com/microsoft/jenkins/acs/util/AzureHelper.java
M src/main/java/com/microsoft/jenkins/acs/util/Constants.java
M src/main/java/com/microsoft/jenkins/acs/util/DeployHelper.java
M src/test/java/com/microsoft/jenkins/acs/ACSDeploymentContextTest.java
M 
src/test/java/com/microsoft/jenkins/acs/commands/DeploymentChoiceCommandTest.java
M 
src/test/java/com/microsoft/jenkins/acs/commands/EnablePortCommandTest.java
M 
src/test/java/com/microsoft/jenkins/acs/commands/GetContainerServiceInfoCommandTest.java
M 
src/test/java/com/microsoft/jenkins/acs/orchestrators/DeploymentConfigTest.java

  Log Message:
  ---
  Merge pull request #9 from LGDoor/dev

Support MSI.


  Commit: 6448a35e035dc4ad20d62f1a66539b2577a90e1c
  

[jenkinsci/azure-app-service-plugin] e475ef: [maven-release-plugin] prepare release azure-app-s...

2018-01-04 Thread GitHub
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-app-service-plugin
  Commit: e475ef9c6436b6b6c0a2a94d82413aab468b1148
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/e475ef9c6436b6b6c0a2a94d82413aab468b1148
  Author: Menghua Xiao 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-app-service-0.2.0


  Commit: 7b23b4c0b1ef22c9cd958f6ea655d61dafc13f87
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/7b23b4c0b1ef22c9cd958f6ea655d61dafc13f87
  Author: Menghua Xiao 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/azure-app-service-plugin/compare/e390e117a5f5...7b23b4c0b1ef

-- 
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.


[jenkinsci/azure-app-service-plugin] b854e4: Support MSI.

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-app-service-plugin
  Commit: b854e4a0ea8ee9a50d74b4b8e91ab482b851e054
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/b854e4a0ea8ee9a50d74b4b8e91ab482b851e054
  Author: Raphael Yu 
  Date:   2017-12-26 (Tue, 26 Dec 2017)

  Changed paths:
M pom.xml
M src/main/java/com/microsoft/jenkins/appservice/BaseDeploymentRecorder.java
M 
src/main/java/com/microsoft/jenkins/appservice/WebAppDeploymentCommandContext.java
M 
src/main/java/com/microsoft/jenkins/appservice/WebAppDeploymentRecorder.java
M 
src/main/java/com/microsoft/jenkins/appservice/commands/DockerDeployCommand.java
M src/main/java/com/microsoft/jenkins/appservice/util/AzureUtils.java
M 
src/test/java/com/microsoft/jenkins/appservice/WebAppDeploymentCommandContextTest.java
M 
src/test/java/com/microsoft/jenkins/appservice/integration/ITFTPDeployCommand.java
M 
src/test/java/com/microsoft/jenkins/appservice/integration/ITGitDeployCommand.java
M 
src/test/java/com/microsoft/jenkins/appservice/integration/IntegrationTest.java

  Log Message:
  ---
  Support MSI.


  Commit: 78b8052bf517a051b9a1faf09adc43b5608393d9
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/78b8052bf517a051b9a1faf09adc43b5608393d9
  Author: Raphael Yu 
  Date:   2017-12-26 (Tue, 26 Dec 2017)

  Changed paths:
M 
src/main/java/com/microsoft/jenkins/appservice/commands/DockerDeployCommand.java

  Log Message:
  ---
  Fix the findbugs error.


  Commit: 2b485ce6b9c3e0679aaa2523ae0b9563ca5c223f
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/2b485ce6b9c3e0679aaa2523ae0b9563ca5c223f
  Author: Raphael Yu 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml
M src/main/java/com/microsoft/jenkins/appservice/util/AzureUtils.java

  Log Message:
  ---
  Add error checks.


  Commit: 39514657f9b58435ff12a4b422b4c99bbf973843
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/39514657f9b58435ff12a4b422b4c99bbf973843
  Author: Xiangyang Yu 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml
M src/main/java/com/microsoft/jenkins/appservice/BaseDeploymentRecorder.java
M 
src/main/java/com/microsoft/jenkins/appservice/WebAppDeploymentCommandContext.java
M 
src/main/java/com/microsoft/jenkins/appservice/WebAppDeploymentRecorder.java
M 
src/main/java/com/microsoft/jenkins/appservice/commands/DockerDeployCommand.java
M src/main/java/com/microsoft/jenkins/appservice/util/AzureUtils.java
M 
src/test/java/com/microsoft/jenkins/appservice/WebAppDeploymentCommandContextTest.java
M 
src/test/java/com/microsoft/jenkins/appservice/integration/ITFTPDeployCommand.java
M 
src/test/java/com/microsoft/jenkins/appservice/integration/ITGitDeployCommand.java
M 
src/test/java/com/microsoft/jenkins/appservice/integration/IntegrationTest.java

  Log Message:
  ---
  Merge pull request #18 from LGDoor/dev

Support MSI.


  Commit: e390e117a5f5ac3e8233d725678cfa74867f4047
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/e390e117a5f5ac3e8233d725678cfa74867f4047
  Author: Xiangyang Yu 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG.md


  Commit: e475ef9c6436b6b6c0a2a94d82413aab468b1148
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/e475ef9c6436b6b6c0a2a94d82413aab468b1148
  Author: Menghua Xiao 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-app-service-0.2.0


Compare: 
https://github.com/jenkinsci/azure-app-service-plugin/compare/335154438771...e475ef9c6436

-- 
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.


[jenkinsci/azure-app-service-plugin] 7b23b4: [maven-release-plugin] prepare for next developmen...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-app-service-plugin
  Commit: 7b23b4c0b1ef22c9cd958f6ea655d61dafc13f87
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/7b23b4c0b1ef22c9cd958f6ea655d61dafc13f87
  Author: Menghua Xiao 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/azure-app-service-plugin]

2018-01-04 Thread GitHub
  Branch: refs/tags/azure-app-service-0.2.0
  Home:   https://github.com/jenkinsci/azure-app-service-plugin

-- 
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.


[jenkinsci/rocketchatnotifier-plugin] cb25a8: chore(package): Update Jackson version to solve se...

2018-01-04 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/rocketchatnotifier-plugin
  Commit: cb25a8b9ad3ada637f01c47782370b91c9b91afc
  
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/cb25a8b9ad3ada637f01c47782370b91c9b91afc
  Author: Reinhardt, Martin 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M README.md
M pom.xml

  Log Message:
  ---
  chore(package): Update Jackson version to solve security issue


-- 
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.


[jenkinsci/azure-acs-plugin] 6448a3: Update CHANGELOG.md

2018-01-04 Thread GitHub
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-acs-plugin
  Commit: 6448a35e035dc4ad20d62f1a66539b2577a90e1c
  
https://github.com/jenkinsci/azure-acs-plugin/commit/6448a35e035dc4ad20d62f1a66539b2577a90e1c
  Author: Xiangyang Yu 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG.md


-- 
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.


[jenkinsci/azure-app-service-plugin] e390e1: Update CHANGELOG.md

2018-01-04 Thread GitHub
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-app-service-plugin
  Commit: e390e117a5f5ac3e8233d725678cfa74867f4047
  
https://github.com/jenkinsci/azure-app-service-plugin/commit/e390e117a5f5ac3e8233d725678cfa74867f4047
  Author: Xiangyang Yu 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG.md


-- 
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.


[jenkinsci/email-ext-plugin] c035af: Update Parent POM to 3.2 and core requirement to 2...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/email-ext-plugin
  Commit: c035af85a374fd3b39f87f0c0480669316f8a405
  
https://github.com/jenkinsci/email-ext-plugin/commit/c035af85a374fd3b39f87f0c0480669316f8a405
  Author: Oleg Nenashev 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update Parent POM to 3.2 and core requirement to 2.7.3 LTS. (#163)


-- 
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.


[jenkinsci/warnings-plugin] acc890: Removed old README.

2018-01-04 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: acc8900c93f77147a062f079971afa51d2ed187b
  
https://github.com/jenkinsci/warnings-plugin/commit/acc8900c93f77147a062f079971afa51d2ed187b
  Author: Ulli Hafner 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
R README.txt

  Log Message:
  ---
  Removed old README.


-- 
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.


[jenkinsci/warnings-plugin] b60cd3: Improved README.

2018-01-04 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: b60cd3e7070c0cc5853bfdac6378120d56a80815
  
https://github.com/jenkinsci/warnings-plugin/commit/b60cd3e7070c0cc5853bfdac6378120d56a80815
  Author: Ulli Hafner 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
A README.md

  Log Message:
  ---
  Improved README.


-- 
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.


[jenkinsci/warnings-plugin] 4daa1d: [JENKINS-46975] Integrated SpotBugs icon and parse...

2018-01-04 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: 4daa1d3ae2f11e648c2ef15ca1c5a97b04e14f2f
  
https://github.com/jenkinsci/warnings-plugin/commit/4daa1d3ae2f11e648c2ef15ca1c5a97b04e14f2f
  Author: Ulli Hafner 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/analysis/warnings/FindBugs.java
M src/main/java/io/jenkins/plugins/analysis/warnings/Pmd.java
A src/main/java/io/jenkins/plugins/analysis/warnings/SpotBugs.java
M src/main/webapp/icons/LICENSE.txt
A src/main/webapp/icons/spotbugs-24x24.png
A src/main/webapp/icons/spotbugs-48x48.png
M src/test/java/io/jenkins/plugins/analysis/warnings/PipelineITest.java
A src/test/resources/io/jenkins/plugins/analysis/warnings/spotbugsXml.xml

  Log Message:
  ---
  [JENKINS-46975] Integrated SpotBugs icon and parser name.


-- 
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.


[jenkinsci/analysis-suite-plugin] 8343d4: [JENKINS-46975] Integrated SpotBugs icon and parse...

2018-01-04 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/analysis-suite-plugin
  Commit: 8343d4d8bb54b7935c6df44b087ce96a7177d9ec
  
https://github.com/jenkinsci/analysis-suite-plugin/commit/8343d4d8bb54b7935c6df44b087ce96a7177d9ec
  Author: Ulli Hafner 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-46975] Integrated SpotBugs icon and parser name.


-- 
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.


[jenkinsci/analysis-model] a790a0: Use fake source path so that file names will be re...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: a790a07bc6092fc61386aa8ae03daaece7e55320
  
https://github.com/jenkinsci/analysis-model/commit/a790a07bc6092fc61386aa8ae03daaece7e55320
  Author: Ulli Hafner 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M src/test/java/edu/hm/hafner/analysis/parser/FindBugsParserTest.java
M src/test/resources/edu/hm/hafner/analysis/parser/findbugs/spotbugsXml.xml

  Log Message:
  ---
  Use fake source path so that file names will be relative everywhere.


-- 
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.


[jenkinsci/analysis-model] 0f0973: [JENKINS-46975] Added test case for SpotBugs file.

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 0f097352499506f42c6df5b12c8518f39d547335
  
https://github.com/jenkinsci/analysis-model/commit/0f097352499506f42c6df5b12c8518f39d547335
  Author: Ulli Hafner 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M src/test/java/edu/hm/hafner/analysis/parser/FindBugsParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/findbugs/spotbugsXml.xml

  Log Message:
  ---
  [JENKINS-46975] Added test case for SpotBugs file.

Added a test case of a SpotBugs XML file generated using 3.1.1 version
of the maven plug-in.


-- 
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.


[jenkinsci/dependency-check-plugin] cf5aa1: [maven-release-plugin] prepare for next developmen...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-check-plugin
  Commit: cf5aa1d8047d32d841c65e7491db1e63372cae52
  
https://github.com/jenkinsci/dependency-check-plugin/commit/cf5aa1d8047d32d841c65e7491db1e63372cae52
  Author: stevespringett 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/dependency-check-plugin] 111de8: [maven-release-plugin] prepare release dependency-...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-check-plugin
  Commit: 111de8989fc9f6dc56c3ceb743ea3ed6a804ee66
  
https://github.com/jenkinsci/dependency-check-plugin/commit/111de8989fc9f6dc56c3ceb743ea3ed6a804ee66
  Author: stevespringett 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release dependency-check-jenkins-plugin-3.1.0


-- 
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.


[jenkinsci/dependency-check-plugin]

2018-01-04 Thread GitHub
  Branch: refs/tags/dependency-check-jenkins-plugin-3.1.0
  Home:   https://github.com/jenkinsci/dependency-check-plugin

-- 
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.


[jenkinsci/analysis-model] 8571b6: Added Jenkins repository.

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 8571b6366c2ce2c7c27e0ffd7389a0ae6cb729f6
  
https://github.com/jenkinsci/analysis-model/commit/8571b6366c2ce2c7c27e0ffd7389a0ae6cb729f6
  Author: Ulli Hafner 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Added Jenkins repository.


-- 
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.


[jenkinsci/sse-gateway-plugin] c0a7f0: Quiet a superfluous warning which crops up during ...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sse-gateway-plugin
  Commit: c0a7f00cceef5621648d8901afa42090310b8349
  
https://github.com/jenkinsci/sse-gateway-plugin/commit/c0a7f00cceef5621648d8901afa42090310b8349
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/ssegateway/sse/EventDispatcher.java

  Log Message:
  ---
  Quiet a superfluous warning which crops up during restarts

Similar to behavior #21

Basically when an instance is restarting, there might be clients out where 
which seem to send an unsubscribe after a naster restart, causing this 
not-actionable warning to be emitted


  Commit: 4a37bbb8a5318476caa1336af26d733d687072f8
  
https://github.com/jenkinsci/sse-gateway-plugin/commit/4a37bbb8a5318476caa1336af26d733d687072f8
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/ssegateway/sse/EventDispatcher.java

  Log Message:
  ---
  Add a bit more information to the log message


  Commit: 31f2934458f946ac2185f2ecca6ec4407b9131b6
  
https://github.com/jenkinsci/sse-gateway-plugin/commit/31f2934458f946ac2185f2ecca6ec4407b9131b6
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/ssegateway/sse/EventDispatcher.java

  Log Message:
  ---
  Oops


  Commit: de93c06353a0c0269570c3ce93d2894b34a71705
  
https://github.com/jenkinsci/sse-gateway-plugin/commit/de93c06353a0c0269570c3ce93d2894b34a71705
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/ssegateway/sse/EventDispatcher.java

  Log Message:
  ---
  Merge pull request #24 from jenkinsci/rtyler-patch-1

Quiet a superfluous warning which crops up during restarts


Compare: 
https://github.com/jenkinsci/sse-gateway-plugin/compare/685c6c709c96...de93c06353a0

-- 
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.


[jenkinsci/sse-gateway-plugin]

2018-01-04 Thread GitHub
  Branch: refs/heads/rtyler-patch-1
  Home:   https://github.com/jenkinsci/sse-gateway-plugin

-- 
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.


[jenkinsci/sse-gateway-plugin] 31f293: Oops

2018-01-04 Thread GitHub
  Branch: refs/heads/rtyler-patch-1
  Home:   https://github.com/jenkinsci/sse-gateway-plugin
  Commit: 31f2934458f946ac2185f2ecca6ec4407b9131b6
  
https://github.com/jenkinsci/sse-gateway-plugin/commit/31f2934458f946ac2185f2ecca6ec4407b9131b6
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/ssegateway/sse/EventDispatcher.java

  Log Message:
  ---
  Oops


-- 
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.


[jenkinsci/sse-gateway-plugin] 4a37bb: Add a bit more information to the log message

2018-01-04 Thread GitHub
  Branch: refs/heads/rtyler-patch-1
  Home:   https://github.com/jenkinsci/sse-gateway-plugin
  Commit: 4a37bbb8a5318476caa1336af26d733d687072f8
  
https://github.com/jenkinsci/sse-gateway-plugin/commit/4a37bbb8a5318476caa1336af26d733d687072f8
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/ssegateway/sse/EventDispatcher.java

  Log Message:
  ---
  Add a bit more information to the log message


-- 
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.


[jenkinsci/analysis-model] 0df0f8: Moved FindBugs parser to warnings plug-in.

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 0df0f83c95b49b02b5d75caaa9e1272e94c5622f
  
https://github.com/jenkinsci/analysis-model/commit/0df0f83c95b49b02b5d75caaa9e1272e94c5622f
  Author: Ulli Hafner 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M pom.xml
M src/main/java/edu/hm/hafner/analysis/FingerprintGenerator.java
M src/main/java/edu/hm/hafner/analysis/Issue.java
A src/main/java/edu/hm/hafner/analysis/parser/findbugs/FindBugsParser.java
A src/main/java/edu/hm/hafner/analysis/parser/findbugs/XmlBugInstance.java
M src/test/java/edu/hm/hafner/analysis/FingerprintGeneratorTest.java
M src/test/java/edu/hm/hafner/analysis/IssueTest.java
A src/test/java/edu/hm/hafner/analysis/parser/FindBugsParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/findbugs/fbcontrib.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/findbugs/findbugs-3rd-party-category.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/findbugs/findbugs-multclass.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/findbugs/findbugs-native.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/findbugs/findbugs-nomessage.xml
A src/test/resources/edu/hm/hafner/analysis/parser/findbugs/issue12314.xml
A src/test/resources/edu/hm/hafner/analysis/parser/findbugs/issue7238.xml
A src/test/resources/edu/hm/hafner/analysis/parser/findbugs/issue7312.xml

  Log Message:
  ---
  Moved FindBugs parser to warnings plug-in.


-- 
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.


[jenkinsci/warnings-plugin] d16adc: Moved FindBugs parser to warnings plug-in.

2018-01-04 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: d16adcb4bf2b348e377188220dd0f17e535bdb1f
  
https://github.com/jenkinsci/warnings-plugin/commit/d16adcb4bf2b348e377188220dd0f17e535bdb1f
  Author: Ulli Hafner 
  Date:   2018-01-05 (Fri, 05 Jan 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/analysis/warnings/CheckStyle.java
A src/main/java/io/jenkins/plugins/analysis/warnings/FindBugs.java
A src/main/java/io/jenkins/plugins/analysis/warnings/FindBugsMessages.java
M src/main/java/io/jenkins/plugins/analysis/warnings/Pmd.java
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/findbugs/fb-contrib-messages.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/findbugs/find-sec-bugs-messages.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/findbugs/messages.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/findbugs/messages_fr.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/findbugs/messages_ja.xml
M src/main/webapp/icons/LICENSE.txt
A src/main/webapp/icons/findbugs-24x24.png
A src/main/webapp/icons/findbugs-48x48.png
A 
src/test/java/io/jenkins/plugins/analysis/warnings/FindBugsMessagesTest.java
M src/test/java/io/jenkins/plugins/analysis/warnings/PipelineITest.java
A 
src/test/resources/io/jenkins/plugins/analysis/warnings/findbugs-native.xml

  Log Message:
  ---
  Moved FindBugs parser to warnings plug-in.


-- 
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.


[jenkinsci/events-materials] 7d5419: January JAM Spread

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/events-materials
  Commit: 7d54191947f9b05eda96b821470595bf311fbd31
  
https://github.com/jenkinsci/events-materials/commit/7d54191947f9b05eda96b821470595bf311fbd31
  Author: Liam Newman 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M README.adoc

  Log Message:
  ---
  January JAM Spread


  Commit: 3d83a8380e8d74afda94f042c92e0df73eabc232
  
https://github.com/jenkinsci/events-materials/commit/3d83a8380e8d74afda94f042c92e0df73eabc232
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Merge pull request #8 from bitwiseman/patch-2

January JAM Spread


Compare: 
https://github.com/jenkinsci/events-materials/compare/45c388dab356...3d83a8380e8d

-- 
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.


[jenkinsci/compuware-ispw-operations-plugin] d0c18b: To comply with Jenkins plugin requirement.

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin
  Commit: d0c18bd4b702db18e1b5518642f9481a9f7a9feb
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/d0c18bd4b702db18e1b5518642f9481a9f7a9feb
  Author: zhou3r 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M .gitignore
M README.md
R dev/insomnia/Insomnia_2017-11-10.json
M pom.xml
M src/main/java/com/compuware/ispw/restapi/Constants.java
M src/main/java/com/compuware/ispw/restapi/HttpRequestExecution.java
M src/main/java/com/compuware/ispw/restapi/IspwContextPathBean.java
M src/main/java/com/compuware/ispw/restapi/IspwRequestBean.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequest.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequestStep.java
M src/main/java/com/compuware/ispw/restapi/JsonProcessor.java
M src/main/java/com/compuware/ispw/restapi/WebhookTokenManager.java
M src/main/java/com/compuware/ispw/restapi/action/AbstractGetAction.java
M src/main/java/com/compuware/ispw/restapi/action/AbstractPostAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/CreateAssignmentAction.java
M src/main/java/com/compuware/ispw/restapi/action/CreateReleaseAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/DeployAssignmentAction.java
M src/main/java/com/compuware/ispw/restapi/action/DeployReleaseAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/GenerateTasksInAssignmentAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/GenerateTasksInReleaseAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/GetAssignmentInfoAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/GetAssignmentTaskListAction.java
M src/main/java/com/compuware/ispw/restapi/action/GetReleaseInfoAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/GetReleaseTaskGenerateListingAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/GetReleaseTaskInfoAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/GetReleaseTaskListAction.java
M src/main/java/com/compuware/ispw/restapi/action/GetSetInfoAction.java
M src/main/java/com/compuware/ispw/restapi/action/IAction.java
M src/main/java/com/compuware/ispw/restapi/action/IspwCommand.java
M 
src/main/java/com/compuware/ispw/restapi/action/PromoteAssignmentAction.java
M src/main/java/com/compuware/ispw/restapi/action/PromoteReleaseAction.java
M 
src/main/java/com/compuware/ispw/restapi/action/RegressAssignmentAction.java
M src/main/java/com/compuware/ispw/restapi/action/RegressReleaseAction.java
M src/main/java/com/compuware/ispw/restapi/action/SetInfoPostAction.java
M src/main/java/com/compuware/ispw/restapi/util/RestApiUtils.java

  Log Message:
  ---
  To comply with Jenkins plugin requirement.


-- 
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.


[jenkinsci/cobertura-plugin] d5d786: Change findbugs scope to compile

2018-01-04 Thread GitHub
  Branch: refs/heads/jeffpearce/pom
  Home:   https://github.com/jenkinsci/cobertura-plugin
  Commit: d5d7869571222b70225ce363a1c65345655a7ab9
  
https://github.com/jenkinsci/cobertura-plugin/commit/d5d7869571222b70225ce363a1c65345655a7ab9
  Author: Jeff Pearce 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Change findbugs scope to compile


-- 
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.


[jenkinsci/sse-gateway-plugin] c0a7f0: Quiet a superfluous warning which crops up during ...

2018-01-04 Thread GitHub
  Branch: refs/heads/rtyler-patch-1
  Home:   https://github.com/jenkinsci/sse-gateway-plugin
  Commit: c0a7f00cceef5621648d8901afa42090310b8349
  
https://github.com/jenkinsci/sse-gateway-plugin/commit/c0a7f00cceef5621648d8901afa42090310b8349
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/ssegateway/sse/EventDispatcher.java

  Log Message:
  ---
  Quiet a superfluous warning which crops up during restarts

Similar to behavior #21

Basically when an instance is restarting, there might be clients out where 
which seem to send an unsubscribe after a naster restart, causing this 
not-actionable warning to be emitted


-- 
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.


[jenkinsci/sonar-gerrit-plugin] c711c2: JENKINS-48808 - allow path auto-match: ui fixes

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sonar-gerrit-plugin
  Commit: c711c249eaa4d4ba4756cac35cc82daa7a5699c9
  
https://github.com/jenkinsci/sonar-gerrit-plugin/commit/c711c249eaa4d4ba4756cac35cc82daa7a5699c9
  Author: Tatiana Didik 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/sonargerrit/config/GerritAuthenticationConfig.java
M 
src/main/resources/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisher/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisher/help-authConfig.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisher/help-inspectionConfig.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisher/help-reviewSettings.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/SonarToGerritPublisher/help-scoreSettings.html
M 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/GerritAuthenticationConfig/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/InspectionConfig/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/InspectionConfig/help-autoMatch.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/InspectionConfig/help-baseConfig.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/InspectionConfig/help-serverURL.html
R 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/InspectionConfig/help-sonarURL.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/InspectionConfig/help-subJobConfigs.html
M 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/IssueFilterConfig/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/IssueFilterConfig/help-changedLinesOnly.html
M 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/IssueFilterConfig/help-newIssuesOnly.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/NotificationConfig/help-commentedIssuesNotificationRecipient.html
R 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/NotificationConfig/help-issuesNotification.html
R 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/NotificationConfig/help-negativeScoreNotification.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/NotificationConfig/help-negativeScoreNotificationRecipient.html
R 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/NotificationConfig/help-noIssuesNotification.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/NotificationConfig/help-noIssuesNotificationRecipient.html
M 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/ReviewConfig/config.jelly
R 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/ReviewConfig/help-issueComment.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/ReviewConfig/help-issueCommentTemplate.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/ReviewConfig/help-issueFilterConfig.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/ReviewConfig/help-noIssuesTitleTemplate.html
R 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/ReviewConfig/help-noIssuesToPostText.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/ReviewConfig/help-someIssuesTitleTemplate.html
R 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/ReviewConfig/help-someIssuesToPostText.html
M 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/ScoreConfig/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/ScoreConfig/help-issueFilterConfig.html
M 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/SubJobConfig/config.jelly
R 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/SubJobConfig/help-path.html
M 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/SubJobConfig/help-projectPath.html
A 
src/main/resources/org/jenkinsci/plugins/sonargerrit/config/SubJobConfig/help-sonarReportPath.html

  Log Message:
  ---
  JENKINS-48808 - allow path auto-match: ui fixes

Change-Id: I8bf541ff14dbf6400edcf7c18fb4db784b4dccbb


-- 
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.


[jenkinsci/rocketchatnotifier-plugin] 01288d: Fix persistence of Webhook token credential

2018-01-04 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/rocketchatnotifier-plugin
  Commit: 01288dbb1b8c9cdf45851b11f1d9cc3282f2d7b1
  
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/01288dbb1b8c9cdf45851b11f1d9cc3282f2d7b1
  Author: Robert Williams 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifier.java

  Log Message:
  ---
  Fix persistence of Webhook token credential

Doesn't come in the StaplerRequest, need to get from JSON.


  Commit: 1826fec0cd596419cce248a439d944b3fbbf9fc5
  
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/1826fec0cd596419cce248a439d944b3fbbf9fc5
  Author: Martin Reinhardt 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/java/jenkins/plugins/rocketchatnotifier/RocketChatNotifier.java

  Log Message:
  ---
  Merge pull request #18 from SonOfBowser/develop

Fix persistence of Webhook token credential


Compare: 
https://github.com/jenkinsci/rocketchatnotifier-plugin/compare/64dbfb84ff4e...1826fec0cd59

-- 
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.


[jenkinsci/dependency-check-plugin] 1d91c1: Updating analysis-core

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-check-plugin
  Commit: 1d91c10f1a6ee4370dc5304674a4011c0a9c0f9b
  
https://github.com/jenkinsci/dependency-check-plugin/commit/1d91c10f1a6ee4370dc5304674a4011c0a9c0f9b
  Author: stevespringett 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updating analysis-core


-- 
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.


[jenkinsci/tfs-plugin] 526a5a: Dev/adelcast/fix author (#188)

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: 526a5a0702d83196448b2e4fe524aba79570f36c
  
https://github.com/jenkinsci/tfs-plugin/commit/526a5a0702d83196448b2e4fe524aba79570f36c
  Author: Alejandro del Castillo 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
tfs/src/main/java/hudson/plugins/tfs/commands/RemoteChangesetVersionCommand.java
M tfs/src/main/java/hudson/plugins/tfs/model/Project.java
M tfs/src/main/java/hudson/plugins/tfs/model/TfsUserLookup.java

  Log Message:
  ---
  Dev/adelcast/fix author (#188)

* TfsUserLookup.find: fix logging message

Signed-off-by: Alejandro del Castillo 

* tfs: use owner instead of commiter as author

It is not uncommon to have automatic processes to merge between
branches, run validation before submission, etc. When that happens, the
submitter may be different than the owner (the submitter tends to be an
account used for automation). In those cases, the Jenkins UI will show
the same name for all commits. Use owner name instead, as it better
reflects the name of the person that authored the commit.

Signed-off-by: Alejandro del Castillo 


-- 
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.


[jenkinsci/cobertura-plugin] a68bfa: Add missing dependency

2018-01-04 Thread GitHub
  Branch: refs/heads/jeffpearce/pom
  Home:   https://github.com/jenkinsci/cobertura-plugin
  Commit: a68bfaa1b9f6ca1e8e41c2dcd41c19fba57c747d
  
https://github.com/jenkinsci/cobertura-plugin/commit/a68bfaa1b9f6ca1e8e41c2dcd41c19fba57c747d
  Author: Jeff Pearce 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Add missing dependency


-- 
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.


[jenkinsci/cobertura-plugin] 8af6ee: Bump up required version to an LTS

2018-01-04 Thread GitHub
  Branch: refs/heads/jeffpearce/pom
  Home:   https://github.com/jenkinsci/cobertura-plugin
  Commit: 8af6ee3e6504691fd6e6aa55949cbafc3221999c
  
https://github.com/jenkinsci/cobertura-plugin/commit/8af6ee3e6504691fd6e6aa55949cbafc3221999c
  Author: Jeff Pearce 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump up required version to an LTS


-- 
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.


[jenkinsci/cobertura-plugin] 0db427: POM update. (#90)

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cobertura-plugin
  Commit: 0db4272838dfc3955f827e5cf5e8593e3de85ad8
  
https://github.com/jenkinsci/cobertura-plugin/commit/0db4272838dfc3955f827e5cf5e8593e3de85ad8
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  POM update. (#90)


-- 
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.


[jenkinsci/envinject-api-plugin] a9afda: POM update.

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-api-plugin
  Commit: a9afdade2196b910d9ba6c5c00379a3330dd82a1
  
https://github.com/jenkinsci/envinject-api-plugin/commit/a9afdade2196b910d9ba6c5c00379a3330dd82a1
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  POM update.


  Commit: e426a443f689af74faeafae942b82fa008973f92
  
https://github.com/jenkinsci/envinject-api-plugin/commit/e426a443f689af74faeafae942b82fa008973f92
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M CHANGELOG.md
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvInjectActionRetriever.java
M src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvInjectVarsIO.java
M src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvVarsResolver.java

  Log Message:
  ---
  Merge branch 'master' into pom


  Commit: 197681c1859986c8e7a80f9ad736a6ac8d1b636e
  
https://github.com/jenkinsci/envinject-api-plugin/commit/197681c1859986c8e7a80f9ad736a6ac8d1b636e
  Author: Oleg Nenashev 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #6 from jglick/pom

POM stuff


Compare: 
https://github.com/jenkinsci/envinject-api-plugin/compare/610fad7ccdf2...197681c18599

-- 
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.


[jenkinsci/envinject-api-plugin] eea6bd: [maven-release-plugin] prepare release envinject-a...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-api-plugin
  Commit: eea6bd78aef2475d91f3613c38cd7f4f001a769e
  
https://github.com/jenkinsci/envinject-api-plugin/commit/eea6bd78aef2475d91f3613c38cd7f4f001a769e
  Author: Oleg Nenashev 
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release envinject-api-1.5


  Commit: 7d82501ac722a6726bbd4ac8b3579d89e04f2c38
  
https://github.com/jenkinsci/envinject-api-plugin/commit/7d82501ac722a6726bbd4ac8b3579d89e04f2c38
  Author: Oleg Nenashev 
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
M pom.xml

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


  Commit: 610fad7ccdf281d350b0244f9f475970da5053d6
  
https://github.com/jenkinsci/envinject-api-plugin/commit/610fad7ccdf281d350b0244f9f475970da5053d6
  Author: Oleg Nenashev 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'update/1.5'


Compare: 
https://github.com/jenkinsci/envinject-api-plugin/compare/588cced349a8...610fad7ccdf2

-- 
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.


[jenkinsci/envinject-api-plugin] 50628d: Update EnvInject Lib to 1.29

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-api-plugin
  Commit: 50628d9538eee9324a232da34b713e052d34035c
  
https://github.com/jenkinsci/envinject-api-plugin/commit/50628d9538eee9324a232da34b713e052d34035c
  Author: Oleg Nenashev 
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update EnvInject Lib to 1.29


  Commit: 8bff03d60c6bb5fc47029d84653eb5b9abedffd9
  
https://github.com/jenkinsci/envinject-api-plugin/commit/8bff03d60c6bb5fc47029d84653eb5b9abedffd9
  Author: Oleg Nenashev 
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvInjectActionRetriever.java
M src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvInjectVarsIO.java
M src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvVarsResolver.java

  Log Message:
  ---
  Cleanup exception handling in the code


  Commit: 2ceca3e2ac0d57f9139e7f6c62f4c293eb1ebbe1
  
https://github.com/jenkinsci/envinject-api-plugin/commit/2ceca3e2ac0d57f9139e7f6c62f4c293eb1ebbe1
  Author: Oleg Nenashev 
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Changelog: Noting 1.5


  Commit: c9e16e2d7aec0b1d693e589610b7c9fb6f667e91
  
https://github.com/jenkinsci/envinject-api-plugin/commit/c9e16e2d7aec0b1d693e589610b7c9fb6f667e91
  Author: Oleg Nenashev 
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update Parent POM to 2.37


  Commit: 588cced349a8f2a6fe48856e3d60b224f308b11f
  
https://github.com/jenkinsci/envinject-api-plugin/commit/588cced349a8f2a6fe48856e3d60b224f308b11f
  Author: Oleg Nenashev 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M CHANGELOG.md
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvInjectActionRetriever.java
M src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvInjectVarsIO.java
M src/main/java/org/jenkinsci/plugins/envinjectapi/util/EnvVarsResolver.java

  Log Message:
  ---
  Merge pull request #5 from oleg-nenashev/update/1.5

Minor cleanup towards 1.5


Compare: 
https://github.com/jenkinsci/envinject-api-plugin/compare/effb43240100...588cced349a8

-- 
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.


[jenkinsci/docker-commons-plugin] 049fb5: [maven-release-plugin] prepare for next developmen...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-commons-plugin
  Commit: 049fb5c08e32c1bfba7c6a31694e1729ab8a86d5
  
https://github.com/jenkinsci/docker-commons-plugin/commit/049fb5c08e32c1bfba7c6a31694e1729ab8a86d5
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/docker-commons-plugin]

2018-01-04 Thread GitHub
  Branch: refs/tags/docker-commons-1.11
  Home:   https://github.com/jenkinsci/docker-commons-plugin

-- 
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.


[jenkinsci/docker-commons-plugin] 1298ef: [maven-release-plugin] prepare release docker-comm...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-commons-plugin
  Commit: 1298ef5d49eaacc62f7f4c5f09d593ee8a4c39f6
  
https://github.com/jenkinsci/docker-commons-plugin/commit/1298ef5d49eaacc62f7f4c5f09d593ee8a4c39f6
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release docker-commons-1.11


-- 
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.


[jenkinsci/docker-commons-plugin] 00a18c: JENKINS-48674: downloads image for newer version f...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-commons-plugin
  Commit: 00a18c29c8d9e005a969432910acb7ef4eef7c0a
  
https://github.com/jenkinsci/docker-commons-plugin/commit/00a18c29c8d9e005a969432910acb7ef4eef7c0a
  Author: Denis N. Antonioli 
  Date:   2018-01-03 (Wed, 03 Jan 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstaller.java
M 
src/test/java/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstallerTest.java

  Log Message:
  ---
  JENKINS-48674: downloads image for newer version from download.docker.com


  Commit: 0ad9390cec3a22c4735355b0b453ccb4ad42dc4a
  
https://github.com/jenkinsci/docker-commons-plugin/commit/0ad9390cec3a22c4735355b0b453ccb4ad42dc4a
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstallerTest.java

  Log Message:
  ---
  Fixing test to actually download CE version properly, and strengthening it to 
verify that the downloaded client actually runs.


  Commit: 307cc9c300c73a3442356de0f318fe248fca
  
https://github.com/jenkinsci/docker-commons-plugin/commit/307cc9c300c73a3442356de0f318fe248fca
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstallerTest.java

  Log Message:
  ---
  Important to also test download of 1.12.6, as this is an example of a version 
available on get.docker.com yet only in tarball format, not raw.


  Commit: 0aee880e766748ad7e8510b423024d1f5c30893f
  
https://github.com/jenkinsci/docker-commons-plugin/commit/0aee880e766748ad7e8510b423024d1f5c30893f
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstaller.java
A 
src/main/resources/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstaller/help-version.html

  Log Message:
  ---
  Better documenting DockerToolInstaller values in UI.


  Commit: ed97b744b82b8cda52df95162e966f54198d9eff
  
https://github.com/jenkinsci/docker-commons-plugin/commit/ed97b744b82b8cda52df95162e966f54198d9eff
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstallerTest.java

  Log Message:
  ---
  testImageUrl can run faster @WithoutJenkins.


  Commit: a433acfb37fcdbef4efd739d721eccc971a0f593
  
https://github.com/jenkinsci/docker-commons-plugin/commit/a433acfb37fcdbef4efd739d721eccc971a0f593
  Author: Denis N. Antonioli 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstaller.java
M 
src/test/java/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstallerTest.java

  Log Message:
  ---
  JENKINS-48674: (1) use the edge instead of the stable channel, it contains 
every available binaries
(2) refactor the string manipulations: findArch concerned only with 
architecture, getDockerImageUrl with the url path


  Commit: ca19d3c2eef13be7925c3b87871a0a3cf50b6978
  
https://github.com/jenkinsci/docker-commons-plugin/commit/ca19d3c2eef13be7925c3b87871a0a3cf50b6978
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstaller.java
M 
src/test/java/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstallerTest.java

  Log Message:
  ---
  Merge branch 'JENKINS-48674' of 
https://github.com/denisa/docker-commons-plugin into installer-JENKINS-48674


  Commit: c7dfbcae48f0edcf3e25646f33e5fa619b0c070b
  
https://github.com/jenkinsci/docker-commons-plugin/commit/c7dfbcae48f0edcf3e25646f33e5fa619b0c070b
  Author: Jesse Glick 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstaller.java
A 
src/main/resources/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstaller/help-version.html
M 
src/test/java/org/jenkinsci/plugins/docker/commons/tools/DockerToolInstallerTest.java

  Log Message:
  ---
  Merge pull request #64 from jglick/installer-JENKINS-48674

[JENKINS-48674] Fix installer


Compare: 
https://github.com/jenkinsci/docker-commons-plugin/compare/b34c6f3ca421...c7dfbcae48f0

-- 
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, 

[jenkinsci/openshift-client-plugin] ca8c94: [maven-release-plugin] prepare for next developmen...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: ca8c943e4c6c5f0dfdc5c29ad063f6b88cb0fb2f
  
https://github.com/jenkinsci/openshift-client-plugin/commit/ca8c943e4c6c5f0dfdc5c29ad063f6b88cb0fb2f
  Author: gabemontero 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/openshift-client-plugin] 5550f5: [maven-release-plugin] prepare release openshift-c...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: 5550f54ab565ff8e2fcec83b7f8e1782f96a356f
  
https://github.com/jenkinsci/openshift-client-plugin/commit/5550f54ab565ff8e2fcec83b7f8e1782f96a356f
  Author: gabemontero 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release openshift-client-1.0.4


-- 
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.


[jenkinsci/openshift-client-plugin]

2018-01-04 Thread GitHub
  Branch: refs/tags/openshift-client-1.0.4
  Home:   https://github.com/jenkinsci/openshift-client-plugin

-- 
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.


[jenkinsci/openshift-client-plugin] 1b1653: Fixes order of flags when using rsh

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: 1b16530ffe2089dc393429b86ce57929c43c5a60
  
https://github.com/jenkinsci/openshift-client-plugin/commit/1b16530ffe2089dc393429b86ce57929c43c5a60
  Author: Corey Daley 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M examples/jenkins-image-sample.groovy
M src/main/java/com/openshift/jenkins/plugins/ClusterConfig.java
M src/main/java/com/openshift/jenkins/plugins/freestyle/BaseStep.java
M src/main/java/com/openshift/jenkins/plugins/freestyle/CreateStep.java
M src/main/java/com/openshift/jenkins/plugins/freestyle/DeleteStep.java
M src/main/java/com/openshift/jenkins/plugins/freestyle/RawStep.java
M src/main/java/com/openshift/jenkins/plugins/freestyle/WatchStep.java
M src/main/java/com/openshift/jenkins/plugins/pipeline/OcAction.java
M src/main/java/com/openshift/jenkins/plugins/pipeline/OcWatch.java
M src/main/java/com/openshift/jenkins/plugins/util/ClientCommandBuilder.java
M src/main/resources/com/openshift/jenkins/plugins/OpenShiftDSL.groovy
M 
src/main/resources/com/openshift/jenkins/plugins/pipeline/OpenShiftGlobalVariable/help.jelly

  Log Message:
  ---
  Fixes order of flags when using rsh

Corrects the order of the flags in buildCommonArgs to place
--insecure-skip-tls-verify and --certificate-authority before the userArgs

Fixes #82


  Commit: d3ef9aaa16c534d8b21002b550101b604690fc02
  
https://github.com/jenkinsci/openshift-client-plugin/commit/d3ef9aaa16c534d8b21002b550101b604690fc02
  Author: OpenShift Bot 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Log Message:
  ---
  Merge pull request #86 from coreydaley/github_82_fix_rsh_command

Merged by openshift-bot


  Commit: 23a90c5d0e501442de1f3697114152d1949af060
  
https://github.com/jenkinsci/openshift-client-plugin/commit/23a90c5d0e501442de1f3697114152d1949af060
  Author: jupierce 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/resources/com/openshift/jenkins/plugins/OpenShiftDSL.groovy
M 
src/main/resources/com/openshift/jenkins/plugins/pipeline/OpenShiftGlobalVariable/help.jelly

  Log Message:
  ---
  asJson & asYaml


  Commit: a3fd3c5ec9297cfb5589ab78410d3b454e061a9c
  
https://github.com/jenkinsci/openshift-client-plugin/commit/a3fd3c5ec9297cfb5589ab78410d3b454e061a9c
  Author: OpenShift Bot 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Log Message:
  ---
  Merge pull request #99 from jupierce/to_yaml

Merged by openshift-bot


  Commit: 102d103262d315ee84deea612090fcf61cedae8d
  
https://github.com/jenkinsci/openshift-client-plugin/commit/102d103262d315ee84deea612090fcf61cedae8d
  Author: jupierce 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/java/com/openshift/jenkins/plugins/pipeline/OcWatch.java
M src/main/resources/com/openshift/jenkins/plugins/OpenShiftDSL.groovy

  Log Message:
  ---
  Improve watch error messages


  Commit: 91fc3146d2991d643f19cf4b33ee55118e4c4a50
  
https://github.com/jenkinsci/openshift-client-plugin/commit/91fc3146d2991d643f19cf4b33ee55118e4c4a50
  Author: OpenShift Bot 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Log Message:
  ---
  Merge pull request #105 from jupierce/watch_errors

Merged by openshift-bot


  Commit: 5271b025930ea9826dbbb6f72f6d686e53a70386
  
https://github.com/jenkinsci/openshift-client-plugin/commit/5271b025930ea9826dbbb6f72f6d686e53a70386
  Author: jupierce 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/java/com/openshift/jenkins/plugins/pipeline/OcWatch.java
M 
src/main/resources/com/openshift/jenkins/plugins/pipeline/OpenShiftGlobalVariable/help.jelly

  Log Message:
  ---
  Allowing exceptions to escape watch


  Commit: e6db9871c859e42a4d0c050f7f3868d37c00e5ea
  
https://github.com/jenkinsci/openshift-client-plugin/commit/e6db9871c859e42a4d0c050f7f3868d37c00e5ea
  Author: jupierce 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M README.md
M examples/jenkins-image-sample.groovy
M src/main/resources/com/openshift/jenkins/plugins/OpenShiftDSL.groovy
M 
src/main/resources/com/openshift/jenkins/plugins/pipeline/OpenShiftGlobalVariable/help.jelly

  Log Message:
  ---
  Allowing selector to take a list of names


  Commit: 1ab2cfa7ba69e953c9279357cf44eb72418881b8
  
https://github.com/jenkinsci/openshift-client-plugin/commit/1ab2cfa7ba69e953c9279357cf44eb72418881b8
  Author: OpenShift Bot 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Log Message:
  ---
  Merge pull request #98 from jupierce/watch_exceptions

Merged by openshift-bot


  Commit: 6509cf7605816f0abac736fac213da8815402e0f

[jenkinsci/dependency-check-plugin] ed4636: Updating copyright year

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-check-plugin
  Commit: ed4636c399e1cbe0590c0ed6b890463643ec4a45
  
https://github.com/jenkinsci/dependency-check-plugin/commit/ed4636c399e1cbe0590c0ed6b890463643ec4a45
  Author: stevespringett 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M NOTICES.txt
M README.md

  Log Message:
  ---
  Updating copyright year


-- 
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.


[jenkinsci/dependency-check-plugin] 258681: Updating core to 3.1.0

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-check-plugin
  Commit: 25868154ebc0a4a5860737f58286c6d59ce9ecf4
  
https://github.com/jenkinsci/dependency-check-plugin/commit/25868154ebc0a4a5860737f58286c6d59ce9ecf4
  Author: stevespringett 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updating core to 3.1.0


  Commit: 5870096d1d0cf86f73e3f568be067ea1b7d06166
  
https://github.com/jenkinsci/dependency-check-plugin/commit/5870096d1d0cf86f73e3f568be067ea1b7d06166
  Author: stevespringett 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/webapp/help-dt-url.html
M 
src/test/resources/org/jenkinsci/plugins/dependencycheck/parser/dependency-check-report2.xml

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master'


Compare: 
https://github.com/jenkinsci/dependency-check-plugin/compare/74fdb95e4377...5870096d1d0c

-- 
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.


[jenkinsci/analysis-model] 897ceb: Fixed some warnings.

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 897ceb29d29c9214ee5f808c1d925d76d11098cd
  
https://github.com/jenkinsci/analysis-model/commit/897ceb29d29c9214ee5f808c1d925d76d11098cd
  Author: Ulli Hafner 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/main/java/edu/hm/hafner/analysis/parser/checkstyle/CheckStyleParser.java
M src/main/java/edu/hm/hafner/analysis/parser/pmd/PmdParser.java

  Log Message:
  ---
  Fixed some warnings.


-- 
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.


[jenkinsci/analysis-suite-plugin] 93581c: Upgrade descriptions of CheckStyle 8.7.

2018-01-04 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/analysis-suite-plugin
  Commit: 93581ca96fafc73bb0bd609968b750feefa52eae
  
https://github.com/jenkinsci/analysis-suite-plugin/commit/93581ca96fafc73bb0bd609968b750feefa52eae
  Author: Ulli Hafner 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Upgrade descriptions of CheckStyle 8.7.


-- 
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.


[jenkinsci/warnings-plugin] 2e1525: Moved CheckStyle parser to warnings plug-in.

2018-01-04 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: 2e152556dc1b0f1c7708f1711502b14e1fe64503
  
https://github.com/jenkinsci/warnings-plugin/commit/2e152556dc1b0f1c7708f1711502b14e1fe64503
  Author: Ulli Hafner 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml
M src/main/java/io/jenkins/plugins/analysis/warnings/CheckStyle.java
A src/main/java/io/jenkins/plugins/analysis/warnings/Pmd.java
A src/main/java/io/jenkins/plugins/analysis/warnings/PmdMessages.java
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/Messages.properties
M src/main/webapp/icons/LICENSE.txt
A src/main/webapp/icons/pmd-24x24.png
A src/main/webapp/icons/pmd-48x48.png
M src/test/java/io/jenkins/plugins/analysis/warnings/PipelineITest.java
A src/test/java/io/jenkins/plugins/analysis/warnings/PmdMessagesTest.java
A src/test/resources/io/jenkins/plugins/analysis/warnings/pmd-warnings.xml

  Log Message:
  ---
  Moved CheckStyle parser to warnings plug-in.


  Commit: 63fab63a747a7c1f9134f3a61af08bbe01d58fbe
  
https://github.com/jenkinsci/warnings-plugin/commit/63fab63a747a7c1f9134f3a61af08bbe01d58fbe
  Author: Ulli Hafner 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_annotation.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_blocks.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_coding.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_design.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_filefilters.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_filters.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_header.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_imports.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_javadoc.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_metrics.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_misc.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_modifier.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_naming.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_regexp.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_sizes.xml
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_whitespace.xml
M 
src/test/java/io/jenkins/plugins/analysis/warnings/checkstyle/CheckStyleRulesTest.java

  Log Message:
  ---
  Upgrade descriptions of CheckStyle 8.7.


Compare: 
https://github.com/jenkinsci/warnings-plugin/compare/50d173197259...63fab63a747a

-- 
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.


[jenkinsci/kubernetes-cli-plugin] 9a1b5c: [maven-release-plugin] prepare for next developmen...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-cli-plugin
  Commit: 9a1b5c82a1c036cf61680d336a44ae3c09857e8f
  
https://github.com/jenkinsci/kubernetes-cli-plugin/commit/9a1b5c82a1c036cf61680d336a44ae3c09857e8f
  Author: Max Laverse 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/kubernetes-cli-plugin] 47ae76: [maven-release-plugin] prepare release kubernetes-...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-cli-plugin
  Commit: 47ae7630c6c4ecfe711d41c5fe1fc4a42280b9df
  
https://github.com/jenkinsci/kubernetes-cli-plugin/commit/47ae7630c6c4ecfe711d41c5fe1fc4a42280b9df
  Author: Max Laverse 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release kubernetes-cli-1.0.0


-- 
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.


[jenkinsci/kubernetes-cli-plugin]

2018-01-04 Thread GitHub
  Branch: refs/tags/kubernetes-cli-1.0.0
  Home:   https://github.com/jenkinsci/kubernetes-cli-plugin

-- 
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.


[jenkinsci/kubernetes-cli-plugin] 5ed2b3: Prepare for 1.0.0

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-cli-plugin
  Commit: 5ed2b35842e63d4c5e7cab2670d77e54e14ccf24
  
https://github.com/jenkinsci/kubernetes-cli-plugin/commit/5ed2b35842e63d4c5e7cab2670d77e54e14ccf24
  Author: Max Laverse 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Prepare for 1.0.0


-- 
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.


[jenkinsci/workflow-cps-plugin] dc0222: [JENKINS-48501] Test verifying fix for variable de...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: dc02228449115713cbc0f03306ffdfa57a747a8f
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/dc02228449115713cbc0f03306ffdfa57a747a8f
  Author: Andrew Bayer 
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Changed paths:
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition2Test.java

  Log Message:
  ---
  [JENKINS-48501] Test verifying fix for variable declaration

Downstream of https://github.com/jenkinsci/script-security-plugin/pull/173


  Commit: d675de5af7b0a35cbd642dc7ccf91672519c126d
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/d675de5af7b0a35cbd642dc7ccf91672519c126d
  Author: Andrew Bayer 
  Date:   2017-12-12 (Tue, 12 Dec 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use script-security 1.39 release


  Commit: d031abf435e6b6cbe9f34cf0e9a938c76c3f5ae6
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/d031abf435e6b6cbe9f34cf0e9a938c76c3f5ae6
  Author: Andrew Bayer 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition2Test.java

  Log Message:
  ---
  Merge pull request #193 from abayer/jenkins-48501

[JENKINS-48501] Test verifying fix for variable declaration


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/4cb39a1a9a8c...d031abf435e6

-- 
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.


[jenkinsci/workflow-support-plugin] f0b548: [FIXED JENKINS-31576] Add currentBuild.upstreamBui...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: f0b548c043256a7f385ea6188da924e87c0893ef
  
https://github.com/jenkinsci/workflow-support-plugin/commit/f0b548c043256a7f385ea6188da924e87c0893ef
  Author: Andrew Bayer 
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapper.java
M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapperTest.java

  Log Message:
  ---
  [FIXED JENKINS-31576] Add currentBuild.upstreamBuilds


  Commit: da2ca8184575607dedd217730bb3945e35d94101
  
https://github.com/jenkinsci/workflow-support-plugin/commit/da2ca8184575607dedd217730bb3945e35d94101
  Author: Andrew Bayer 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapper.java
M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapperTest.java

  Log Message:
  ---
  Merge pull request #49 from abayer/jenkins-31576

[FIXED JENKINS-31576] Add currentBuild.upstreamBuilds


Compare: 
https://github.com/jenkinsci/workflow-support-plugin/compare/5ea4e1370ecb...da2ca8184575

-- 
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.


[jenkinsci/analysis-model] c20bc0: Moved CheckStyle parser to warnings plug-in.

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: c20bc0304b6fb035f001ac37ae81d7bb287002c9
  
https://github.com/jenkinsci/analysis-model/commit/c20bc0304b6fb035f001ac37ae81d7bb287002c9
  Author: Ulli Hafner 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M etc/checkstyle-configuration.xml
A src/main/java/edu/hm/hafner/analysis/parser/pmd/File.java
A src/main/java/edu/hm/hafner/analysis/parser/pmd/Pmd.java
A src/main/java/edu/hm/hafner/analysis/parser/pmd/PmdParser.java
A src/main/java/edu/hm/hafner/analysis/parser/pmd/Violation.java
M src/test/java/edu/hm/hafner/analysis/parser/CheckStyleParserTest.java
A src/test/java/edu/hm/hafner/analysis/parser/PmdParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/pmd/4-pmd-warnings.xml
A src/test/resources/edu/hm/hafner/analysis/parser/pmd/empty.xml
A src/test/resources/edu/hm/hafner/analysis/parser/pmd/equals-test.xml
A src/test/resources/edu/hm/hafner/analysis/parser/pmd/issue12801.xml
A src/test/resources/edu/hm/hafner/analysis/parser/pmd/lines-columns.xml
A src/test/resources/edu/hm/hafner/analysis/parser/pmd/otherfile.xml
A src/test/resources/edu/hm/hafner/analysis/parser/pmd/pmd.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/pmd/warning-message-with-dot.xml

  Log Message:
  ---
  Moved CheckStyle parser to warnings plug-in.


-- 
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.


[jenkins-infra/jenkins.io] 8e128c: Fix a footnote ref

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 8e128caeda1fb97873fa669e2ebc413552436a1a
  
https://github.com/jenkins-infra/jenkins.io/commit/8e128caeda1fb97873fa669e2ebc413552436a1a
  Author: Jaseem Abid 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M content/doc/book/pipeline/index.adoc

  Log Message:
  ---
  Fix a footnote ref


  Commit: 672434b801fcdea8bc29f8e1dd1623c0f6132ce2
  
https://github.com/jenkins-infra/jenkins.io/commit/672434b801fcdea8bc29f8e1dd1623c0f6132ce2
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M content/doc/book/pipeline/index.adoc

  Log Message:
  ---
  One square bracket too many


  Commit: c464001b562ee444b91773bb42806faff7313ea5
  
https://github.com/jenkins-infra/jenkins.io/commit/c464001b562ee444b91773bb42806faff7313ea5
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M content/doc/book/pipeline/index.adoc

  Log Message:
  ---
  Merge pull request #1307 from jaseemabid/master

Fix a footnote ref


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/aa48b9a27900...c464001b562e

-- 
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.


[jenkins-infra/jenkins.io] 756632: Create 2018-01-10-Triangle.adoc

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 756632fcaeda822a2c1a8d57411a9f5cc1f75287
  
https://github.com/jenkins-infra/jenkins.io/commit/756632fcaeda822a2c1a8d57411a9f5cc1f75287
  Author: MaxArbuckle 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
A 2018-01-10-Triangle.adoc

  Log Message:
  ---
  Create 2018-01-10-Triangle.adoc


  Commit: aa48b9a27900d376ccec1206043a78d5a63b7f5f
  
https://github.com/jenkins-infra/jenkins.io/commit/aa48b9a27900d376ccec1206043a78d5a63b7f5f
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
A 2018-01-10-Triangle.adoc

  Log Message:
  ---
  Merge pull request #1309 from MaxArbuckle/patch-24

Create 2018-01-10-Triangle.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/f53d901cad6e...aa48b9a27900

-- 
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.


[jenkins-infra/jenkins-infra] fa629a: Remove the unnecessary plugins.azure.jenkins.io CN...

2018-01-04 Thread GitHub
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: fa629a8c047d3b730c4542f3f6192898515b83f2
  
https://github.com/jenkins-infra/jenkins-infra/commit/fa629a8c047d3b730c4542f3f6192898515b83f2
  Author: R. Tyler Croy 
  Date:   2018-01-03 (Wed, 03 Jan 2018)

  Changed paths:
M dist/profile/files/bind/jenkins.io.zone

  Log Message:
  ---
  Remove the unnecessary plugins.azure.jenkins.io CNAME

Fixes INFRA-1249


  Commit: 4959bac79259ee53e33be16ffc7c9032690b9be4
  
https://github.com/jenkins-infra/jenkins-infra/commit/4959bac79259ee53e33be16ffc7c9032690b9be4
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M dist/profile/files/bind/jenkins.io.zone

  Log Message:
  ---
  Merge pull request #948 from rtyler/1249

Remove the unnecessary plugins.azure.jenkins.io CNAME


  Commit: 1714b350c67cb600c18f70f05a6e03e532832518
  
https://github.com/jenkins-infra/jenkins-infra/commit/1714b350c67cb600c18f70f05a6e03e532832518
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M dist/profile/files/bind/jenkins.io.zone

  Log Message:
  ---
  Merge pull request #949 from jenkins-infra/staging

Automated deployment to production


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/3c8dfb076e55...1714b350c67c

-- 
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.


[jenkinsci/parallel-test-executor-plugin] 9bd176: [maven-release-plugin] prepare for next developmen...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parallel-test-executor-plugin
  Commit: 9bd176746bfac71b57dd8f31fc694ba00ebf4173
  
https://github.com/jenkinsci/parallel-test-executor-plugin/commit/9bd176746bfac71b57dd8f31fc694ba00ebf4173
  Author: Andrew Bayer 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/parallel-test-executor-plugin] 482291: [maven-release-plugin] prepare release parallel-te...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parallel-test-executor-plugin
  Commit: 482291321b6efcc6f15ae7dc0ae25da1e7572f55
  
https://github.com/jenkinsci/parallel-test-executor-plugin/commit/482291321b6efcc6f15ae7dc0ae25da1e7572f55
  Author: Andrew Bayer 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release parallel-test-executor-1.10


-- 
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.


[jenkinsci/parallel-test-executor-plugin]

2018-01-04 Thread GitHub
  Branch: refs/tags/parallel-test-executor-1.10
  Home:   https://github.com/jenkinsci/parallel-test-executor-plugin

-- 
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.


[jenkins-infra/jenkins-infra] fa629a: Remove the unnecessary plugins.azure.jenkins.io CN...

2018-01-04 Thread GitHub
  Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: fa629a8c047d3b730c4542f3f6192898515b83f2
  
https://github.com/jenkins-infra/jenkins-infra/commit/fa629a8c047d3b730c4542f3f6192898515b83f2
  Author: R. Tyler Croy 
  Date:   2018-01-03 (Wed, 03 Jan 2018)

  Changed paths:
M dist/profile/files/bind/jenkins.io.zone

  Log Message:
  ---
  Remove the unnecessary plugins.azure.jenkins.io CNAME

Fixes INFRA-1249


  Commit: 4959bac79259ee53e33be16ffc7c9032690b9be4
  
https://github.com/jenkins-infra/jenkins-infra/commit/4959bac79259ee53e33be16ffc7c9032690b9be4
  Author: R. Tyler Croy 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M dist/profile/files/bind/jenkins.io.zone

  Log Message:
  ---
  Merge pull request #948 from rtyler/1249

Remove the unnecessary plugins.azure.jenkins.io CNAME


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/d84d499e63a2...4959bac79259

-- 
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.


[jenkinsci/maven-metadata-plugin] b7609b: [JENKINS-38978] Reproduce param passing problem in...

2018-01-04 Thread GitHub
  Branch: refs/heads/feature/JENKINS-38978_update-versions
  Home:   https://github.com/jenkinsci/maven-metadata-plugin
  Commit: b7609bbd7ab675995b5116eaec95281ee071be51
  
https://github.com/jenkinsci/maven-metadata-plugin/commit/b7609bbd7ab675995b5116eaec95281ee071be51
  Author: Marc Rohlfs 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml
A src/dev/assets/work/jobs/test-freestyle/config.xml
A src/dev/assets/work/jobs/test-freestyle/currentArtifactInfo.txt
A src/dev/assets/work/jobs/test-matrix/config.xml
A src/dev/assets/work/jobs/test-matrix/currentArtifactInfo.txt
R src/dev/assets/work/jobs/testjob/config.xml
R src/dev/assets/work/jobs/testjob/currentArtifactInfo.txt

  Log Message:
  ---
  [JENKINS-38978] Reproduce param passing problem in matrix projects

The reproduction of the parameters not being passed to child jobs in
multi-configuration projects requires:
* adding a new _test-matrix_ job for the dev environment
* upgrading to Jenkins 1.609
* adding the _matrix-project_ plugin (in test scope) with version 1.7
* upgrading the credentials plugin to 1.14

The freestyle test job for the development workspace was renamed and
improved, too.


  Commit: cfbbacc030ebc1601ace16f8a26deffd0c6af04b
  
https://github.com/jenkinsci/maven-metadata-plugin/commit/cfbbacc030ebc1601ace16f8a26deffd0c6af04b
  Author: Marc Rohlfs 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M README.md
M pom.xml

  Log Message:
  ---
  [JENKINS-38978] Update to Jenkins 2

The plugin parent was updated to the latest version _3.2_. This will
finally remove support for Jenkins 1.x - which now is quite old enough
not to be supported anymore - and thus implies bumping to a new major
version of this plugin.

The Jenkins version was set to _2.32.1_ so that the plugin can be
updated to the new version even on older Jenkins installations (up to
about a year of age).

The new parent POM requires (or at least encourage) seveal changes to
the project POM:
* The Java level was set to _8_.
* The parent POM enforces the Maven version, hence ``prerequisites``
  is obsolete.
* ``description`` and ``inceptionYear`` from the parent POM should be
  overridden.
* The ``url`` ws applied to _jenkins.io_.
* Some properties and plugin configurations have been removed, because
  they are already configured in the parent POM.


  Commit: 68b2aa91cf0bdc4986a8da366d762d588b6ab18a
  
https://github.com/jenkinsci/maven-metadata-plugin/commit/68b2aa91cf0bdc4986a8da366d762d588b6ab18a
  Author: Marc Rohlfs 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/main/resources/eu/markov/jenkins/plugin/mvnmeta/MavenMetadataParameterDefinition/config.jelly
M 
src/main/resources/eu/markov/jenkins/plugin/mvnmeta/MavenMetadataParameterDefinition/index.jelly
M 
src/main/resources/eu/markov/jenkins/plugin/mvnmeta/MavenMetadataParameterValue/value.jelly
M src/main/resources/index.jelly

  Log Message:
  ---
  [JENKINS-38978] Fix tests

After the Parent POM (and Jenkins) upgrade, the tests now require the
additional header  in the Jelly
template files.


  Commit: 4e6375713fe819d45b7ec460d911bf1c79b5d953
  
https://github.com/jenkinsci/maven-metadata-plugin/commit/4e6375713fe819d45b7ec460d911bf1c79b5d953
  Author: Marc Rohlfs 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/main/lombok/eu/markov/jenkins/plugin/mvnmeta/MavenMetadataParameterDefinitionBackwardCompatibility.java
M 
src/main/lombok/eu/markov/jenkins/plugin/mvnmeta/MavenMetadataParameterValue.java
M 
src/main/lombok/eu/markov/jenkins/plugin/mvnmeta/MavenMetadataRebuildParameterProvider.java

  Log Message:
  ---
  [JENKINS-38978] Fix Javadoc generation errors

In the _MavenMetadataParameterDefinitionBackwardCompatibility_ class,
the required getters had to be implemented manually, because otherwise
Lombok copies the fields' Javadoc comment and generates the getter with
broken Javadoc.


  Commit: c68fedad11ecf292385f8d40155534c282c1d44c
  
https://github.com/jenkinsci/maven-metadata-plugin/commit/c68fedad11ecf292385f8d40155534c282c1d44c
  Author: Marc Rohlfs 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/main/lombok/eu/markov/jenkins/plugin/mvnmeta/MavenMetadataParameterDefinition.java

  Log Message:
  ---
  [JENKINS-38978] Prevent FindBugs errors


  Commit: 2ba426f0fb442192b9e875b6fcf09f9af506583c
  
https://github.com/jenkinsci/maven-metadata-plugin/commit/2ba426f0fb442192b9e875b6fcf09f9af506583c
  Author: Marc Rohlfs 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/main/lombok/eu/markov/jenkins/plugin/mvnmeta/MavenMetadataParameterDefinition.java
M 

[jenkinsci/dockerhub-notification-plugin]

2018-01-04 Thread GitHub
  Branch: refs/tags/dockerhub-notification-2.2.1
  Home:   https://github.com/jenkinsci/dockerhub-notification-plugin

-- 
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.


[jenkinsci/dockerhub-notification-plugin] 1c9734: [maven-release-plugin] prepare for next developmen...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dockerhub-notification-plugin
  Commit: 1c9734cb172c7d4f3e3e59f4bd5548d3bb72847e
  
https://github.com/jenkinsci/dockerhub-notification-plugin/commit/1c9734cb172c7d4f3e3e59f4bd5548d3bb72847e
  Author: rsandell 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/dockerhub-notification-plugin] c5662b: [maven-release-plugin] prepare release dockerhub-n...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dockerhub-notification-plugin
  Commit: c5662b0b0c514fa0f9e1ce0d076b1fcf99ee33a4
  
https://github.com/jenkinsci/dockerhub-notification-plugin/commit/c5662b0b0c514fa0f9e1ce0d076b1fcf99ee33a4
  Author: rsandell 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release dockerhub-notification-2.2.1


-- 
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.


[jenkinsci/analysis-suite-plugin] 4b73b8: Moved CheckStyle parser to warnings plug-in.

2018-01-04 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/analysis-suite-plugin
  Commit: 4b73b84b379c2aadec58b2e3ac423ecb3b368981
  
https://github.com/jenkinsci/analysis-suite-plugin/commit/4b73b84b379c2aadec58b2e3ac423ecb3b368981
  Author: Ulli Hafner 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M .idea/checkstyle-idea.xml

  Log Message:
  ---
  Moved CheckStyle parser to warnings plug-in.


-- 
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.


[jenkinsci/analysis-model] b442f6: Moved CheckStyle parser to warnings plug-in.

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: b442f6426a233a00d06ce36801c9c0eb3516e2bd
  
https://github.com/jenkinsci/analysis-model/commit/b442f6426a233a00d06ce36801c9c0eb3516e2bd
  Author: Ulli Hafner 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M etc/checkstyle-configuration.xml
M src/main/java/edu/hm/hafner/analysis/ParsingException.java
A src/main/java/edu/hm/hafner/analysis/parser/checkstyle/CheckStyle.java
A 
src/main/java/edu/hm/hafner/analysis/parser/checkstyle/CheckStyleParser.java
A src/main/java/edu/hm/hafner/analysis/parser/checkstyle/Error.java
A src/main/java/edu/hm/hafner/analysis/parser/checkstyle/File.java
A src/test/java/edu/hm/hafner/analysis/parser/CheckStyleParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/checkstyle/checkstyle.xml
A src/test/resources/edu/hm/hafner/analysis/parser/checkstyle/issue19122.xml
A src/test/resources/edu/hm/hafner/analysis/parser/checkstyle/issue25511.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/checkstyle/scalastyle-output.xml

  Log Message:
  ---
  Moved CheckStyle parser to warnings plug-in.


-- 
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.


[jenkinsci/warnings-plugin] 50d173: Moved CheckStyle parser to warnings plug-in.

2018-01-04 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: 50d173197259f7c4185c36ab83188019b4875c3b
  
https://github.com/jenkinsci/warnings-plugin/commit/50d173197259f7c4185c36ab83188019b4875c3b
  Author: Ulli Hafner 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
A src/main/java/io/jenkins/plugins/analysis/warnings/CheckStyle.java
A 
src/main/java/io/jenkins/plugins/analysis/warnings/checkstyle/CheckStyleRules.java
A src/main/java/io/jenkins/plugins/analysis/warnings/checkstyle/Rule.java
A src/main/java/io/jenkins/plugins/analysis/warnings/checkstyle/Topic.java
A 
src/main/java/io/jenkins/plugins/analysis/warnings/checkstyle/TopicRule.java
M 
src/main/resources/io/jenkins/plugins/analysis/warnings/Messages.properties
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_annotation.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_blocks.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_coding.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_design.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_filefilters.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_filters.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_header.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_imports.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_javadoc.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_metrics.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_misc.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_modifier.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_naming.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_regexp.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_reporting.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_sizes.xml
A 
src/main/resources/io/jenkins/plugins/analysis/warnings/checkstyle/config_whitespace.xml
A src/main/webapp/icons/checkstyle-24x24.png
A src/main/webapp/icons/checkstyle-48x48.png
M src/test/java/io/jenkins/plugins/analysis/warnings/PipelineITest.java
A 
src/test/java/io/jenkins/plugins/analysis/warnings/checkstyle/CheckStyleRulesTest.java
A src/test/resources/io/jenkins/plugins/analysis/warnings/checkstyle.xml

  Log Message:
  ---
  Moved CheckStyle parser to warnings plug-in.


-- 
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.


[jenkinsci/analysis-config-plugin] f088d4: Moved CheckStyle parser to warnings plug-in.

2018-01-04 Thread GitHub
  Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/analysis-config-plugin
  Commit: f088d4517241e89e09b83df3d438d1426de41a6b
  
https://github.com/jenkinsci/analysis-config-plugin/commit/f088d4517241e89e09b83df3d438d1426de41a6b
  Author: Ulli Hafner 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M etc/checkstyle-configuration.xml

  Log Message:
  ---
  Moved CheckStyle parser to warnings plug-in.


-- 
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.


[jenkinsci/basic-branch-build-strategies-plugin] fb460e: [maven-release-plugin] prepare for next developmen...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: fb460e45049e54ca66c7fce8526b5a6a6e1074ee
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/fb460e45049e54ca66c7fce8526b5a6a6e1074ee
  Author: Stephen Connolly 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/basic-branch-build-strategies-plugin] d3e6a0: [maven-release-plugin] prepare release basic-branc...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: d3e6a08fe8d75ca661bb903d43254fdf61e44d85
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/d3e6a08fe8d75ca661bb903d43254fdf61e44d85
  Author: Stephen Connolly 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release basic-branch-build-strategies-1.0.1


-- 
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.


[jenkinsci/basic-branch-build-strategies-plugin]

2018-01-04 Thread GitHub
  Branch: refs/tags/basic-branch-build-strategies-1.0.1
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin

-- 
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.


[jenkinsci/basic-branch-build-strategies-plugin] 947b4f: [FIXED JENKINS-48792] A branch build strategy that...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: 947b4fcc26ba93105f2b90ca4ff1036bdf980dac
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/947b4fcc26ba93105f2b90ca4ff1036bdf980dac
  Author: Stephen Connolly 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
A docs/images/named-branches-exact.png
A docs/images/named-branches-regex.png
A docs/images/named-branches-wildcards.png
A docs/images/named-branches.png
M docs/user.adoc
M 
src/main/java/jenkins/branch/buildstrategies/basic/BranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl.java
A 
src/main/java/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl.java
M 
src/main/resources/jenkins/branch/buildstrategies/basic/Messages.properties
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/ExactNameFilter/config.jelly
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/ExactNameFilter/help-caseSensitive.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/ExactNameFilter/help-name.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/ExactNameFilter/help.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/RegexNameFilter/config.jelly
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/RegexNameFilter/help-caseSensitive.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/RegexNameFilter/help-regex.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/RegexNameFilter/help.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/WildcardsNameFilter/config.jelly
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/WildcardsNameFilter/help-caseSensitive.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/WildcardsNameFilter/help-excludes.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/WildcardsNameFilter/help-includes.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/WildcardsNameFilter/help.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/config.jelly
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/help-filters.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl/help.html
M src/test/java/jenkins/branch/buildstrategies/basic/FormBindingTest.java
A 
src/test/java/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImplTest.java

  Log Message:
  ---
  [FIXED JENKINS-48792] A branch build strategy that only builds named branches


  Commit: 47b6f12f5f207c5834fddaf593762c303cd53d2b
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/47b6f12f5f207c5834fddaf593762c303cd53d2b
  Author: Stephen Connolly 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M CHANGES.adoc

  Log Message:
  ---
  [JENKINS-48792] Noting in changelog


  Commit: 93a7950c63605f99676f8a7068fcf958593cd61b
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/93a7950c63605f99676f8a7068fcf958593cd61b
  Author: Stephen Connolly 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M 
src/main/java/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl.java

  Log Message:
  ---
  Findbugs!


  Commit: 7011701f3bf9aaeebc523c685a35e18e9fff5cea
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/7011701f3bf9aaeebc523c685a35e18e9fff5cea
  Author: Stephen Connolly 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M CHANGES.adoc
A docs/images/named-branches-exact.png
A docs/images/named-branches-regex.png
A docs/images/named-branches-wildcards.png
A docs/images/named-branches.png
M docs/user.adoc
M 
src/main/java/jenkins/branch/buildstrategies/basic/BranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl.java
A 
src/main/java/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl.java
M 

[jenkinsci/github-sqs-plugin]

2018-01-04 Thread GitHub
  Branch: refs/tags/github-sqs-plugin-2.0
  Home:   https://github.com/jenkinsci/github-sqs-plugin

-- 
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.


[jenkinsci/github-sqs-plugin] 984c68: [maven-release-plugin] prepare release github-sqs-...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-sqs-plugin
  Commit: 984c6824131037de3ab8ef13ef62e06041b919a0
  
https://github.com/jenkinsci/github-sqs-plugin/commit/984c6824131037de3ab8ef13ef62e06041b919a0
  Author: Giovanni Gargiulo 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release github-sqs-plugin-2.0


-- 
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.


[jenkinsci/github-sqs-plugin] 65bfa8: [maven-release-plugin] prepare for next developmen...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-sqs-plugin
  Commit: 65bfa870aa3a15eaefe0a69adce910a397b99305
  
https://github.com/jenkinsci/github-sqs-plugin/commit/65bfa870aa3a15eaefe0a69adce910a397b99305
  Author: Giovanni Gargiulo 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/github-sqs-plugin] 7eca91: Updated parent pom

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-sqs-plugin
  Commit: 7eca915e966234296849bda770f748ba7507d35e
  
https://github.com/jenkinsci/github-sqs-plugin/commit/7eca915e966234296849bda770f748ba7507d35e
  Author: Giovanni Gargiulo 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updated parent pom


-- 
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.


[jenkinsci/github-sqs-plugin] 32baa8: [maven-release-plugin] prepare for next developmen...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-sqs-plugin
  Commit: 32baa8e58426ad15f7d55f3c4662b08c24c12f05
  
https://github.com/jenkinsci/github-sqs-plugin/commit/32baa8e58426ad15f7d55f3c4662b08c24c12f05
  Author: Giovanni Gargiulo 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/github-sqs-plugin]

2018-01-04 Thread GitHub
  Branch: refs/tags/github-sqs-plugin-1.7
  Home:   https://github.com/jenkinsci/github-sqs-plugin

-- 
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.


[jenkinsci/github-sqs-plugin] 9c5e2e: [maven-release-plugin] prepare release github-sqs-...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-sqs-plugin
  Commit: 9c5e2e471bb5fbff9cb6503a475da4b8171eb183
  
https://github.com/jenkinsci/github-sqs-plugin/commit/9c5e2e471bb5fbff9cb6503a475da4b8171eb183
  Author: Giovanni Gargiulo 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release github-sqs-plugin-1.7


-- 
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.


[jenkinsci/github-sqs-plugin] 6bac4e: Bumping version because of failed release

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-sqs-plugin
  Commit: 6bac4eb16421aed28f189c71bbe1f7745d6486a1
  
https://github.com/jenkinsci/github-sqs-plugin/commit/6bac4eb16421aed28f189c71bbe1f7745d6486a1
  Author: Giovanni Gargiulo 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bumping version because of failed release


-- 
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.


[jenkinsci/github-sqs-plugin] b7ebd4: [maven-release-plugin] prepare release github-sqs-...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-sqs-plugin
  Commit: b7ebd46e0b5d401eaf7970787e42ec5817e74cbb
  
https://github.com/jenkinsci/github-sqs-plugin/commit/b7ebd46e0b5d401eaf7970787e42ec5817e74cbb
  Author: Giovanni Gargiulo 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release github-sqs-plugin-1.6


-- 
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.


[jenkinsci/basic-branch-build-strategies-plugin] 707304: [maven-release-plugin] prepare release basic-branc...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: 707304b6942313f939c9c86be3a32547be8b02a3
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/707304b6942313f939c9c86be3a32547be8b02a3
  Author: Stephen Connolly 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release basic-branch-build-strategies-1.0.0


-- 
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.


[jenkinsci/basic-branch-build-strategies-plugin]

2018-01-04 Thread GitHub
  Branch: refs/tags/basic-branch-build-strategies-1.0.0
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin

-- 
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.


[jenkinsci/basic-branch-build-strategies-plugin] 4587d9: [maven-release-plugin] prepare for next developmen...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: 4587d9c64a2b10c2980bf5496ac0b09b2e4ed07b
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/4587d9c64a2b10c2980bf5496ac0b09b2e4ed07b
  Author: Stephen Connolly 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M pom.xml

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


-- 
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.


[jenkinsci/basic-branch-build-strategies-plugin] 71aa95: update changelog for initial release

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: 71aa953dceceab27aa5ec65e5a79a1780b8aa60b
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/71aa953dceceab27aa5ec65e5a79a1780b8aa60b
  Author: Stephen Connolly 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M CHANGES.adoc

  Log Message:
  ---
  update changelog for initial release


-- 
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.


[jenkinsci/acceptance-test-harness] be8037: Introduce ath-container.sh helper

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: be8037bfb22c528cf1a5926e9eee76c905c50e40
  
https://github.com/jenkinsci/acceptance-test-harness/commit/be8037bfb22c528cf1a5926e9eee76c905c50e40
  Author: Oliver Gondža 
  Date:   2017-12-05 (Tue, 05 Dec 2017)

  Changed paths:
A ath-container.sh
M docs/DOCKER.md
M src/main/resources/ath-container/Dockerfile

  Log Message:
  ---
  Introduce ath-container.sh helper


  Commit: fd7c45a45a6db5900288b467c89119a8eca7db19
  
https://github.com/jenkinsci/acceptance-test-harness/commit/fd7c45a45a6db5900288b467c89119a8eca7db19
  Author: Oliver Gondža 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
A ath-container.sh
M docs/DOCKER.md
M src/main/resources/ath-container/Dockerfile

  Log Message:
  ---
  Merge pull request #389 from olivergondza/ath-container.sh

Introduce ath-container.sh helper


Compare: 
https://github.com/jenkinsci/acceptance-test-harness/compare/97c6d2630ad6...fd7c45a45a6d

-- 
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.


[jenkinsci/basic-branch-build-strategies-plugin] 5c9a9e: Documentation

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: 5c9a9e3c32070622bf4b800833bbffad73652bfa
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/5c9a9e3c32070622bf4b800833bbffad73652bfa
  Author: Stephen Connolly 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
A docs/README.adoc
A docs/images/branches.png
A docs/images/change-requests.png
A docs/images/directions.png
A docs/images/tags.png
M docs/user.adoc
M 
src/main/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl.java
A 
src/main/resources/jenkins/branch/buildstrategies/basic/BranchBuildStrategyImpl/help.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl/help-ignoreTargetOnlyChanges.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl/help.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl/help-atLeastDays.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl/help-atMostDays.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl/help.html

  Log Message:
  ---
  Documentation


-- 
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.


[jenkinsci/basic-branch-build-strategies-plugin] b00672: Documentation

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: b0067258da3581af1bc6a32e978631da25a92bb6
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/b0067258da3581af1bc6a32e978631da25a92bb6
  Author: Stephen Connolly 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
A docs/images/branches.png
A docs/images/change-requests.png
A docs/images/tags.png
M docs/user.adoc
M 
src/main/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl.java
A 
src/main/resources/jenkins/branch/buildstrategies/basic/BranchBuildStrategyImpl/help.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl/help-ignoreTargetOnlyChanges.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl/help.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl/help-atLeastDays.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl/help-atMostDays.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl/help.html

  Log Message:
  ---
  Documentation


-- 
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.


[jenkinsci/basic-branch-build-strategies-plugin] 9c113e: Documentation

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: 9c113e47e98cbacd38a830c40de8c923dec97d2d
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/9c113e47e98cbacd38a830c40de8c923dec97d2d
  Author: Stephen Connolly 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
A docs/images/branches.png
A docs/images/change-requests.png
A docs/images/tags.png
M docs/user.adoc
M 
src/main/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl.java
A 
src/main/resources/jenkins/branch/buildstrategies/basic/BranchBuildStrategyImpl/help.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl/help-ignoreTargetOnlyChanges.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl/help.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl/help-atLeastDays.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl/help-atMostDays.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl/help.html

  Log Message:
  ---
  Documentation


-- 
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.


[jenkinsci/basic-branch-build-strategies-plugin] 7766ff: Documentation

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: 7766ff7dbc76419eff318d7228f0239a77d06018
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/7766ff7dbc76419eff318d7228f0239a77d06018
  Author: Stephen Connolly 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
A docs/images/branches.png
A docs/images/change-requests.png
A docs/images/tags.png
M docs/user.adoc
M 
src/main/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl.java
A 
src/main/resources/jenkins/branch/buildstrategies/basic/BranchBuildStrategyImpl/help.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl/help-ignoreTargetOnlyChanges.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl/help.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl/help-atLeastDays.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl/help-atMostDays.html
A 
src/main/resources/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl/help.html

  Log Message:
  ---
  Documentation


-- 
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.


[jenkinsci/claim-plugin] 78a4e5: deprecate reclaim from actions as it is equivalent...

2018-01-04 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/claim-plugin
  Commit: 78a4e5ddaa84405cf2914e7e9be616694c06d281
  
https://github.com/jenkinsci/claim-plugin/commit/78a4e5ddaa84405cf2914e7e9be616694c06d281
  Author: Arnaud 
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
M src/main/java/hudson/plugins/claim/AbstractClaimBuildAction.java
M src/main/java/hudson/plugins/claim/DescribableTestAction.java

  Log Message:
  ---
  deprecate reclaim from actions as it is equivalent to claimed


-- 
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.


  1   2   >