[jenkinsci/qtest-plugin] 20b635: update release guide

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qtest-plugin
  Commit: 20b635ce6de999acef802eb689cb884cfd859af5
  
https://github.com/jenkinsci/qtest-plugin/commit/20b635ce6de999acef802eb689cb884cfd859af5
  Author: Trong Le 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
A MAKE_RELEASE.md
R setup_env.md

  Log Message:
  ---
  update release guide


-- 
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/qtest-plugin] cd13bb: use system properties

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qtest-plugin
  Commit: cd13bb6937623d3dcd735d95e650b0cca1f13c75
  
https://github.com/jenkinsci/qtest-plugin/commit/cd13bb6937623d3dcd735d95e650b0cca1f13c75
  Author: Trong Le 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
M README.md
M settings.jenkins.xml
M setup_env.md
M src/main/java/com/qasymphony/ci/plugin/utils/HttpClientUtils.java

  Log Message:
  ---
  use system properties


-- 
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/testrail-plugin] 8f1cc8: #19 - Enum for case status and not reporting resul...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testrail-plugin
  Commit: 8f1cc849b1173beeb6d19f28ccc5eef1534ee6ec
  
https://github.com/jenkinsci/testrail-plugin/commit/8f1cc849b1173beeb6d19f28ccc5eef1534ee6ec
  Author: Alex Bernier 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
A src/main/java/org/jenkinsci/plugins/testrail/JunitResults/Skipped.java
M src/main/java/org/jenkinsci/plugins/testrail/JunitResults/Testcase.java
M src/main/java/org/jenkinsci/plugins/testrail/TestRailClient.java
M src/main/java/org/jenkinsci/plugins/testrail/TestRailNotifier.java
A 
src/main/java/org/jenkinsci/plugins/testrail/TestRailObjects/CaseStatus.java
M src/main/java/org/jenkinsci/plugins/testrail/TestRailObjects/Result.java

  Log Message:
  ---
  #19 - Enum for case status and not reporting results for ignored/skipped test 
cases. Also better clue for when a suite is removed from the TestRail side. 
(#20)

Looks good to me! TFTPR


-- 
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/weblogic-deployer-plugin] 32f98b: using absolute path of jdk home

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/weblogic-deployer-plugin
  Commit: 32f98b0421852f48545064c88bff9560f7fb7a7c
  
https://github.com/jenkinsci/weblogic-deployer-plugin/commit/32f98b0421852f48545064c88bff9560f7fb7a7c
  Author: RaphC 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/deploy/weblogic/jdk/JdkToolService.java

  Log Message:
  ---
  using absolute path of jdk home


  Commit: e6908b44a15a16a4421533246b190e1e313b73bf
  
https://github.com/jenkinsci/weblogic-deployer-plugin/commit/e6908b44a15a16a4421533246b190e1e313b73bf
  Author: RaphC 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/deploy/weblogic/deployer/WebLogicDeployer.java

  Log Message:
  ---
  comment


Compare: 
https://github.com/jenkinsci/weblogic-deployer-plugin/compare/6292928ce93f...e6908b44a15a

-- 
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/weblogic-deployer-plugin] 32119d: unused imports

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/weblogic-deployer-plugin
  Commit: 32119df904502cd2727b4baf6e3288755b4068e4
  
https://github.com/jenkinsci/weblogic-deployer-plugin/commit/32119df904502cd2727b4baf6e3288755b4068e4
  Author: RaphC 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/deploy/weblogic/util/ParameterValueResolver.java

  Log Message:
  ---
  unused imports


  Commit: 2bb7ec3883547778999520ea2dce6acf086b0ab7
  
https://github.com/jenkinsci/weblogic-deployer-plugin/commit/2bb7ec3883547778999520ea2dce6acf086b0ab7
  Author: RaphC 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/deploy/weblogic/util/BuildCauseUtils.java

  Log Message:
  ---
  wrong author


  Commit: 17b835f4e3e7c6ff9b50ed63686f98f78c629342
  
https://github.com/jenkinsci/weblogic-deployer-plugin/commit/17b835f4e3e7c6ff9b50ed63686f98f78c629342
  Author: RaphC 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/deploy/weblogic/task/DeploymentTaskServiceImpl.java

  Log Message:
  ---
  simply invoke join instead of start + join


  Commit: 6292928ce93fdb19fa2509f11ca99d4aa652bb6c
  
https://github.com/jenkinsci/weblogic-deployer-plugin/commit/6292928ce93fdb19fa2509f11ca99d4aa652bb6c
  Author: RaphC 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/deploy/weblogic/deployer/WebLogicDeployer.java

  Log Message:
  ---
  [JENKINS#21244] surround source arg by single quote to prevent launcher
$ char misinterpretation


Compare: 
https://github.com/jenkinsci/weblogic-deployer-plugin/compare/76081eac6569...6292928ce93f

-- 
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/weblogic-deployer-plugin] 76081e: [JENKINS#42802] polish

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/weblogic-deployer-plugin
  Commit: 76081eac65698df80ab81d5d0bf5bc5708385bd9
  
https://github.com/jenkinsci/weblogic-deployer-plugin/commit/76081eac65698df80ab81d5d0bf5bc5708385bd9
  Author: RaphC 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/deploy/weblogic/WeblogicDeploymentPlugin.java
A 
src/main/java/org/jenkinsci/plugins/deploy/weblogic/util/BuildCauseUtils.java

  Log Message:
  ---
  [JENKINS#42802] polish


-- 
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-job-plugin] 31ca62: [maven-release-plugin] prepare for next developmen...

2017-06-19 Thread GitHub
  Branch: refs/heads/2.12.x
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 31ca62db0a554aa6532fb86d96d26e77a61a86f5
  
https://github.com/jenkinsci/workflow-job-plugin/commit/31ca62db0a554aa6532fb86d96d26e77a61a86f5
  Author: Jesse Glick 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  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/workflow-job-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/workflow-job-2.12.1
  Home:   https://github.com/jenkinsci/workflow-job-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/workflow-job-plugin] bac018: [maven-release-plugin] prepare release workflow-jo...

2017-06-19 Thread GitHub
  Branch: refs/heads/2.12.x
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: bac0180724dd4d0443ad94e2a0c58eaec2fb22b9
  
https://github.com/jenkinsci/workflow-job-plugin/commit/bac0180724dd4d0443ad94e2a0c58eaec2fb22b9
  Author: Jesse Glick 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release workflow-job-2.12.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/weblogic-deployer-plugin] d7349a: [JENKINS#40641] path separator is system dependent

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/weblogic-deployer-plugin
  Commit: d7349ac09c2267925b4b5d1e7b726e363661830e
  
https://github.com/jenkinsci/weblogic-deployer-plugin/commit/d7349ac09c2267925b4b5d1e7b726e363661830e
  Author: RaphC 
  Date:   2017-04-01 (Sat, 01 Apr 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/deploy/weblogic/deployer/WebLogicDeployer.java

  Log Message:
  ---
  [JENKINS#40641] path separator is system dependent


  Commit: 9551f925d8ea8c39336c3b48ea44cc41b2a827a1
  
https://github.com/jenkinsci/weblogic-deployer-plugin/commit/9551f925d8ea8c39336c3b48ea44cc41b2a827a1
  Author: RaphC 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/deploy/weblogic/deployer/WebLogicDeployer.java

  Log Message:
  ---
  Using File for source param
Rollback on previous commit


  Commit: 835798fb393dbd1d926f02c3715e6d9f3ee95960
  
https://github.com/jenkinsci/weblogic-deployer-plugin/commit/835798fb393dbd1d926f02c3715e6d9f3ee95960
  Author: RaphC 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  upgrade to 1.580.1 jenkins version


Compare: 
https://github.com/jenkinsci/weblogic-deployer-plugin/compare/fbdab401b7ed...835798fb393d

-- 
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/blackduck-hub-plugin] 51c554: Release 2.2.0

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: 51c554230e456db5a1acd1efb02abf5b7e4646e4
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/51c554230e456db5a1acd1efb02abf5b7e4646e4
  Author: Gavin Killough 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Release 2.2.0


  Commit: dce572994b1cd111889535db20fd7690cb5ad095
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/dce572994b1cd111889535db20fd7690cb5ad095
  Author: Gavin Killough 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bumping POM to next SNAPSHOT


  Commit: 3cee8fc9dbd0c28be8ace2330e7d920bca23d6e6
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/3cee8fc9dbd0c28be8ace2330e7d920bca23d6e6
  Author: Eric Kerwin 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Log Message:
  ---
  Merge branch 'master' of https://github.com/jenkinsci/blackduck-hub-plugin


  Commit: 2cb6bcb48bc18dcf9b5a10269abba72dd2dc1d70
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/2cb6bcb48bc18dcf9b5a10269abba72dd2dc1d70
  Author: Eric Kerwin 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fixing the next potential release number


Compare: 
https://github.com/jenkinsci/blackduck-hub-plugin/compare/4f48ae12c2ae...2cb6bcb48bc1

-- 
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-job-plugin] 34903a: Prep for 2.12.1.

2017-06-19 Thread GitHub
  Branch: refs/heads/2.12.x
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 34903a139b970cfedf55a8ced4647eec3a13c0df
  
https://github.com/jenkinsci/workflow-job-plugin/commit/34903a139b970cfedf55a8ced4647eec3a13c0df
  Author: Jesse Glick 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Prep for 2.12.1.


  Commit: 936b15ca656f8e21f0d9dfc1def874d6b686e8b5
  
https://github.com/jenkinsci/workflow-job-plugin/commit/936b15ca656f8e21f0d9dfc1def874d6b686e8b5
  Author: Jesse Glick 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
M 
src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunRestartTest.java

  Log Message:
  ---
  [JENKINS-43055] Backporting #51 into 2.12.x.


  Commit: 80c9a82eea1d0272ba34f51f0b6fa1c8b20d88cf
  
https://github.com/jenkinsci/workflow-job-plugin/commit/80c9a82eea1d0272ba34f51f0b6fa1c8b20d88cf
  Author: Jesse Glick 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java

  Log Message:
  ---
  Merge pull request #53 from jglick/Run_running_as_

Printing a message about the build’s authentication
(cherry picked from commit ddd84eca8615256938790878bc4a912a0670cb78)


  Commit: 6ddfce593dabb7122440a8a888b2de895604958b
  
https://github.com/jenkinsci/workflow-job-plugin/commit/6ddfce593dabb7122440a8a888b2de895604958b
  Author: Jesse Glick 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/job/properties/PipelineTriggersJobProperty.java

  Log Message:
  ---
  Merge pull request #56 from KostyaSha/fixCrappyTriggers

Handle triggers start like normal job type. Robust onLoad.
(cherry picked from commit 9f43067e063b2b701b8f31d3bdf7f712ac8083bd)


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/34903a139b97^...6ddfce593dab

-- 
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-job-plugin] ba8a50: [maven-release-plugin] prepare for next developmen...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: ba8a5093145f64ba3c02fbb88c94e204457a5931
  
https://github.com/jenkinsci/workflow-job-plugin/commit/ba8a5093145f64ba3c02fbb88c94e204457a5931
  Author: Jesse Glick 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  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/workflow-job-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/workflow-job-2.13
  Home:   https://github.com/jenkinsci/workflow-job-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/workflow-job-plugin] 4b32cc: [maven-release-plugin] prepare release workflow-jo...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 4b32cc8ab30f4bfb72a1d7f2b36bd4783d86c2cb
  
https://github.com/jenkinsci/workflow-job-plugin/commit/4b32cc8ab30f4bfb72a1d7f2b36bd4783d86c2cb
  Author: Jesse Glick 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release workflow-job-2.13


-- 
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-job-plugin] 9d40f8: translated to Japanese

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 9d40f8df3c833dbef287c88e78689652a58cdfe8
  
https://github.com/jenkinsci/workflow-job-plugin/commit/9d40f8df3c833dbef287c88e78689652a58cdfe8
  Author: Seiji Sogabe 
  Date:   2017-06-17 (Sat, 17 Jun 2017)

  Changed paths:
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/Messages_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/changes_ja.properties
M 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries.jelly
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/main_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/sidepanel_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/changes_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/index_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/sidepanel_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/properties/PipelineTriggersJobProperty/config_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/FlowGraphAction/index_ja.properties
M 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction/index.jelly
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction/index_ja.properties

  Log Message:
  ---
  translated to Japanese


  Commit: cdb258e1640ea1ac82c04bf6535a545e25c4edad
  
https://github.com/jenkinsci/workflow-job-plugin/commit/cdb258e1640ea1ac82c04bf6535a545e25c4edad
  Author: Seiji Sogabe 
  Date:   2017-06-18 (Sun, 18 Jun 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java
M src/main/resources/org/jenkinsci/plugins/workflow/job/Messages.properties
M 
src/main/resources/org/jenkinsci/plugins/workflow/job/Messages_ja.properties

  Log Message:
  ---
  to japanese


  Commit: ea633602a02b6159d3d1709f327dc1dc3de95ae4
  
https://github.com/jenkinsci/workflow-job-plugin/commit/ea633602a02b6159d3d1709f327dc1dc3de95ae4
  Author: Jesse Glick 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java
M src/main/resources/org/jenkinsci/plugins/workflow/job/Messages.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/Messages_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/changes_ja.properties
M 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries.jelly
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/configure-entries_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/main_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowJob/sidepanel_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/changes_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/index_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/WorkflowRun/sidepanel_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/properties/PipelineTriggersJobProperty/config_ja.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/FlowGraphAction/index_ja.properties
M 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction/index.jelly
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction/index_ja.properties

  Log Message:
  ---
  Merge pull request #55 from ssogabe/l10n-ja

translated to Japanese


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/9f43067e063b...ea633602a02b

-- 
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-job-plugin] 5b3f41: Handle triggers like normal job type

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 5b3f41f4f327f774f3d7ca8e091e8cd95b147512
  
https://github.com/jenkinsci/workflow-job-plugin/commit/5b3f41f4f327f774f3d7ca8e091e8cd95b147512
  Author: Kanstantsin Shautsou 
  Date:   2017-06-05 (Mon, 05 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/job/properties/PipelineTriggersJobProperty.java

  Log Message:
  ---
  Handle triggers like normal job type


  Commit: 9f43067e063b2b701b8f31d3bdf7f712ac8083bd
  
https://github.com/jenkinsci/workflow-job-plugin/commit/9f43067e063b2b701b8f31d3bdf7f712ac8083bd
  Author: Jesse Glick 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/job/properties/PipelineTriggersJobProperty.java

  Log Message:
  ---
  Merge pull request #56 from KostyaSha/fixCrappyTriggers

Handle triggers start like normal job type. Robust onLoad.


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/25ba84a6a141...9f43067e063b

-- 
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/runscope-plugin] da4658: update for findbugs

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/runscope-plugin
  Commit: da46588b4f8ba02543e9731c1908972a9808944f
  
https://github.com/jenkinsci/runscope-plugin/commit/da46588b4f8ba02543e9731c1908972a9808944f
  Author: Frank Stratton 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml
M src/main/java/com/runscope/jenkins/Runscope/RunscopeBuilder.java
M src/main/java/com/runscope/jenkins/Runscope/RunscopeTrigger.java

  Log Message:
  ---
  update for findbugs


  Commit: a2cd626ee356b2de009ba2b8146e411b76d838d6
  
https://github.com/jenkinsci/runscope-plugin/commit/a2cd626ee356b2de009ba2b8146e411b76d838d6
  Author: Frank Stratton 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release runscope-1.50


Compare: 
https://github.com/jenkinsci/runscope-plugin/compare/b782dff9d25b...a2cd626ee356

-- 
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-multibranch-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/workflow-multibranch-2.16
  Home:   https://github.com/jenkinsci/workflow-multibranch-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/workflow-multibranch-plugin] f261fb: [maven-release-plugin] prepare for next developmen...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-multibranch-plugin
  Commit: f261fb4772e4def0b6b7b4b089b9e18ca80b1a49
  
https://github.com/jenkinsci/workflow-multibranch-plugin/commit/f261fb4772e4def0b6b7b4b089b9e18ca80b1a49
  Author: Jesse Glick 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  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/runscope-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/runscope-1.50
  Home:   https://github.com/jenkinsci/runscope-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/runscope-plugin] e990f6: [maven-release-plugin] prepare for next developmen...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/runscope-plugin
  Commit: e990f6ab4ab9cd8ca6c29c54a76d447b446ba4f3
  
https://github.com/jenkinsci/runscope-plugin/commit/e990f6ab4ab9cd8ca6c29c54a76d447b446ba4f3
  Author: Frank Stratton 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  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/workflow-multibranch-plugin] 1e711d: [maven-release-plugin] prepare release workflow-mu...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-multibranch-plugin
  Commit: 1e711de2aa0bd9cd5101f19025534df9c149ab19
  
https://github.com/jenkinsci/workflow-multibranch-plugin/commit/1e711de2aa0bd9cd5101f19025534df9c149ab19
  Author: Jesse Glick 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release workflow-multibranch-2.16


-- 
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/runscope-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/runscope-1.49
  Home:   https://github.com/jenkinsci/runscope-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/runscope-plugin] 52b9e0: update jenkins plugin pom

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/runscope-plugin
  Commit: 52b9e0eac4a917c69e74b3d9ebfd290f7c5ed137
  
https://github.com/jenkinsci/runscope-plugin/commit/52b9e0eac4a917c69e74b3d9ebfd290f7c5ed137
  Author: Frank Stratton 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update jenkins plugin pom


  Commit: 8e6781baf91cce3055a581b18db91b5dd4b85fc8
  
https://github.com/jenkinsci/runscope-plugin/commit/8e6781baf91cce3055a581b18db91b5dd4b85fc8
  Author: Frank Stratton 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update repo urls


  Commit: f0062610d2556b8a6161327e59c64414646b3b0d
  
https://github.com/jenkinsci/runscope-plugin/commit/f0062610d2556b8a6161327e59c64414646b3b0d
  Author: Frank Stratton 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release runscope-1.49


Compare: 
https://github.com/jenkinsci/runscope-plugin/compare/7a11ee8e41a9...f0062610d255

-- 
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/runscope-plugin] b782df: [maven-release-plugin] prepare for next developmen...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/runscope-plugin
  Commit: b782dff9d25bbf1264d16a09b11a8b231a6d19de
  
https://github.com/jenkinsci/runscope-plugin/commit/b782dff9d25bbf1264d16a09b11a8b231a6d19de
  Author: Frank Stratton 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  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/sidebar-link-plugin] b196fa: Use Jenkins instead of deprecated hudson.

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sidebar-link-plugin
  Commit: b196fa042364adb4368d0f0d6fe82bf268c8522e
  
https://github.com/jenkinsci/sidebar-link-plugin/commit/b196fa042364adb4368d0f0d6fe82bf268c8522e
  Author: Lucie Votypkova 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/main/java/hudson/plugins/sidebar_link/SidebarLinkPlugin.java

  Log Message:
  ---
  Use Jenkins instead of deprecated hudson.


-- 
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/testrail-plugin] 6c024d: add .jelly files for new field

2017-06-19 Thread GitHub
  Branch: refs/heads/feature/#16
  Home:   https://github.com/jenkinsci/testrail-plugin
  Commit: 6c024dffd594a3fc46a3bca320c69beeaab3955c
  
https://github.com/jenkinsci/testrail-plugin/commit/6c024dffd594a3fc46a3bca320c69beeaab3955c
  Author: Adam Chevalier 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/testrail/TestRailNotifier/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/testrail/TestRailNotifier/help-extraParams.html

  Log Message:
  ---
  add .jelly files for new field


-- 
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/blackduck-hub-plugin] 4f48ae: Bumping POM to next SNAPSHOT

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: 4f48ae12c2aeea5fc670d53eab2104ec88825dd1
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/4f48ae12c2aeea5fc670d53eab2104ec88825dd1
  Author: Gavin Killough 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bumping POM to next SNAPSHOT


-- 
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/blackduck-hub-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/2.2.0
  Home:   https://github.com/jenkinsci/blackduck-hub-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/blackduck-hub-plugin] 154bc6: Release 2.2.0

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: 154bc69aacb7e653231402779cc6ea5b7f75a25d
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/154bc69aacb7e653231402779cc6ea5b7f75a25d
  Author: Gavin Killough 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Release 2.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/blackduck-hub-plugin]

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-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/blackduck-hub-plugin] e7c735: [maven-release-plugin] prepare release 2.2.0

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: e7c735cd6e6f50641085a8b71018410a3f06b640
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/e7c735cd6e6f50641085a8b71018410a3f06b640
  Author: Builder Guy 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 2.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/blackduck-hub-plugin]

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-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/blackduck-hub-plugin] 75e69a: [maven-release-plugin] prepare release 2.2.0

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: 75e69afe1d9c24276ec5475cc4375c694c887ce2
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/75e69afe1d9c24276ec5475cc4375c694c887ce2
  Author: Builder Guy 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 2.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/blackduck-hub-plugin]

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-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/libvirt-slave-plugin] cae4a6: remove space in markdown link

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/libvirt-slave-plugin
  Commit: cae4a68894d39b01d8c8a7d6f151db90b6955c30
  
https://github.com/jenkinsci/libvirt-slave-plugin/commit/cae4a68894d39b01d8c8a7d6f151db90b6955c30
  Author: Benedikt Heine 
  Date:   2017-06-10 (Sat, 10 Jun 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  remove space in markdown link


  Commit: 4de2eec53ea02aeafeb4bfc4bd5f3467ef51425f
  
https://github.com/jenkinsci/libvirt-slave-plugin/commit/4de2eec53ea02aeafeb4bfc4bd5f3467ef51425f
  Author: g-k-r 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #15 from bebehei/readme-space

remove space in markdown link


Compare: 
https://github.com/jenkinsci/libvirt-slave-plugin/compare/2086731fb7d1...4de2eec53ea0

-- 
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/blackduck-hub-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/2.2.0
  Home:   https://github.com/jenkinsci/blackduck-hub-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/runscope-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/runscope-1.48
  Home:   https://github.com/jenkinsci/runscope-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/runscope-plugin] 7a11ee: [maven-release-plugin] prepare for next developmen...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/runscope-plugin
  Commit: 7a11ee8e41a9f63a19067f0aae3fe88bd4a1e310
  
https://github.com/jenkinsci/runscope-plugin/commit/7a11ee8e41a9f63a19067f0aae3fe88bd4a1e310
  Author: Frank Stratton 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  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/runscope-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/runscope-1.48
  Home:   https://github.com/jenkinsci/runscope-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/blackduck-hub-plugin]

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-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/runscope-plugin] 1f2cfe: Declaring repository

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/runscope-plugin
  Commit: 1f2cfe3d15adf3793e49a6aa7908b6223c63bc9f
  
https://github.com/jenkinsci/runscope-plugin/commit/1f2cfe3d15adf3793e49a6aa7908b6223c63bc9f
  Author: Neil Mansilla 
  Date:   2015-07-30 (Thu, 30 Jul 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Declaring repository


  Commit: d0fe21354dca0e437a54fc2698e4312db64815c7
  
https://github.com/jenkinsci/runscope-plugin/commit/d0fe21354dca0e437a54fc2698e4312db64815c7
  Author: Neil Mansilla 
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Log Message:
  ---
  Merge pull request #1 from jenkinsci/master

Declaring repository


  Commit: a515da325a2602a2ca70d7ad66fb21bf11e23c2a
  
https://github.com/jenkinsci/runscope-plugin/commit/a515da325a2602a2ca70d7ad66fb21bf11e23c2a
  Author: Neil Mansilla 
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #2 from jenkinsci/master

Update project settings in pom.xml


  Commit: 73e3629f619ef4de557d1bbfc70b1db43c42f293
  
https://github.com/jenkinsci/runscope-plugin/commit/73e3629f619ef4de557d1bbfc70b1db43c42f293
  Author: Neil Mansilla 
  Date:   2015-09-06 (Sun, 06 Sep 2015)

  Changed paths:
M src/main/java/com/runscope/jenkins/Runscope/RunscopeTrigger.java

  Log Message:
  ---
  Fix bug handling larger payloads

Simplified http request process — removed future callback, latch. Also
tab/space fixes (which makes this commit look a lot more severe than it
is)


  Commit: 5ea3b4f6d1e296bc2f80919ed1eef0d7e7ac07d7
  
https://github.com/jenkinsci/runscope-plugin/commit/5ea3b4f6d1e296bc2f80919ed1eef0d7e7ac07d7
  Author: Neil Mansilla 
  Date:   2015-09-08 (Tue, 08 Sep 2015)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


  Commit: 364b069a6a735ea07ad6c6da98b5f932c06c8205
  
https://github.com/jenkinsci/runscope-plugin/commit/364b069a6a735ea07ad6c6da98b5f932c06c8205
  Author: Neil Mansilla 
  Date:   2015-09-08 (Tue, 08 Sep 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updated release ver with mvn


  Commit: c2a8f744505ffa419a21b7e8243a22819a5210cb
  
https://github.com/jenkinsci/runscope-plugin/commit/c2a8f744505ffa419a21b7e8243a22819a5210cb
  Author: Neil Mansilla 
  Date:   2015-09-08 (Tue, 08 Sep 2015)

  Changed paths:
M README.md
M pom.xml
M src/main/java/com/runscope/jenkins/Runscope/RunscopeTrigger.java

  Log Message:
  ---
  Merge pull request #5 from Runscope/refactor-http-processing

Refactor http processing


  Commit: ecbdc3d0220a3272a19b650140296a6783a2f2c2
  
https://github.com/jenkinsci/runscope-plugin/commit/ecbdc3d0220a3272a19b650140296a6783a2f2c2
  Author: Neil Mansilla 
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Log Message:
  ---
  Merge branch 'master' into pr/7

Conflicts:
pom.xml
src/main/java/com/runscope/jenkins/Runscope/RunscopeTrigger.java


  Commit: 5e2728d7bc28d7841be61a5418543630a1cb6caf
  
https://github.com/jenkinsci/runscope-plugin/commit/5e2728d7bc28d7841be61a5418543630a1cb6caf
  Author: Neil Mansilla 
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
M pom.xml
M src/main/java/com/runscope/jenkins/Runscope/RunscopeTrigger.java
M 
src/main/resources/com/runscope/jenkins/Runscope/RunscopeBuilder/config.jelly

  Log Message:
  ---
  Merge branch 'pr/7'


  Commit: 7d5d2021c3cc586ea1d9a8fda4ae0e41e9c9d9f3
  
https://github.com/jenkinsci/runscope-plugin/commit/7d5d2021c3cc586ea1d9a8fda4ae0e41e9c9d9f3
  Author: Stephen Huenneke 
  Date:   2016-03-07 (Mon, 07 Mar 2016)

  Changed paths:
M README.md
M pom.xml
M src/main/java/com/runscope/jenkins/Runscope/RunscopeBuilder.java

  Log Message:
  ---
  Merge pull request #9 from jenkinsci/master

Merge upstream changes back into Runscope repo


  Commit: f45727b3afe6bbbf44ac6a1ac51dbdb717a74b6f
  
https://github.com/jenkinsci/runscope-plugin/commit/f45727b3afe6bbbf44ac6a1ac51dbdb717a74b6f
  Author: Garrett Heel 
  Date:   2016-03-07 (Mon, 07 Mar 2016)

  Changed paths:
M pom.xml
M src/main/java/com/runscope/jenkins/Runscope/RunscopeTrigger.java

  Log Message:
  ---
  Stop after receiving a 404 and fix global state bug


  Commit: a4841febff23b0f15c9c851275d9cd5203cbab70
  
https://github.com/jenkinsci/runscope-plugin/commit/a4841febff23b0f15c9c851275d9cd5203cbab70
  Author: Garrett Heel 
  Date:   2016-03-07 (Mon, 07 Mar 2016)

  Changed paths:
M src/main/java/com/runscope/jenkins/Runscope/RunscopeTrigger.java

  Log Message:
  ---
  Fail build on any non-200 status code


  Commit: 

[jenkinsci/blackduck-hub-plugin] d5a8e7: [maven-release-plugin] prepare release 2.2.0

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: d5a8e74eb93c577b98732daf0669be9dca1d7998
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/d5a8e74eb93c577b98732daf0669be9dca1d7998
  Author: Builder Guy 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 2.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/build-pipeline-plugin] de630a: Strengthen tests on the BuildCard's manual trigger

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: de630a079e46ca80654cc1676f83f852156e4dbd
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/de630a079e46ca80654cc1676f83f852156e4dbd
  Author: James Forsee 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  Strengthen tests on the BuildCard's manual trigger


  Commit: e76da1ab0198d826a229b309e58c8ede9d3b1994
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/e76da1ab0198d826a229b309e58c8ede9d3b1994
  Author: Dan Alvizu 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  Merge pull request #112 from JamesForsee/JENKINS-38670

Strengthen tests on the BuildCard's manual trigger


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/15b7b6a4ad16...e76da1ab0198

-- 
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/blackduck-hub-plugin] dce572: Bumping POM to next SNAPSHOT

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: dce572994b1cd111889535db20fd7690cb5ad095
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/dce572994b1cd111889535db20fd7690cb5ad095
  Author: Gavin Killough 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bumping POM to next SNAPSHOT


-- 
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/blackduck-hub-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/2.2.0
  Home:   https://github.com/jenkinsci/blackduck-hub-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/blackduck-hub-plugin] 51c554: Release 2.2.0

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: 51c554230e456db5a1acd1efb02abf5b7e4646e4
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/51c554230e456db5a1acd1efb02abf5b7e4646e4
  Author: Gavin Killough 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Release 2.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/runscope-plugin] 1f2cfe: Declaring repository

2017-06-19 Thread GitHub
  Branch: refs/tags/runscope-1.48
  Home:   https://github.com/jenkinsci/runscope-plugin
  Commit: 1f2cfe3d15adf3793e49a6aa7908b6223c63bc9f
  
https://github.com/jenkinsci/runscope-plugin/commit/1f2cfe3d15adf3793e49a6aa7908b6223c63bc9f
  Author: Neil Mansilla 
  Date:   2015-07-30 (Thu, 30 Jul 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Declaring repository


  Commit: d0fe21354dca0e437a54fc2698e4312db64815c7
  
https://github.com/jenkinsci/runscope-plugin/commit/d0fe21354dca0e437a54fc2698e4312db64815c7
  Author: Neil Mansilla 
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Log Message:
  ---
  Merge pull request #1 from jenkinsci/master

Declaring repository


  Commit: a515da325a2602a2ca70d7ad66fb21bf11e23c2a
  
https://github.com/jenkinsci/runscope-plugin/commit/a515da325a2602a2ca70d7ad66fb21bf11e23c2a
  Author: Neil Mansilla 
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #2 from jenkinsci/master

Update project settings in pom.xml


  Commit: 73e3629f619ef4de557d1bbfc70b1db43c42f293
  
https://github.com/jenkinsci/runscope-plugin/commit/73e3629f619ef4de557d1bbfc70b1db43c42f293
  Author: Neil Mansilla 
  Date:   2015-09-06 (Sun, 06 Sep 2015)

  Changed paths:
M src/main/java/com/runscope/jenkins/Runscope/RunscopeTrigger.java

  Log Message:
  ---
  Fix bug handling larger payloads

Simplified http request process — removed future callback, latch. Also
tab/space fixes (which makes this commit look a lot more severe than it
is)


  Commit: 5ea3b4f6d1e296bc2f80919ed1eef0d7e7ac07d7
  
https://github.com/jenkinsci/runscope-plugin/commit/5ea3b4f6d1e296bc2f80919ed1eef0d7e7ac07d7
  Author: Neil Mansilla 
  Date:   2015-09-08 (Tue, 08 Sep 2015)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


  Commit: 364b069a6a735ea07ad6c6da98b5f932c06c8205
  
https://github.com/jenkinsci/runscope-plugin/commit/364b069a6a735ea07ad6c6da98b5f932c06c8205
  Author: Neil Mansilla 
  Date:   2015-09-08 (Tue, 08 Sep 2015)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updated release ver with mvn


  Commit: c2a8f744505ffa419a21b7e8243a22819a5210cb
  
https://github.com/jenkinsci/runscope-plugin/commit/c2a8f744505ffa419a21b7e8243a22819a5210cb
  Author: Neil Mansilla 
  Date:   2015-09-08 (Tue, 08 Sep 2015)

  Changed paths:
M README.md
M pom.xml
M src/main/java/com/runscope/jenkins/Runscope/RunscopeTrigger.java

  Log Message:
  ---
  Merge pull request #5 from Runscope/refactor-http-processing

Refactor http processing


  Commit: ecbdc3d0220a3272a19b650140296a6783a2f2c2
  
https://github.com/jenkinsci/runscope-plugin/commit/ecbdc3d0220a3272a19b650140296a6783a2f2c2
  Author: Neil Mansilla 
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Log Message:
  ---
  Merge branch 'master' into pr/7

Conflicts:
pom.xml
src/main/java/com/runscope/jenkins/Runscope/RunscopeTrigger.java


  Commit: 5e2728d7bc28d7841be61a5418543630a1cb6caf
  
https://github.com/jenkinsci/runscope-plugin/commit/5e2728d7bc28d7841be61a5418543630a1cb6caf
  Author: Neil Mansilla 
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
M pom.xml
M src/main/java/com/runscope/jenkins/Runscope/RunscopeTrigger.java
M 
src/main/resources/com/runscope/jenkins/Runscope/RunscopeBuilder/config.jelly

  Log Message:
  ---
  Merge branch 'pr/7'


  Commit: 7d5d2021c3cc586ea1d9a8fda4ae0e41e9c9d9f3
  
https://github.com/jenkinsci/runscope-plugin/commit/7d5d2021c3cc586ea1d9a8fda4ae0e41e9c9d9f3
  Author: Stephen Huenneke 
  Date:   2016-03-07 (Mon, 07 Mar 2016)

  Changed paths:
M README.md
M pom.xml
M src/main/java/com/runscope/jenkins/Runscope/RunscopeBuilder.java

  Log Message:
  ---
  Merge pull request #9 from jenkinsci/master

Merge upstream changes back into Runscope repo


  Commit: f45727b3afe6bbbf44ac6a1ac51dbdb717a74b6f
  
https://github.com/jenkinsci/runscope-plugin/commit/f45727b3afe6bbbf44ac6a1ac51dbdb717a74b6f
  Author: Garrett Heel 
  Date:   2016-03-07 (Mon, 07 Mar 2016)

  Changed paths:
M pom.xml
M src/main/java/com/runscope/jenkins/Runscope/RunscopeTrigger.java

  Log Message:
  ---
  Stop after receiving a 404 and fix global state bug


  Commit: a4841febff23b0f15c9c851275d9cd5203cbab70
  
https://github.com/jenkinsci/runscope-plugin/commit/a4841febff23b0f15c9c851275d9cd5203cbab70
  Author: Garrett Heel 
  Date:   2016-03-07 (Mon, 07 Mar 2016)

  Changed paths:
M src/main/java/com/runscope/jenkins/Runscope/RunscopeTrigger.java

  Log Message:
  ---
  Fail build on any non-200 status code


  Commit: 

[jenkins-infra/jenkins.io] 3c7f63: [JENKINS-42693] Add 'additionalBuildArgs' dockerfi...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 3c7f637f5b6e967e5da73b6dae1981e4bd449b30
  
https://github.com/jenkins-infra/jenkins.io/commit/3c7f637f5b6e967e5da73b6dae1981e4bd449b30
  Author: Andrew Bayer 
  Date:   2017-03-13 (Mon, 13 Mar 2017)

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

  Log Message:
  ---
  [JENKINS-42693] Add 'additionalBuildArgs' dockerfile option

I'm not sure about the formatting - how do we want to handle/display
multiple options for agent types?


  Commit: e21249db275be9a02f02bb9403ee40820ff6f3b6
  
https://github.com/jenkins-infra/jenkins.io/commit/e21249db275be9a02f02bb9403ee40820ff6f3b6
  Author: Liam Newman 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

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

  Log Message:
  ---
  Merge pull request #751 from abayer/jenkins-42693

[JENKINS-42693] Add 'additionalBuildArgs' dockerfile option


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/5f52f0166cb2...e21249db275b

-- 
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/build-pipeline-plugin] 8ef34e: JENKINS-38670 refactor build card to a BuildCardEx...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: 8ef34e2453316a40c89550368c0837d7fa839cdd
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/8ef34e2453316a40c89550368c0837d7fa839cdd
  Author: Dan Alvizu 
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtension.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/StandardBuildCard.java
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/configure-entries.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension/buildCardTemplate.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/StandardBuildCard/config.jelly
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewConstructorTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewDisplayNameTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java
A 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtensionTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/functionaltest/BuildPipelineViewTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/testsupport/PipelineWebDriverTestBase.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  JENKINS-38670 refactor build card to a BuildCardExtension class

Move all "Build Card" display and trigger logic into a
BuildCardExtension class. This allows plugins or other
BuildCardExtension children to customize behavior, for example
to require approval notes


  Commit: d0d2352d9a718be06a73fe211f8b02e3abc26a69
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/d0d2352d9a718be06a73fe211f8b02e3abc26a69
  Author: Dan Alvizu 
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension/buildCardTemplate.jelly
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtensionTest.java

  Log Message:
  ---
  JENKINS-38670 move tests, bugfix template not showing up


  Commit: c12811d41bec5ab3e213158af9ccf002bce87c91
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/c12811d41bec5ab3e213158af9ccf002bce87c91
  Author: Dan Alvizu 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pom.xml
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/DownstreamProjectGridBuilder.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/ProjectForm.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/NullColumnHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/ParametersActionHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtension.java
A 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/PipelineHeaderExtensionDescriptor.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleColumnHeader.java
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/SimpleRowHeader.java
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/AbstractNameValueHeader/projectCardTemplate.jelly
M 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildVariablesHeader/config.jelly
A 
src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/FilteredVariablesHeader/config.jelly
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewTest.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/ProjectFormTest.java
A 

[jenkinsci/pipeline-model-definition-plugin] e24a27: Work around PluginFirstClassLoader+GroovyClassLoad...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: e24a27b283f89c08461d119de7891d0ee47417d5
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/e24a27b283f89c08461d119de7891d0ee47417d5
  Author: Andrew Bayer 
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
M 
pipeline-model-extensions/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/withscript/WithScriptDescribable.java
M 
pipeline-model-extensions/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/withscript/WithScriptScript.java

  Log Message:
  ---
  Work around PluginFirstClassLoader+GroovyClassLoader problem

PluginFirstClassLoader doesn't have a functional findResource method,
which for some reason I have yet to determine breaks
GroovyClassLoader.loadClass when trying to fetch a groovy file from a
PluginFirstClassLoader via the UberClassLoader. This works around that
problem by catching the ClassNotFoundException and trying to instead
use getResource to get the URL for the groovy file and then parse it
directly.

Also whitelists the fields on WithScriptScript so they can be accessed
by children outside of these plugins properly.


  Commit: e5a125d46a67c5f3fdc35d66207f5173a2da2bfc
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/e5a125d46a67c5f3fdc35d66207f5173a2da2bfc
  Author: Andrew Bayer 
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
M 
pipeline-model-extensions/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/withscript/WithScriptDescribable.java

  Log Message:
  ---
  Some simplification/clarification.


  Commit: cd45a03a7836330d544184884c31efe5b5e1f0ef
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/cd45a03a7836330d544184884c31efe5b5e1f0ef
  Author: Andrew Bayer 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
pipeline-model-extensions/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/withscript/WithScriptDescribable.java

  Log Message:
  ---
  Add TODO for when to remove workaround.


  Commit: 6e0703cddcf147e8ad9ca3a0e24eb3e2242ba4cc
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/6e0703cddcf147e8ad9ca3a0e24eb3e2242ba4cc
  Author: Andrew Bayer 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
pipeline-model-extensions/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/withscript/WithScriptDescribable.java
M 
pipeline-model-extensions/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/withscript/WithScriptScript.java

  Log Message:
  ---
  Merge pull request #163 from abayer/load-from-pluginfirstclassloader

Work around PluginFirstClassLoader+GroovyClassLoader problem


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/218a0836ed85...6e0703cddcf1

-- 
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/build-pipeline-plugin] e37f6f: DT-522 Manually triggering build will now search o...

2017-06-19 Thread GitHub
  Branch: refs/heads/JENKINS-38670
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: e37f6fc2a9b3983a00a7ef6e5408f07249df8fee
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/e37f6fc2a9b3983a00a7ef6e5408f07249df8fee
  Author: James Forsee 
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  DT-522 Manually triggering build will now search other folders for the 
upstream project


  Commit: 406b66ca90f2f72e2d15f2a737d5e7212cc04a7d
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/406b66ca90f2f72e2d15f2a737d5e7212cc04a7d
  Author: James Forsee 
  Date:   2017-06-16 (Fri, 16 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  DT-522 Manually triggering build will now search other folders for the 
upstream project


  Commit: 7eab095f175e7374dc71434d860b260e70071d38
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/7eab095f175e7374dc71434d860b260e70071d38
  Author: James Forsee 
  Date:   2017-06-16 (Fri, 16 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  Merge branch 'JENKINS-38670' of 
https://github.com/JamesForsee/build-pipeline-plugin into JENKINS-38670


  Commit: 6300e17fca0073c71f369a71bb7370b275e6f8dd
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/6300e17fca0073c71f369a71bb7370b275e6f8dd
  Author: Dan Alvizu 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/extension/BuildCardExtension.java
M 
src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/trigger/BuildPipelineTriggerTest.java

  Log Message:
  ---
  Merge pull request #108 from JamesForsee/JENKINS-38670

[Fixed JENKINS-23532] Search Folders when trying to find upstream project


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/12e776638739...6300e17fca00

-- 
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/p4-plugin] 5a074d: (tpeths) Enabling Graph support in p4sync DSL.

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 5a074dd9edc0cf18eced8fff2c7e7edb741d4afc
  
https://github.com/jenkinsci/p4-plugin/commit/5a074dd9edc0cf18eced8fff2c7e7edb741d4afc
  Author: Paul Allen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/workflow/P4Step.java
A src/main/java/org/jenkinsci/plugins/p4/workflow/source/AbstractSource.java
A src/main/java/org/jenkinsci/plugins/p4/workflow/source/DepotSource.java
A src/main/java/org/jenkinsci/plugins/p4/workflow/source/GraphSource.java
A 
src/main/java/org/jenkinsci/plugins/p4/workflow/source/P4SyncDescriptor.java
A src/main/java/org/jenkinsci/plugins/p4/workflow/source/StreamSource.java
A src/main/java/org/jenkinsci/plugins/p4/workflow/source/TemplateSource.java
M src/main/resources/org/jenkinsci/plugins/p4/workflow/P4Step/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/p4/workflow/source/DepotSource/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/p4/workflow/source/DepotSource/help-depot.html
A 
src/main/resources/org/jenkinsci/plugins/p4/workflow/source/GraphSource/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/p4/workflow/source/StreamSource/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/p4/workflow/source/TemplateSource/config.jelly
A src/test/java/org/jenkinsci/plugins/p4/client/GraphWorkFlowTest.java

  Log Message:
  ---
  (tpeths) Enabling Graph support in p4sync DSL.


-- 
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/blackduck-hub-plugin] 416953: Update .travis.yml

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: 4169531a7c02397c2054386dd71781b1f12cd4bf
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/4169531a7c02397c2054386dd71781b1f12cd4bf
  Author: Ari Kamen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Update .travis.yml


-- 
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/build-pipeline-plugin] bfa47e: [FIXED JENKINS-44324] fix readResolve() of build c...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-pipeline-plugin
  Commit: bfa47e5da3669ea58e4d8bbec1eed6095190c5b3
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/bfa47e5da3669ea58e4d8bbec1eed6095190c5b3
  Author: Dan Alvizu 
  Date:   2017-06-16 (Fri, 16 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  [FIXED JENKINS-44324] fix readResolve() of build cards for ancient versions 
of plugin

Wrap hasPermission() in try catch so in the very worst case we don't
brick Jenkins entirely


  Commit: 6fab1fdbd64b3251bc9970495b0501a27ef000b5
  
https://github.com/jenkinsci/build-pipeline-plugin/commit/6fab1fdbd64b3251bc9970495b0501a27ef000b5
  Author: Dan Alvizu 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M 
src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java

  Log Message:
  ---
  Merge pull request #110 from jenkinsci/JENKINS-44324

[FIXED JENKINS-44324] fix readResolve() of build cards for ancient ve…


Compare: 
https://github.com/jenkinsci/build-pipeline-plugin/compare/08939fa2c3bb...6fab1fdbd64b

-- 
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/semantic-versioning-plugin] e62c41: Add Composer support

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/semantic-versioning-plugin
  Commit: e62c411e4cfb2d0b474b1b9a0e890613dae1ffbe
  
https://github.com/jenkinsci/semantic-versioning-plugin/commit/e62c411e4cfb2d0b474b1b9a0e890613dae1ffbe
  Author: Thomas Sieffert 
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/SemanticVersioning/Messages.java

  Log Message:
  ---
  Add Composer support


  Commit: 0b2313ae304369300070172675976e8b7c094e15
  
https://github.com/jenkinsci/semantic-versioning-plugin/commit/0b2313ae304369300070172675976e8b7c094e15
  Author: Thomas Sieffert 
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
A 
src/main/java/org/jenkinsci/plugins/SemanticVersioning/parsing/ComposerParser.java

  Log Message:
  ---
  Add Composer support


  Commit: bd46a5b3713f5dbbc297cb19f81e27baec7d321d
  
https://github.com/jenkinsci/semantic-versioning-plugin/commit/bd46a5b3713f5dbbc297cb19f81e27baec7d321d
  Author: Steve Wagner 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/SemanticVersioning/Messages.java
A 
src/main/java/org/jenkinsci/plugins/SemanticVersioning/parsing/ComposerParser.java

  Log Message:
  ---
  Merge pull request #9 from Devitek/master

Add composer support


Compare: 
https://github.com/jenkinsci/semantic-versioning-plugin/compare/8a09e26e780c...bd46a5b3713f

-- 
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/blackduck-hub-plugin] 6d5a1f: Update .travis.yml

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: 6d5a1fb94c16459d65121a004a103dc28325925d
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/6d5a1fb94c16459d65121a004a103dc28325925d
  Author: Ari Kamen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Update .travis.yml


-- 
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-credentials-plugin] 0e2e4a: [maven-release-plugin] prepare release azure-crede...

2017-06-19 Thread GitHub
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-credentials-plugin
  Commit: 0e2e4ae2a7b24e95c6e654600a9ecec145c9aa3d
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/0e2e4ae2a7b24e95c6e654600a9ecec145c9aa3d
  Author: Ken Chen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-credentials-1.2


  Commit: d46fa7039961711f79c06ddfd33e18a377fd6eee
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/d46fa7039961711f79c06ddfd33e18a377fd6eee
  Author: Ken Chen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/azure-credentials-plugin/compare/14fc14f92b99...d46fa7039961

-- 
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/p4-plugin] 3d8acc: Pass Perforce ticket using BasicAuth to Swarm API.

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 3d8acc545b8f3d09ad5b7b60bfc6d902bb5496b9
  
https://github.com/jenkinsci/p4-plugin/commit/3d8acc545b8f3d09ad5b7b60bfc6d902bb5496b9
  Author: Paul Allen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java
M src/main/java/org/jenkinsci/plugins/p4/scm/SwarmScmSource.java

  Log Message:
  ---
  Pass Perforce ticket using BasicAuth to Swarm API.


-- 
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/blackduck-hub-plugin]

2017-06-19 Thread GitHub
  Branch: refs/heads/update_hub_common
  Home:   https://github.com/jenkinsci/blackduck-hub-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-credentials-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/azure-credentials-1.2
  Home:   https://github.com/jenkinsci/azure-credentials-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/blackduck-hub-plugin] ab17c5: Update README.md

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: ab17c599ec13be2bf900a5f11d11a3f9d9c90d5f
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/ab17c599ec13be2bf900a5f11d11a3f9d9c90d5f
  Author: Ari Kamen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.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-credentials-plugin] d46fa7: [maven-release-plugin] prepare for next developmen...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-credentials-plugin
  Commit: d46fa7039961711f79c06ddfd33e18a377fd6eee
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/d46fa7039961711f79c06ddfd33e18a377fd6eee
  Author: Ken Chen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  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-credentials-plugin] 0e2e4a: [maven-release-plugin] prepare release azure-crede...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-credentials-plugin
  Commit: 0e2e4ae2a7b24e95c6e654600a9ecec145c9aa3d
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/0e2e4ae2a7b24e95c6e654600a9ecec145c9aa3d
  Author: Ken Chen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-credentials-1.2


-- 
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/backlog-plugin] 2fd2ca: [maven-release-plugin] prepare for next developmen...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/backlog-plugin
  Commit: 2fd2ca57461a3d677d3f3a9d25e608211dc0e6ef
  
https://github.com/jenkinsci/backlog-plugin/commit/2fd2ca57461a3d677d3f3a9d25e608211dc0e6ef
  Author: ikikko 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  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/backlog-plugin] bdf038: [maven-release-plugin] prepare release backlog-2.1

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/backlog-plugin
  Commit: bdf0385c799c234e2c9b26e97b2d5466ea319132
  
https://github.com/jenkinsci/backlog-plugin/commit/bdf0385c799c234e2c9b26e97b2d5466ea319132
  Author: ikikko 
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release backlog-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/backlog-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/backlog-2.1
  Home:   https://github.com/jenkinsci/backlog-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/ecutest-plugin] 704851: bumped dependency version

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: 70485172a1603e7adb79aa9417df8bda776150ff
  
https://github.com/jenkinsci/ecutest-plugin/commit/70485172a1603e7adb79aa9417df8bda776150ff
  Author: Christian Pönisch 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  bumped dependency version


-- 
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/p4-plugin] 457e5e: MultiBranch support for Perforce Swarm Reviews.

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 457e5ea98dd152104d044356ffd1b6bccd9dcd93
  
https://github.com/jenkinsci/p4-plugin/commit/457e5ea98dd152104d044356ffd1b6bccd9dcd93
  Author: Paul Allen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java
M src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java
A src/main/java/org/jenkinsci/plugins/p4/review/P4Review.java
M src/main/java/org/jenkinsci/plugins/p4/scm/AbstractP4ScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/scm/BranchesScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/scm/GraphScmSource.java
A src/main/java/org/jenkinsci/plugins/p4/scm/P4ChangeRequestSCMHead.java
M src/main/java/org/jenkinsci/plugins/p4/scm/P4Head.java
M src/main/java/org/jenkinsci/plugins/p4/scm/P4Probe.java
M src/main/java/org/jenkinsci/plugins/p4/scm/P4Revision.java
M src/main/java/org/jenkinsci/plugins/p4/scm/StreamsScmSource.java
A src/main/java/org/jenkinsci/plugins/p4/scm/SwarmScmSource.java
A src/main/java/org/jenkinsci/plugins/p4/scm/swarm/SwarmProjectAPI.java
A src/main/java/org/jenkinsci/plugins/p4/scm/swarm/SwarmReviewAPI.java
A src/main/java/org/jenkinsci/plugins/p4/scm/swarm/SwarmReviewsAPI.java
M src/main/java/org/jenkinsci/plugins/p4/workspace/StreamDescImpl.java
M src/main/java/org/jenkinsci/plugins/p4/workspace/Workspace.java
A 
src/main/resources/org/jenkinsci/plugins/p4/scm/SwarmScmSource/config-detail.jelly
M src/test/java/org/jenkinsci/plugins/p4/scm/PerforceScmSourceTest.java

  Log Message:
  ---
  MultiBranch support for Perforce Swarm Reviews.

A work in progress - adds Swarm API support to find branches and
reviews from a Swarm project.


-- 
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/periodicbackup-plugin] a5ebdb: Update to parent POM 2.29, remove some conflicting...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/periodicbackup-plugin
  Commit: a5ebdbbe90a42380e48a600fbbc22d6350ec14ee
  
https://github.com/jenkinsci/periodicbackup-plugin/commit/a5ebdbbe90a42380e48a600fbbc22d6350ec14ee
  Author: Oleg Nenashev 
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to parent POM 2.29, remove some conflicting && obsolete dependencies


  Commit: 9e2a6051e8a12d86a665d29a80aecb782bcd
  
https://github.com/jenkinsci/periodicbackup-plugin/commit/9e2a6051e8a12d86a665d29a80aecb782bcd
  Author: Oleg Nenashev 
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/periodicbackup/BackupObject.java
M src/main/java/org/jenkinsci/plugins/periodicbackup/ConfigOnly.java
M src/main/java/org/jenkinsci/plugins/periodicbackup/FileManager.java
M src/main/java/org/jenkinsci/plugins/periodicbackup/FullBackup.java
M src/main/java/org/jenkinsci/plugins/periodicbackup/Location.java
M src/main/java/org/jenkinsci/plugins/periodicbackup/NullStorage.java
M 
src/main/java/org/jenkinsci/plugins/periodicbackup/OverwriteRestorePolicy.java
M src/main/java/org/jenkinsci/plugins/periodicbackup/PeriodicBackupLink.java
M 
src/main/java/org/jenkinsci/plugins/periodicbackup/PeriodicBackupPlugin.java
M 
src/main/java/org/jenkinsci/plugins/periodicbackup/ReplaceRestorePolicy.java
M src/main/java/org/jenkinsci/plugins/periodicbackup/RestoreExecutor.java
M src/main/java/org/jenkinsci/plugins/periodicbackup/Storage.java
M src/main/java/org/jenkinsci/plugins/periodicbackup/TarGzStorage.java
M src/main/java/org/jenkinsci/plugins/periodicbackup/ZipStorage.java

  Log Message:
  ---
  FindBugs: Use Jenkins#getActiveInstance() instead of the old Hudson class


  Commit: 7e3b20edfc0a2c942b11235118f025be10371f29
  
https://github.com/jenkinsci/periodicbackup-plugin/commit/7e3b20edfc0a2c942b11235118f025be10371f29
  Author: Oleg Nenashev 
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
M src/main/resources/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/periodicbackup/ConfigOnly/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/periodicbackup/FullBackup/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/periodicbackup/LocalDirectory/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/periodicbackup/PeriodicBackupLink/configure.jelly
M 
src/main/resources/org/jenkinsci/plugins/periodicbackup/PeriodicBackupLink/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/periodicbackup/PeriodicBackupLink/sidepanel.jelly
M 
src/main/resources/org/jenkinsci/plugins/periodicbackup/ZipStorage/config.jelly

  Log Message:
  ---
  Escape Jelly files by default


  Commit: 466393ed89c1ac275b727d37d8e91363bf627888
  
https://github.com/jenkinsci/periodicbackup-plugin/commit/466393ed89c1ac275b727d37d8e91363bf627888
  Author: Oleg Nenashev 
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/periodicbackup/ConfigOnly.java
M src/main/java/org/jenkinsci/plugins/periodicbackup/LocalDirectory.java
M 
src/main/java/org/jenkinsci/plugins/periodicbackup/PeriodicBackupException.java
M 
src/main/java/org/jenkinsci/plugins/periodicbackup/ReplaceRestorePolicy.java
M src/main/java/org/jenkinsci/plugins/periodicbackup/RestoreExecutor.java
M src/main/java/org/jenkinsci/plugins/periodicbackup/Util.java

  Log Message:
  ---
  FindBugs: Cleanup the File listting logic, listFiles() is evil


  Commit: 94deb64a5a9c3b1221bb0d5bae8cc83f24d52a9d
  
https://github.com/jenkinsci/periodicbackup-plugin/commit/94deb64a5a9c3b1221bb0d5bae8cc83f24d52a9d
  Author: Oleg Nenashev 
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/periodicbackup/PeriodicBackupLink.java

  Log Message:
  ---
  FindBugs: just another getInstance() check


  Commit: 0d7dc9d6c16d6d8e6a0edf2df333423d25e800fc
  
https://github.com/jenkinsci/periodicbackup-plugin/commit/0d7dc9d6c16d6d8e6a0edf2df333423d25e800fc
  Author: Oleg Nenashev 
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/periodicbackup/PeriodicBackupPlugin.java
M 
src/main/java/org/jenkinsci/plugins/periodicbackup/ReplaceRestorePolicy.java

  Log Message:
  ---
  FindBugs: Reduntant null checks


  Commit: 72bba7cb2a2319defc981358937fdd740937103b
  
https://github.com/jenkinsci/periodicbackup-plugin/commit/72bba7cb2a2319defc981358937fdd740937103b
  Author: Oleg Nenashev 
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
M 

[jenkinsci/repo-plugin] 9c7e81: Add cleanup functionality

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/repo-plugin
  Commit: 9c7e81cbf0f0ff6414df31a5b782805c8725012a
  
https://github.com/jenkinsci/repo-plugin/commit/9c7e81cbf0f0ff6414df31a5b782805c8725012a
  Author: Florent Vial 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/main/java/hudson/plugins/repo/RepoScm.java
M src/main/resources/hudson/plugins/repo/RepoScm/config.jelly
A src/main/webapp/help-cleanFirst.html
M src/test/java/hudson/plugins/repo/TestRepoScm.java

  Log Message:
  ---
  Add cleanup functionality

If the check box 'Clean first' is activated, repo forall 'git clean -fdx' will 
be executed first.

* added unit tests
* fixed typos in code


  Commit: 8339a33e5085a515dcdefd004cce1fe6fd682d3f
  
https://github.com/jenkinsci/repo-plugin/commit/8339a33e5085a515dcdefd004cce1fe6fd682d3f
  Author: Robert Sandell 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/main/java/hudson/plugins/repo/RepoScm.java
M src/main/resources/hudson/plugins/repo/RepoScm/config.jelly
A src/main/webapp/help-cleanFirst.html
M src/test/java/hudson/plugins/repo/TestRepoScm.java

  Log Message:
  ---
  Merge pull request #49 from florent-vial/master

Add cleanup functionality


Compare: 
https://github.com/jenkinsci/repo-plugin/compare/dc5247e34bb4...8339a33e5085

-- 
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/parameterized-trigger-plugin] 7b1238: [maven-release-plugin] prepare for next developmen...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parameterized-trigger-plugin
  Commit: 7b1238dc6ce13219d17dfad9577e60081c82118f
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/7b1238dc6ce13219d17dfad9577e60081c82118f
  Author: Oleg Nenashev 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  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/parameterized-trigger-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/parameterized-trigger-2.34
  Home:   https://github.com/jenkinsci/parameterized-trigger-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/parameterized-trigger-plugin] 3cb835: [maven-release-plugin] prepare release parameteriz...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parameterized-trigger-plugin
  Commit: 3cb83553839ca8c622aefd2839e942f1d9148adb
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/3cb83553839ca8c622aefd2839e942f1d9148adb
  Author: Oleg Nenashev 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release parameterized-trigger-2.34


-- 
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] f47297: Add comments to Eclipse regex

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: f472971a4163673fcac67a6e0d3fb034d932a8d5
  
https://github.com/jenkinsci/warnings-plugin/commit/f472971a4163673fcac67a6e0d3fb034d932a8d5
  Author: Sean Flanigan 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/main/java/hudson/plugins/warnings/parser/EclipseParser.java

  Log Message:
  ---
  Add comments to Eclipse regex


  Commit: ceda0333510d58a5da4249dae1a57ceaba326e9a
  
https://github.com/jenkinsci/warnings-plugin/commit/ceda0333510d58a5da4249dae1a57ceaba326e9a
  Author: Ulli Hafner 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/main/java/hudson/plugins/warnings/parser/EclipseParser.java

  Log Message:
  ---
  Merge pull request #98 from seanf/comment-eclipse-regex

Add comments to Eclipse regex


Compare: 
https://github.com/jenkinsci/warnings-plugin/compare/b8a47ed5ba51...ceda0333510d

-- 
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/mattermost-plugin]

2017-06-19 Thread GitHub
  Branch: refs/tags/mattermost-2.3.2
  Home:   https://github.com/jenkinsci/mattermost-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/mattermost-plugin] 3f8488: [maven-release-plugin] prepare for next developmen...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mattermost-plugin
  Commit: 3f8488e9d436bd4807f7559da0c2b2a73f02189d
  
https://github.com/jenkinsci/mattermost-plugin/commit/3f8488e9d436bd4807f7559da0c2b2a73f02189d
  Author: Jo Vandeginste 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  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/mattermost-plugin] f44350: [maven-release-plugin] prepare release mattermost-...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mattermost-plugin
  Commit: f44350f6af08c50b53762745901e5a46bb3850ba
  
https://github.com/jenkinsci/mattermost-plugin/commit/f44350f6af08c50b53762745901e5a46bb3850ba
  Author: Jo Vandeginste 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release mattermost-2.3.2


-- 
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/ldap-plugin] 9ff3f1: [JENKINS-44743] Add test cases to prove that rootD...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ldap-plugin
  Commit: 9ff3f123515e6e5f47a1e0db6b5775c687b9dcfe
  
https://github.com/jenkinsci/ldap-plugin/commit/9ff3f123515e6e5f47a1e0db6b5775c687b9dcfe
  Author: Stephen Connolly 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/test/java/hudson/security/LDAPEmbeddedTest.java

  Log Message:
  ---
  [JENKINS-44743] Add test cases to prove that rootDN is prepended to 
userSearchBase


-- 
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/mattermost-plugin] 889a82: Issue #19: Support direct message channels by allo...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mattermost-plugin
  Commit: 889a829338b0aa93ac58566cff8f3c92ffd1b426
  
https://github.com/jenkinsci/mattermost-plugin/commit/889a829338b0aa93ac58566cff8f3c92ffd1b426
  Author: Alex Russell 
  Date:   2017-06-17 (Sat, 17 Jun 2017)

  Changed paths:
M src/main/java/jenkins/plugins/mattermost/StandardMattermostService.java

  Log Message:
  ---
  Issue #19: Support direct message channels by allowing channel names 
beginning with @.


  Commit: db506c5f38e4d8aea3d4577e834442adaec1533f
  
https://github.com/jenkinsci/mattermost-plugin/commit/db506c5f38e4d8aea3d4577e834442adaec1533f
  Author: Jo Vandeginste 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/main/java/jenkins/plugins/mattermost/StandardMattermostService.java

  Log Message:
  ---
  Merge pull request #20 from alexjrussell/master

Issue #19: Support direct message channels by allowing channel names …


  Commit: c2f795da450b0d7162eb60c41fa4ec8cf66ef83c
  
https://github.com/jenkinsci/mattermost-plugin/commit/c2f795da450b0d7162eb60c41fa4ec8cf66ef83c
  Author: Jo Vandeginste 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/main/java/jenkins/plugins/mattermost/StandardMattermostService.java

  Log Message:
  ---
  Merge branch 'master' of 
https://github.com/jovandeginste/jenkins-mattermost-plugin


Compare: 
https://github.com/jenkinsci/mattermost-plugin/compare/09c9bc741900...c2f795da450b

-- 
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/release-plugin] 68331e: Enable release plugin for jobgenerator plugin with...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/release-plugin
  Commit: 68331ed02591c44aae03ee0a5ad49863ecfb1942
  
https://github.com/jenkinsci/release-plugin/commit/68331ed02591c44aae03ee0a5ad49863ecfb1942
  Author: kizdebski 
  Date:   2017-04-10 (Mon, 10 Apr 2017)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/release/ReleaseWrapper.java

  Log Message:
  ---
  Enable release plugin for jobgenerator plugin with optional dependency


  Commit: ffc59d46d131c9901226a695f98c7907eafc01cc
  
https://github.com/jenkinsci/release-plugin/commit/ffc59d46d131c9901226a695f98c7907eafc01cc
  Author: Oleg Nenashev 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/release/ReleaseWrapper.java

  Log Message:
  ---
  Merge pull request #25 from kizdebski/master

Enable release plugin for jobgenerator plugin with optional dependency


Compare: 
https://github.com/jenkinsci/release-plugin/compare/8cf50214b4c2...ffc59d46d131

-- 
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-vm-agents-plugin]

2017-06-19 Thread GitHub
  Branch: refs/heads/revert-47-various-fixes
  Home:   https://github.com/jenkinsci/azure-vm-agents-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-credentials-plugin] a8e38f: [maven-release-plugin] prepare release azure-crede...

2017-06-19 Thread GitHub
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-credentials-plugin
  Commit: a8e38f639fb26c0e00f2032bf133b0532e0f2388
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/a8e38f639fb26c0e00f2032bf133b0532e0f2388
  Author: Ken Chen 
  Date:   2017-06-02 (Fri, 02 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-credentials-1.1


  Commit: d7cb9c2a6da63da62c71cf30e8d5eb8956355609
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/d7cb9c2a6da63da62c71cf30e8d5eb8956355609
  Author: Ken Chen 
  Date:   2017-06-02 (Fri, 02 Jun 2017)

  Changed paths:
M pom.xml

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


  Commit: 14fc14f92b9956e558754178d36252cafedf7cfc
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/14fc14f92b9956e558754178d36252cafedf7cfc
  Author: Ken Chen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/azure-credentials-plugin/compare/7af350e12b57...14fc14f92b99

-- 
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/windows-azure-storage-plugin] 24da04: refactor the storage plugin

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/windows-azure-storage-plugin
  Commit: 24da04bd73db8736d56168aaf245abc48c8e63d6
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/24da04bd73db8736d56168aaf245abc48c8e63d6
  Author: Junbo Wang 
  Date:   2017-06-01 (Thu, 01 Jun 2017)

  Changed paths:
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureBlobAction.java
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureStorageBuilder.java
R 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureStorageBuilderContext.java
A 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureStoragePublisher.java
R 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/WAStorageClient.java
R 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/WAStoragePublisher.java
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/beans/StorageAccountInfo.java
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureCredentials.java
A 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureUtils.java
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/Constants.java
A 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/DownloadBlobService.java
A 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/DownloadFromBuildService.java
A 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/DownloadFromContainerService.java
A 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/StoragePluginService.java
A 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/UploadBlobService.java
A 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/model/BuilderServiceData.java
A 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/model/PublisherServiceData.java
A 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/model/ServiceData.java
A 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/model/UploadType.java
A 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/AzureStoragePublisher/config.jelly
A 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/AzureStoragePublisher/config.properties
A 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/AzureStoragePublisher/global.jelly
A 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/AzureStoragePublisher/global.properties
R 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/WAStoragePublisher/config.jelly
R 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/WAStoragePublisher/config.properties
R 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/WAStoragePublisher/global.jelly
R 
src/main/resources/com/microsoftopentechnologies/windowsazurestorage/WAStoragePublisher/global.properties
M src/test/java/IntegrationTests/WAStorageClientDownloadIT.java
M src/test/java/IntegrationTests/WAStorageClientUploadIT.java

  Log Message:
  ---
  refactor the storage plugin


  Commit: bb11f96d9acffe794acb3da4255d37a321aa020c
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/bb11f96d9acffe794acb3da4255d37a321aa020c
  Author: Junbo Wang 
  Date:   2017-06-01 (Thu, 01 Jun 2017)

  Changed paths:
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/UploadBlobService.java
M src/test/java/IntegrationTests/WAStorageClientUploadIT.java

  Log Message:
  ---
  fix integration tests


  Commit: b00fa6914b966a95ebbb5d6b65711bbb9a4f6106
  
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/b00fa6914b966a95ebbb5d6b65711bbb9a4f6106
  Author: Junbo Wang 
  Date:   2017-06-01 (Thu, 01 Jun 2017)

  Changed paths:
M pom.xml
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureStorageBuilder.java
R 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureStoragePublisher.java
A 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/WAStoragePublisher.java
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureUtils.java
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/Constants.java
R 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/DownloadBlobService.java
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/DownloadFromBuildService.java
M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/DownloadFromContainerService.java
A 

[jenkinsci/azure-vm-agents-plugin]

2017-06-19 Thread GitHub
  Branch: refs/heads/various-fixes
  Home:   https://github.com/jenkinsci/azure-vm-agents-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/jenkins] 6142cc: [maven-release-plugin] prepare release jenkins-2.6...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 6142ccf971599abe5afe21914ed0f585e631cde1
  
https://github.com/jenkinsci/jenkins/commit/6142ccf971599abe5afe21914ed0f585e631cde1
  Author: Kohsuke Kawaguchi 
  Date:   2017-06-18 (Sun, 18 Jun 2017)

  Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jenkins-2.66


  Commit: c4f05eebe1a1da336d810cd61a5ba964e662592f
  
https://github.com/jenkinsci/jenkins/commit/c4f05eebe1a1da336d810cd61a5ba964e662592f
  Author: Kohsuke Kawaguchi 
  Date:   2017-06-18 (Sun, 18 Jun 2017)

  Changed paths:
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml

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


Compare: 
https://github.com/jenkinsci/jenkins/compare/cb3f71312203...c4f05eebe1a1

-- 
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-vm-agents-plugin] 832722: Unified code style enforced by checkstyle

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 832722866ed65a867959f9a0bf95283b6c623b17
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/832722866ed65a867959f9a0bf95283b6c623b17
  Author: Menghua Xiao 
  Date:   2017-06-01 (Thu, 01 Jun 2017)

  Changed paths:
A .gitattributes
A checkstyle.xml
M pom.xml
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgent.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentCleanUpTask.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentPostBuildAction.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMCloudRetensionStrategy.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMCloudVerificationTask.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMComputer.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMDeploymentInfo.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
M 
src/main/java/com/microsoft/azure/vmagent/exceptions/AzureCredentialsValidationException.java
M 
src/main/java/com/microsoft/azure/vmagent/remote/AzureVMAgentSSHLauncher.java
M src/main/java/com/microsoft/azure/vmagent/retry/DefaultRetryStrategy.java
M 
src/main/java/com/microsoft/azure/vmagent/retry/ExponentialRetryStrategy.java
M src/main/java/com/microsoft/azure/vmagent/retry/NoRetryStrategy.java
M src/main/java/com/microsoft/azure/vmagent/retry/RetryTask.java
M src/main/java/com/microsoft/azure/vmagent/util/AzureUtil.java
M src/main/java/com/microsoft/azure/vmagent/util/CleanUpAction.java
M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
M src/main/java/com/microsoft/azure/vmagent/util/ExecutionEngine.java
M src/main/java/com/microsoft/azure/vmagent/util/TokenCache.java
M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentPostBuildAction/config.jelly
M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentPostBuildAction/config.properties
M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
M src/main/resources/com/microsoft/azure/vmagent/AzureVMCloud/config.jelly
M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMComputer/config.jelly
M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMComputer/config.properties
M src/main/resources/com/microsoft/azure/vmagent/Messages.properties
M src/main/resources/index.jelly
M src/main/resources/virtualNetworkFragment.json
M src/main/webapp/help-agentLaunchMethod.html
M src/main/webapp/help-agentPostBuildAction.html
M src/main/webapp/help-agentPrivateIp.html
M src/main/webapp/help-agentWorkspace.html
M src/main/webapp/help-azureCredentials.html
M src/main/webapp/help-credentials.html
M src/main/webapp/help-deploymentTimeout.html
M src/main/webapp/help-doNotUseMachineIfInitFails.html
M src/main/webapp/help-executeInitScriptAsRoot.html
M src/main/webapp/help-image.html
M src/main/webapp/help-imageReference.html
M src/main/webapp/help-jvmOptions.html
M src/main/webapp/help-labels.html
M src/main/webapp/help-location.html
M src/main/webapp/help-maxVirtualMachinesLimit.html
M src/main/webapp/help-noOfParallelJobs.html
M src/main/webapp/help-osType.html
M src/main/webapp/help-retentionTimeInMin.html
M src/main/webapp/help-shutdownOnIdle.html
M src/main/webapp/help-storageAccountName.html
M src/main/webapp/help-templateDesc.html
M src/main/webapp/help-templateDisabled.html
M src/main/webapp/help-templateStatusDetails.html
M src/main/webapp/help-virtualMachineSize.html

  Log Message:
  ---
  Unified code style enforced by checkstyle

- checkstyle during the validate build phase
- webapp directory is not checked
- set autocrlf settings in .gitattributes


  Commit: 27e4e83c05ef5781f609f45966d34786feb3ac38
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/27e4e83c05ef5781f609f45966d34786feb3ac38
  Author: Menghua Xiao 
  Date:   2017-06-01 (Thu, 01 Jun 2017)

  Changed paths:
A .gitattributes
A checkstyle.xml
M pom.xml
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgent.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentCleanUpTask.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentPostBuildAction.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMCloudRetensionStrategy.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMCloudVerificationTask.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMComputer.java
M 

[jenkinsci/azure-vm-agents-plugin] 8af0de: [maven-release-plugin] prepare release azure-vm-ag...

2017-06-19 Thread GitHub
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 8af0de7429b683f4b41ec190bff0cde7b84c29fd
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/8af0de7429b683f4b41ec190bff0cde7b84c29fd
  Author: Ken Chen 
  Date:   2017-06-02 (Fri, 02 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-vm-agents-0.4.5


  Commit: 04d7f53761cdde4b59aab7743d54ee2235f7270f
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/04d7f53761cdde4b59aab7743d54ee2235f7270f
  Author: Ken Chen 
  Date:   2017-06-02 (Fri, 02 Jun 2017)

  Changed paths:
M pom.xml

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


  Commit: 9f2e70041166fa1251f12e46b7e2e660ee1a71a8
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/9f2e70041166fa1251f12e46b7e2e660ee1a71a8
  Author: ChenyangLiu 
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java

  Log Message:
  ---
  hotfix for resolving issue of backward compatibility of storage type


  Commit: 01288f94b7596c309bb5354b2e9435cd6d23c0d5
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/01288f94b7596c309bb5354b2e9435cd6d23c0d5
  Author: Chenyang Liu 
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java

  Log Message:
  ---
  Merge pull request #52 from zackliu/hotfix

hotfix for resolving issue of backward compatibility of storage type 
[JENKINS-44750]


  Commit: dc8a2270214d869ff5f5ab78f3fbd71dc24876c8
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/dc8a2270214d869ff5f5ab78f3fbd71dc24876c8
  Author: Ken Chen 
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-vm-agents-0.4.5.1


  Commit: 4101bc2e3b370546709cb4ed1d38b9535e65f15d
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/4101bc2e3b370546709cb4ed1d38b9535e65f15d
  Author: Ken Chen 
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
M pom.xml

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


  Commit: 4cc6ff87892c148826ca4361bd619313617e60f7
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/4cc6ff87892c148826ca4361bd619313617e60f7
  Author: Ken Chen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/azure-vm-agents-plugin/compare/21f3d8756623...4cc6ff87892c

-- 
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-vm-agents-plugin]

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-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-vm-agents-plugin] 55eda3: Revert "Various bugfixes"

2017-06-19 Thread GitHub
  Branch: refs/heads/revert-47-various-fixes
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 55eda3fa20ea24ad6679689da2befd5b32f39d49
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/55eda3fa20ea24ad6679689da2befd5b32f39d49
  Author: Ken Chen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgent.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java

  Log Message:
  ---
  Revert "Various bugfixes"


-- 
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-credentials-plugin] f79936: change many blanks from psd to text, set default O...

2017-06-19 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-credentials-plugin
  Commit: f79936d14e10666026893f8797ff3f1ad6cdfd8b
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/f79936d14e10666026893f8797ff3f1ad6cdfd8b
  Author: ChenyangLiu 
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/util/AzureCredentials.java
M 
src/main/resources/com/microsoft/azure/util/AzureCredentials/credentials.jelly

  Log Message:
  ---
  change many blanks from psd to text, set default OAuth prefix to avoid to 
much manually


  Commit: 53aadddc94819b0b642c4f4b910878a5d971b516
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/53aadddc94819b0b642c4f4b910878a5d971b516
  Author: ChenyangLiu 
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/util/AzureCredentials.java

  Log Message:
  ---
  update to show plain text


  Commit: 8d78e715581cf675e050841776c1dffa71fdb860
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/8d78e715581cf675e050841776c1dffa71fdb860
  Author: ChenyangLiu 
  Date:   2017-06-06 (Tue, 06 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/util/AzureCredentials.java

  Log Message:
  ---
  update default prefix to avoid confusing


  Commit: 6c80977b5a4ef69ceff7cea5498b6f7e6f393ad7
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/6c80977b5a4ef69ceff7cea5498b6f7e6f393ad7
  Author: Chenyang Liu 
  Date:   2017-06-07 (Wed, 07 Jun 2017)

  Changed paths:
M src/main/java/com/microsoft/azure/util/AzureCredentials.java
M 
src/main/resources/com/microsoft/azure/util/AzureCredentials/credentials.jelly

  Log Message:
  ---
  Merge pull request #5 from zackliu/dev

Improve Azure credential creation


  Commit: 7af350e12b5707f723524613cfc31af695c68cee
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/7af350e12b5707f723524613cfc31af695c68cee
  Author: Ken Chen 
  Date:   2017-06-16 (Fri, 16 Jun 2017)

  Changed paths:
M checkstyle.xml
M pom.xml
M src/main/java/com/microsoft/azure/util/AzureCredentials.java
A src/main/java/com/microsoft/azure/util/AzureCredentialsBinding.java
A 
src/main/resources/com/microsoft/azure/util/AzureCredentialsBinding/config-variables.jelly
A 
src/main/resources/com/microsoft/azure/util/AzureCredentialsBinding/config-variables.properties
M src/main/resources/com/microsoft/azure/util/Messages.properties
A src/main/webapp/help-clientIdVariable.html
A src/main/webapp/help-clientSecretVariable.html
A src/main/webapp/help-subscriptionIdVariable.html
A src/main/webapp/help-tenantIdVariable.html

  Log Message:
  ---
  Add custom binding for AzureCredentials (#7)


  Commit: 14fc14f92b9956e558754178d36252cafedf7cfc
  
https://github.com/jenkinsci/azure-credentials-plugin/commit/14fc14f92b9956e558754178d36252cafedf7cfc
  Author: Ken Chen 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/azure-credentials-plugin/compare/d7cb9c2a6da6...14fc14f92b99

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