[jenkinsci/artifact-manager-s3-plugin] 1e6f34: Use aws sdk plugin

2018-04-03 Thread GitHub
  Branch: refs/heads/aws-plugin
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: 1e6f34e13a37022fdc6cbb69e0ebe27a6146c739
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/1e6f34e13a37022fdc6cbb69e0ebe27a6146c739
  Author: Carlos Sanchez 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use aws sdk plugin

Instead of library directly


-- 
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/artifact-manager-s3-plugin] 7724d5: asRemotable has been deleted.

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: 7724d5f88dee933e4dcedc8352da62214e60d0cf
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/7724d5f88dee933e4dcedc8352da62214e60d0cf
  Author: Jesse Glick 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsBlobStore.java

  Log Message:
  ---
  asRemotable has been deleted.


  Commit: 3a4d657b0f35fb2fe5b9b3ab6880ebbe4100a12d
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/3a4d657b0f35fb2fe5b9b3ab6880ebbe4100a12d
  Author: Carlos Sanchez 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsBlobStore.java

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

asRemotable has been deleted


Compare: 
https://github.com/jenkinsci/artifact-manager-s3-plugin/compare/bc845780854b...3a4d657b0f35

-- 
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/artifact-manager-s3-plugin]

2018-04-03 Thread GitHub
  Branch: refs/heads/no-asRemotable
  Home:   https://github.com/jenkinsci/artifact-manager-s3-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/tikal-multijob-plugin] 800047: Added Alias for Subjobs in MultijobViews, not fini...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tikal-multijob-plugin
  Commit: 8000477496709b0eacdfe461152e1df7f88a465a
  
https://github.com/jenkinsci/tikal-multijob-plugin/commit/8000477496709b0eacdfe461152e1df7f88a465a
  Author: Petersen, Yannik 
  Date:   2017-08-15 (Tue, 15 Aug 2017)

  Changed paths:
M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuild.java
M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java
M src/main/java/com/tikal/jenkins/plugins/multijob/PhaseJobsConfig.java
M src/main/java/com/tikal/jenkins/plugins/multijob/views/BuildState.java
M src/main/java/com/tikal/jenkins/plugins/multijob/views/MultiJobView.java
M src/main/java/com/tikal/jenkins/plugins/multijob/views/PhaseWrapper.java
M src/main/java/com/tikal/jenkins/plugins/multijob/views/ProjectWrapper.java
M 
src/main/resources/com/tikal/jenkins/plugins/multijob/MultiJobBuild/main.jelly
M 
src/main/resources/com/tikal/jenkins/plugins/multijob/MultiJobBuilder/config.jelly
M 
src/main/resources/com/tikal/jenkins/plugins/multijob/views/ConsoleColumn/column.jelly
A src/main/webapp/help-jobAlias.html

  Log Message:
  ---
  Added Alias for Subjobs in MultijobViews, not finished


  Commit: 7f1ea48dfbcdab1c07387518fd356508dee582e2
  
https://github.com/jenkinsci/tikal-multijob-plugin/commit/7f1ea48dfbcdab1c07387518fd356508dee582e2
  Author: Petersen, Yannik 
  Date:   2017-08-22 (Tue, 22 Aug 2017)

  Changed paths:
M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuild.java
M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java
M 
src/main/resources/com/tikal/jenkins/plugins/multijob/MultiJobBuild/main.jelly

  Log Message:
  ---
  Started Adding MultiJobBuild View Recursive Multijob table


  Commit: e237203987ecada93289e06708724114aee9cc41
  
https://github.com/jenkinsci/tikal-multijob-plugin/commit/e237203987ecada93289e06708724114aee9cc41
  Author: Petersen, Yannik 
  Date:   2017-08-25 (Fri, 25 Aug 2017)

  Changed paths:
M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuild.java
M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java
M src/main/java/com/tikal/jenkins/plugins/multijob/PhaseJobsConfig.java
M src/main/java/com/tikal/jenkins/plugins/multijob/views/BuildState.java
M src/main/java/com/tikal/jenkins/plugins/multijob/views/MultiJobView.java
M src/main/java/com/tikal/jenkins/plugins/multijob/views/PhaseWrapper.java
M src/main/java/com/tikal/jenkins/plugins/multijob/views/ProjectWrapper.java
M 
src/main/resources/com/tikal/jenkins/plugins/multijob/MultiJobBuild/main.jelly
M 
src/main/resources/com/tikal/jenkins/plugins/multijob/MultiJobBuilder/config.jelly
M 
src/main/resources/com/tikal/jenkins/plugins/multijob/views/ConsoleColumn/column.jelly
A src/main/webapp/help-jobAlias.html

  Log Message:
  ---
  Added Alias for Subjobs in MultijobViews, not finished


  Commit: a603d2a3075246ffefeb1cbed19740c8050dbbe1
  
https://github.com/jenkinsci/tikal-multijob-plugin/commit/a603d2a3075246ffefeb1cbed19740c8050dbbe1
  Author: Petersen, Yannik 
  Date:   2017-08-28 (Mon, 28 Aug 2017)

  Changed paths:
M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java
M src/main/java/com/tikal/jenkins/plugins/multijob/PhaseJobsConfig.java
M src/main/java/com/tikal/jenkins/plugins/multijob/views/MultiJobView.java
M 
src/main/resources/com/tikal/jenkins/plugins/multijob/MultiJobBuild/main.jelly

  Log Message:
  ---
  Add Alias to Console output of Multijobs; Fix Alias NullPointerException 
problems


  Commit: eeca7f3e883260c955d6bdd5e593145dab172abd
  
https://github.com/jenkinsci/tikal-multijob-plugin/commit/eeca7f3e883260c955d6bdd5e593145dab172abd
  Author: Petersen, Yannik 
  Date:   2017-08-29 (Tue, 29 Aug 2017)

  Changed paths:
M src/main/java/com/tikal/jenkins/plugins/multijob/views/MultiJobView.java

  Log Message:
  ---
  Add MultiJobOverview lastSuccess and lastFailure functiolanity for same job 
multiple times in same Multijob


  Commit: 00dd3c6bf525d094a0a0005af90d845dca15064d
  
https://github.com/jenkinsci/tikal-multijob-plugin/commit/00dd3c6bf525d094a0a0005af90d845dca15064d
  Author: Petersen, Yannik 
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java
M src/main/java/com/tikal/jenkins/plugins/multijob/views/MultiJobView.java
M 
src/main/resources/com/tikal/jenkins/plugins/multijob/MultiJobBuild/main.jelly

  Log Message:
  ---
  Fix Merge


  Commit: 3deb2d9d9397ce8cb79c89a19d8c6703145d143d
  
https://github.com/jenkinsci/tikal-multijob-plugin/commit/3deb2d9d9397ce8cb79c89a19d8c6703145d143d
  Author: Petersen, Yannik 
  Date:   2018-01-24 (Wed, 24 Jan 2018)

  Changed paths:
M 
src/main/resources/com/tikal/jenkins/plugins/mul

[jenkinsci/tikal-multijob-plugin] 943eae: Fixing a bug that was retrying twice the number sp...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tikal-multijob-plugin
  Commit: 943eae68fac659330d3a4334d132a1bc914e4f44
  
https://github.com/jenkinsci/tikal-multijob-plugin/commit/943eae68fac659330d3a4334d132a1bc914e4f44
  Author: suvir_pavin 
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java

  Log Message:
  ---
  Fixing a bug that was retrying twice the number specified for maxretries 
field. subTask.generateFuture() is executed twice for every retry attempt and 
hence twice the number of jobs get triggered. I believe 
subTask.isShouldTrigger() never becomes false hence subTask.generateFuture() 
runs twice.

Change-Id: I123b1d16b947305b8dd96da6d1ca6d8a5ef7762e


  Commit: 67bf476fd8c49dc385534acfb52d07ba67a5fa33
  
https://github.com/jenkinsci/tikal-multijob-plugin/commit/67bf476fd8c49dc385534acfb52d07ba67a5fa33
  Author: Chen Cohen 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java

  Log Message:
  ---
  Merge pull request #133 from suvirp/master

Fixing a bug that was retrying twice the number specified for maxretries field.


Compare: 
https://github.com/jenkinsci/tikal-multijob-plugin/compare/cbd438098460...67bf476fd8c4

-- 
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/bumblebee-plugin] 1f2644: BUM-177 Make Retry Collate/Analyze in the same lin...

2018-04-03 Thread GitHub
  Branch: refs/heads/BUM-187
  Home:   https://github.com/jenkinsci/bumblebee-plugin
  Commit: 1f26448fcd28530f13bbf90928f172a88cfa6dd0
  
https://github.com/jenkinsci/bumblebee-plugin/commit/1f26448fcd28530f13bbf90928f172a88cfa6dd0
  Author: Ayman Ben Amor 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M 
src/main/resources/com/agiletestware/bumblebee/pc/RunPcTestBuildStep/config.jelly

  Log Message:
  ---
  BUM-177 Make Retry Collate/Analyze in the same line with other labels


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/docker-plugin] c1a094: No errors reproduced by existing tests.

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-plugin
  Commit: c1a09431a90e93996f97a506607d884a8f632553
  
https://github.com/jenkinsci/docker-plugin/commit/c1a09431a90e93996f97a506607d884a8f632553
  Author: Jesse Glick 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M Jenkinsfile
M pom.xml
R src/main/resources/META-INF/hudson.remoting.ClassFilter

  Log Message:
  ---
  No errors reproduced by existing tests.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/docker-plugin] e89406: Update README.md

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-plugin
  Commit: e8940609f7604de5bef00e39c066cf9a55802424
  
https://github.com/jenkinsci/docker-plugin/commit/e8940609f7604de5bef00e39c066cf9a55802424
  Author: Nicolas De loof 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  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/rabbitmq-publisher-plugin] 15a34c: use maven-enforcer-plugin

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 15a34c0f4204b87b38a636680c10eb85c29f097f
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/15a34c0f4204b87b38a636680c10eb85c29f097f
  Author: b.legall 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  use maven-enforcer-plugin


  Commit: 102320ef4ca214ce66b190084b29d92bd880e1ca
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/102320ef4ca214ce66b190084b29d92bd880e1ca
  Author: b.legall 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder.java
M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/Utils.java
M 
src/main/resources/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder/help-data.html
M 
src/test/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilderTest.java
M src/test/java/fr/frogdevelopment/jenkins/plugins/mq/UtilsTest.java

  Log Message:
  ---
  add user informations & refacto


Compare: 
https://github.com/jenkinsci/rabbitmq-publisher-plugin/compare/b98a30058d03...102320ef4ca2

-- 
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/rabbitmq-publisher-plugin] d43568: help correction

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: d435688e1fbca40e202fa7b6de1a02b45dd8d230
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/d435688e1fbca40e202fa7b6de1a02b45dd8d230
  Author: b.legall 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M 
src/main/resources/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder/help-data.html

  Log Message:
  ---
  help correction


-- 
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/bumblebee-plugin] 58d483: Revert "BUM-177 Make Retry Collate/Analyze in the ...

2018-04-03 Thread GitHub
  Branch: refs/heads/BUM-187
  Home:   https://github.com/jenkinsci/bumblebee-plugin
  Commit: 58d48305bf7cf2b8b6e579fe46dc703d6ced495a
  
https://github.com/jenkinsci/bumblebee-plugin/commit/58d48305bf7cf2b8b6e579fe46dc703d6ced495a
  Author: Ayman Ben Amor 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M 
src/main/resources/com/agiletestware/bumblebee/pc/RunPcTestBuildStep/config.jelly

  Log Message:
  ---
  Revert "BUM-177 Make Retry Collate/Analyze in the same line with other labels"

This reverts commit 1f26448fcd28530f13bbf90928f172a88cfa6dd0.


-- 
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/bumblebee-plugin] 62ecf6: BUM-177 Make Retry Collate/Analyze in the same lin...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bumblebee-plugin
  Commit: 62ecf695ed39d3bc9423c11c9aa7972307102439
  
https://github.com/jenkinsci/bumblebee-plugin/commit/62ecf695ed39d3bc9423c11c9aa7972307102439
  Author: Ayman Ben Amor 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M 
src/main/resources/com/agiletestware/bumblebee/pc/RunPcTestBuildStep/config.jelly

  Log Message:
  ---
  BUM-177 Make Retry Collate/Analyze in the same line with other labels


-- 
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/rabbitmq-publisher-plugin] 0b4ad9: use maven-enforcer-plugin

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 0b4ad9a73bed3e033059c7dc672be13e10baa59a
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/0b4ad9a73bed3e033059c7dc672be13e10baa59a
  Author: b.legall 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  use maven-enforcer-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/rabbitmq-publisher-plugin] 421b6d: version-maven-plugin not needed

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 421b6d355da92abb348437c6523120ed5ab6574f
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/421b6d355da92abb348437c6523120ed5ab6574f
  Author: b.legall 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  version-maven-plugin not needed


-- 
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/configuration-as-code-plugin] 0b0a9b: Revert "Fixed an issue with Docker secrets"

2018-04-03 Thread GitHub
  Branch: refs/heads/163-issue
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 0b0a9bd74fb9989745193e7db2e20ed4ccbf8fcc
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/0b0a9bd74fb9989745193e7db2e20ed4ccbf8fcc
  Author: Praqma Release User 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/casc/DockerSecretSource.java

  Log Message:
  ---
  Revert "Fixed an issue with Docker secrets"

This reverts commit c83470c3b842358bb3f6af996dfa278953af.

See #163 for more details


-- 
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] 895a2e: Update P4Java 2018.1.1638495

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 895a2ea188adcfc5064e13fc544acac5a00dd9a0
  
https://github.com/jenkinsci/p4-plugin/commit/895a2ea188adcfc5064e13fc544acac5a00dd9a0
  Author: Paul Allen 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update P4Java 2018.1.1638495

Digest calculation for UTF8 files. JENKINS-49955


-- 
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/rabbitmq-publisher-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/1.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/1.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/ci-with-toad-edge-plugin] fa6f02: Remove database system parameter from build steps

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ci-with-toad-edge-plugin
  Commit: fa6f02fb992e6d248664758dc467591307bb943c
  
https://github.com/jenkinsci/ci-with-toad-edge-plugin/commit/fa6f02fb992e6d248664758dc467591307bb943c
  Author: Petr Chudanic 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/main/java/ci/with/toad/edge/CompareBuilder.java
M src/main/java/ci/with/toad/edge/CompareWithBaselineBuilder.java
M src/main/java/ci/with/toad/edge/CreateBaselineBuilder.java
M src/main/java/ci/with/toad/edge/CreateSnapshotBuilder.java
M src/main/java/ci/with/toad/edge/DeployScriptBuilder.java
M src/main/java/ci/with/toad/edge/GenerateChangeScriptBuilder.java
M src/main/java/ci/with/toad/edge/GenerateCreateScriptBuilder.java
M src/main/java/ci/with/toad/edge/GenerateJenkinsReportBuilder.java
M src/main/java/ci/with/toad/edge/GenerateStandaloneReportBuilder.java
M src/main/resources/ci/with/toad/edge/CompareBuilder/config.jelly
R 
src/main/resources/ci/with/toad/edge/CompareBuilder/help-databaseSystem.html
M 
src/main/resources/ci/with/toad/edge/CompareWithBaselineBuilder/config.jelly
R 
src/main/resources/ci/with/toad/edge/CompareWithBaselineBuilder/help-databaseSystem.html
M src/main/resources/ci/with/toad/edge/CreateBaselineBuilder/config.jelly
R 
src/main/resources/ci/with/toad/edge/CreateBaselineBuilder/help-databaseSystem.html
M src/main/resources/ci/with/toad/edge/CreateSnapshotBuilder/config.jelly
R 
src/main/resources/ci/with/toad/edge/CreateSnapshotBuilder/help-databaseSystem.html
M src/main/resources/ci/with/toad/edge/DeployScriptBuilder/config.jelly
R 
src/main/resources/ci/with/toad/edge/DeployScriptBuilder/help-databaseSystem.html
M 
src/main/resources/ci/with/toad/edge/GenerateChangeScriptBuilder/config.jelly
R 
src/main/resources/ci/with/toad/edge/GenerateChangeScriptBuilder/help-databaseSystem.html
M 
src/main/resources/ci/with/toad/edge/GenerateCreateScriptBuilder/config.jelly
R 
src/main/resources/ci/with/toad/edge/GenerateCreateScriptBuilder/help-databaseSystem.html
M 
src/main/resources/ci/with/toad/edge/GenerateJenkinsReportBuilder/config.jelly
R 
src/main/resources/ci/with/toad/edge/GenerateJenkinsReportBuilder/help-databaseSystem.html
M 
src/main/resources/ci/with/toad/edge/GenerateStandaloneReportBuilder/config.jelly
R 
src/main/resources/ci/with/toad/edge/GenerateStandaloneReportBuilder/help-databaseSystem.html

  Log Message:
  ---
  Remove database system parameter from build steps


-- 
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] a8b223: [maven-release-plugin] prepare release p4-1.8.8

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: a8b223691607e2cee95922bed6c5426c85b3274d
  
https://github.com/jenkinsci/p4-plugin/commit/a8b223691607e2cee95922bed6c5426c85b3274d
  Author: Paul Allen 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release p4-1.8.8


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

2018-04-03 Thread GitHub
  Branch: refs/tags/p4-1.8.8
  Home:   https://github.com/jenkinsci/p4-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/p4-plugin] 48ff3e: [maven-release-plugin] prepare for next developmen...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 48ff3e0320ba1f06273da93c15f7839d48a258cf
  
https://github.com/jenkinsci/p4-plugin/commit/48ff3e0320ba1f06273da93c15f7839d48a258cf
  Author: Paul Allen 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/p4-plugin] cbe693: Update Release notes for 1.8.8

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: cbe69321227dea713671dcfa2e39f19414110e2f
  
https://github.com/jenkinsci/p4-plugin/commit/cbe69321227dea713671dcfa2e39f19414110e2f
  Author: Paul Allen 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M RELEASE.md

  Log Message:
  ---
  Update Release notes for 1.8.8


-- 
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/rabbitmq-publisher-plugin] 0fa09c: [maven-release-plugin] prepare release rabbitmq-pu...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 0fa09c85e8944e76e0bb53d8c850e7b40e6ee46e
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/0fa09c85e8944e76e0bb53d8c850e7b40e6ee46e
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release rabbitmq-publisher-1.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin] 8336ee: [maven-release-plugin] prepare for next developmen...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 8336ee10a60eb4a817610966a0bc0a8e68674c21
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/8336ee10a60eb4a817610966a0bc0a8e68674c21
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/rabbitmq-publisher-1.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/rabbitmq-publisher-1.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin] 5d4d36: cancel release

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 5d4d36094c71ef4414d2ef7e7f5d3fff6acd6687
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/5d4d36094c71ef4414d2ef7e7f5d3fff6acd6687
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  cancel release


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin] a14db3: [maven-release-plugin] prepare release rabbitmq-pu...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: a14db3e34814ed5ac6cdb5f835ac905c299976b0
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/a14db3e34814ed5ac6cdb5f835ac905c299976b0
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release rabbitmq-publisher-1.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin] e39cb1: [maven-release-plugin] prepare for next developmen...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: e39cb11298476cd4c30b879dfb56cd9cdabe9a05
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/e39cb11298476cd4c30b879dfb56cd9cdabe9a05
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/rabbitmq-publisher-1.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/rabbitmq-publisher-1.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin] 118718: cancel release

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 1187187719aee126e4e3056fa589193e77373556
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/1187187719aee126e4e3056fa589193e77373556
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  cancel release


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin] 26de0b: [maven-release-plugin] prepare for next developmen...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 26de0bce4c7300d64bfd7223759736bfb317eb78
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/26de0bce4c7300d64bfd7223759736bfb317eb78
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin] 3db9bc: [maven-release-plugin] prepare release rabbitmq-pu...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 3db9bcae5872ea86e5c36de674cd3d1f996726c1
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/3db9bcae5872ea86e5c36de674cd3d1f996726c1
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release rabbitmq-publisher-1.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/rabbitmq-publisher-1.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin] 500523: [maven-release-plugin] rollback the release of rab...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 5005234e6e6b0e3fabab0eeeb7bb3d35b8946166
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/5005234e6e6b0e3fabab0eeeb7bb3d35b8946166
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of rabbitmq-publisher-1.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/rabbitmq-publisher-1.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin] 4822be: [maven-release-plugin] rollback the release of rab...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 4822be1571d42d3a09b1949049f06b45cff6771c
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/4822be1571d42d3a09b1949049f06b45cff6771c
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of rabbitmq-publisher-1.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin] d9d8ff: [maven-release-plugin] prepare release rabbitmq-pu...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: d9d8ff63b93a26d2f9d4b11b15845b07e8967773
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/d9d8ff63b93a26d2f9d4b11b15845b07e8967773
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release rabbitmq-publisher-1.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/rabbitmq-publisher-1.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin] b9babf: [maven-release-plugin] prepare release rabbitmq-pu...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: b9babff74a3765d924155817fdbbb88900c7532e
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/b9babff74a3765d924155817fdbbb88900c7532e
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release rabbitmq-publisher-1.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin] 1d0c29: [maven-release-plugin] prepare for next developmen...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 1d0c29b79f1382c8c4aa5b5f44dc554443106d74
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/1d0c29b79f1382c8c4aa5b5f44dc554443106d74
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin] 5e88af: [maven-release-plugin] rollback the release of rab...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 5e88af632eca53beed02d3a2adc013b617e24c59
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/5e88af632eca53beed02d3a2adc013b617e24c59
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of rabbitmq-publisher-1.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/rabbitmq-publisher-1.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin] 4ee334: Update README.md

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: 4ee334d65ec85446f872621f276336777247f8ed
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/4ee334d65ec85446f872621f276336777247f8ed
  Author: Le Gall Benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md

add jenkins wiki url


-- 
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/rabbitmq-publisher-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/rabbitmq-publisher-1.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin] a1ed66: [maven-release-plugin] prepare release rabbitmq-pu...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: a1ed6628f4d7593a4f19304fe508d84408879d7b
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/a1ed6628f4d7593a4f19304fe508d84408879d7b
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release rabbitmq-publisher-1.0


  Commit: 3127f646343501bcb0eac8d324b95678d344d38e
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/3127f646343501bcb0eac8d324b95678d344d38e
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of rabbitmq-publisher-1.0


  Commit: cbb1747dfb5b0416a2323a26d5399c02851225d1
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/cbb1747dfb5b0416a2323a26d5399c02851225d1
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release rabbitmq-publisher-1.0


Compare: 
https://github.com/jenkinsci/rabbitmq-publisher-plugin/compare/4ee334d65ec8...cbb1747dfb5b

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

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: f1eb3e6e593bcf82bb5ed484cfaaee657e7f91ba
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/f1eb3e6e593bcf82bb5ed484cfaaee657e7f91ba
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/rabbitmq-publisher-1.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin] badbf0: [maven-release-plugin] rollback the release of rab...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: badbf0d6a94e920585e585c798766f7f326b1893
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/badbf0d6a94e920585e585c798766f7f326b1893
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of rabbitmq-publisher-1.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/custom-war-packager] ac2998: Fix #12 - Add a Docker Image which bundles tools R...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: ac29983c47088cbf9fbc1bc99db507bb50d943d1
  
https://github.com/jenkinsci/custom-war-packager/commit/ac29983c47088cbf9fbc1bc99db507bb50d943d1
  Author: Oleg Nenashev 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
M README.md
A packaging/docker-builder/Dockerfile
A packaging/docker-builder/README.md

  Log Message:
  ---
  Fix #12 - Add a Docker Image which bundles tools Required by Custom WAR 
Packager


  Commit: 8301e1af866c09a9f54b3382d1316cc058db022d
  
https://github.com/jenkinsci/custom-war-packager/commit/8301e1af866c09a9f54b3382d1316cc058db022d
  Author: Oleg Nenashev 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
M packaging/docker-builder/Dockerfile

  Log Message:
  ---
  Issue #12. Add Docker client to the image to support #14 in the future


  Commit: df8d3daf1ee4bb9898edd37cbcabe61826466c3e
  
https://github.com/jenkinsci/custom-war-packager/commit/df8d3daf1ee4bb9898edd37cbcabe61826466c3e
  Author: Oleg Nenashev 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M packaging/docker-builder/Dockerfile

  Log Message:
  ---
  Issue #12 - Do not use root user in the container


  Commit: effc888b8b48e6f688935fea7f4607594802d34d
  
https://github.com/jenkinsci/custom-war-packager/commit/effc888b8b48e6f688935fea7f4607594802d34d
  Author: Oleg Nenashev 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M packaging/docker-builder/Dockerfile

  Log Message:
  ---
  #12 - Add volume explicitly


  Commit: 8d9c2c5ec7026b5dd9fc07d17ef32c468845ed99
  
https://github.com/jenkinsci/custom-war-packager/commit/8d9c2c5ec7026b5dd9fc07d17ef32c468845ed99
  Author: Oleg Nenashev 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M packaging/docker-builder/Dockerfile

  Log Message:
  ---
  #12 - Also create a Docker Users group


  Commit: 6a4d553b3b6badfd01b252157946b30bf72f4a64
  
https://github.com/jenkinsci/custom-war-packager/commit/6a4d553b3b6badfd01b252157946b30bf72f4a64
  Author: Oleg Nenashev 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M README.md
A packaging/docker-builder/Dockerfile
A packaging/docker-builder/README.md

  Log Message:
  ---
  Merge pull request #13 from oleg-nenashev/builder-docker-image

Fix #12 - Add a Docker Image which bundles tools Required by Custom WAR Packager


Compare: 
https://github.com/jenkinsci/custom-war-packager/compare/8632f3457d1c...6a4d553b3b6b

-- 
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/nodepool-agents-plugin] 01f779: RE-1392 Don't store charset as not serialisable

2018-04-03 Thread GitHub
  Branch: refs/heads/RE-1392
  Home:   https://github.com/jenkinsci/nodepool-agents-plugin
  Commit: 01f7797ccd150d586b78b4f840b441cd6b1493a8
  
https://github.com/jenkinsci/nodepool-agents-plugin/commit/01f7797ccd150d586b78b4f840b441cd6b1493a8
  Author: Hugh Saunders 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/main/java/com/rackspace/jenkins_nodepool/NodePool.java

  Log Message:
  ---
  RE-1392 Don't store charset as not serialisable

Instead store the charset name as a string and convert it to
a charset object when required.


-- 
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/nodepool-agents-plugin]

2018-04-03 Thread GitHub
  Branch: refs/heads/add_lint_job
  Home:   https://github.com/jenkinsci/nodepool-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/nodepool-agents-plugin]

2018-04-03 Thread GitHub
  Branch: refs/heads/hugh
  Home:   https://github.com/jenkinsci/nodepool-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/nodepool-agents-plugin]

2018-04-03 Thread GitHub
  Branch: refs/heads/RE-1392
  Home:   https://github.com/jenkinsci/nodepool-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/nodepool-agents-plugin]

2018-04-03 Thread GitHub
  Branch: refs/heads/fix_connection_test
  Home:   https://github.com/jenkinsci/nodepool-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/nodepool-agents-plugin]

2018-04-03 Thread GitHub
  Branch: refs/heads/add_unit_job
  Home:   https://github.com/jenkinsci/nodepool-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/node-sharing-plugin] 9839ea: Swapped executor/orchestrator role in discover err...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/node-sharing-plugin
  Commit: 9839eacbe54857fb5f049b6aed2ab9d544e4741d
  
https://github.com/jenkinsci/node-sharing-plugin/commit/9839eacbe54857fb5f049b6aed2ab9d544e4741d
  Author: Oliver Gondža 
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/Api.java

  Log Message:
  ---
  Swapped executor/orchestrator role in discover error messages


  Commit: 3e2b44e47e5f3fd56ad0d467f0b8c28afdafac64
  
https://github.com/jenkinsci/node-sharing-plugin/commit/3e2b44e47e5f3fd56ad0d467f0b8c28afdafac64
  Author: Oliver Gondža 
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
M 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/Pool.java
M 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/ReservationVerifier.java
M 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/ShareableNode.java
R jth-tests/src/test/java/com/redhat/jenkins/nodesharing/ConfigRepoRule.java
M 
jth-tests/src/test/java/com/redhat/jenkins/nodesharing/NodeSharingJenkinsRule.java
M jth-tests/src/test/java/com/redhat/jenkins/nodesharing/PoolTest.java
M 
jth-tests/src/test/java/com/redhat/jenkins/nodesharing/ReportUsageTest.java
M 
jth-tests/src/test/java/com/redhat/jenkins/nodesharing/ReservationTest.java
M jth-tests/src/test/java/com/redhat/jenkins/nodesharing/RestAuthTest.java
M jth-tests/src/test/java/com/redhat/jenkins/nodesharing/ReturnNodeTest.java
M 
jth-tests/src/test/java/com/redhat/jenkins/nodesharing/ScalabilityOrchestratorTest.java
M 
jth-tests/src/test/java/com/redhat/jenkins/nodesharing/SharedNodeCloudTest.java

  Log Message:
  ---
  Ensure grid is balanced when orchestrator boots


  Commit: 5c73bc799dabe58e82ae07414b5aca271bc0fa42
  
https://github.com/jenkinsci/node-sharing-plugin/commit/5c73bc799dabe58e82ae07414b5aca271bc0fa42
  Author: Oliver Gondža 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M 
jth-tests/src/test/java/com/redhat/jenkins/nodesharing/ScalabilityOrchestratorTest.java

  Log Message:
  ---
  Make sure ExternalGrid rule tests are isolated


Compare: 
https://github.com/jenkinsci/node-sharing-plugin/compare/2806314ed318...5c73bc799dab

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/infra-statistics] 9d2772: Stop using a distinct query when we can just use i...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/infra-statistics
  Commit: 9d2772f334aabd39a6464467b22155422320772b
  
https://github.com/jenkins-infra/infra-statistics/commit/9d2772f334aabd39a6464467b22155422320772b
  Author: Andrew Bayer 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M parseUsage.groovy

  Log Message:
  ---
  Stop using a distinct query when we can just use instCnt keys


  Commit: 83ae66062b5d9e4a1ee73f881dd40ddde81b49ec
  
https://github.com/jenkins-infra/infra-statistics/commit/83ae66062b5d9e4a1ee73f881dd40ddde81b49ec
  Author: R. Tyler Croy 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M parseUsage.groovy

  Log Message:
  ---
  Merge pull request #38 from abayer/argh-distinct-too-big

Stop using a distinct query when we can just use instCnt keys


Compare: 
https://github.com/jenkins-infra/infra-statistics/compare/6c6c8ab00051...83ae66062b5d

-- 
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/rabbitmq-publisher-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/rabbitmq-publisher-1.0
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-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/rabbitmq-publisher-plugin] f33d07: [maven-release-plugin] prepare release rabbitmq-pu...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: f33d07af6d16da163829269148d82aa301535f89
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/f33d07af6d16da163829269148d82aa301535f89
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release rabbitmq-publisher-1.0


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/rabbitmq-publisher-plugin] f7e072: [maven-release-plugin] prepare for next developmen...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: f7e072f18c19ba599ffdbf13beaba194b921fd6d
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/f7e072f18c19ba599ffdbf13beaba194b921fd6d
  Author: legall_benoit 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/artifact-manager-s3-plugin] 1e6f34: Use aws sdk plugin

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: 1e6f34e13a37022fdc6cbb69e0ebe27a6146c739
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/1e6f34e13a37022fdc6cbb69e0ebe27a6146c739
  Author: Carlos Sanchez 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use aws sdk plugin

Instead of library directly


  Commit: 7c2b655f1daba04ec2d54d143b302b41b34f9b1e
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/7c2b655f1daba04ec2d54d143b302b41b34f9b1e
  Author: Jesse Glick 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #3 from jenkinsci/aws-plugin

Use aws sdk plugin


Compare: 
https://github.com/jenkinsci/artifact-manager-s3-plugin/compare/3a4d657b0f35...7c2b655f1dab

-- 
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/artifact-manager-s3-plugin]

2018-04-03 Thread GitHub
  Branch: refs/heads/aws-plugin
  Home:   https://github.com/jenkinsci/artifact-manager-s3-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] 0523c8: Use 'agent' instead of 'slave'

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 0523c8d33e253431570a3882e5526debf03c1722
  
https://github.com/jenkinsci/workflow-job-plugin/commit/0523c8d33e253431570a3882e5526debf03c1722
  Author: acrewdson 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

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

  Log Message:
  ---
  Use 'agent' instead of 'slave'


  Commit: e29080ea01c0944873eddf3316f7f09209a42612
  
https://github.com/jenkinsci/workflow-job-plugin/commit/e29080ea01c0944873eddf3316f7f09209a42612
  Author: Sam Van Oort 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

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

  Log Message:
  ---
  Merge pull request #94 from acrewdson/master

Use 'agent' instead of 'slave'


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/023a0659bf9e...e29080ea01c0

-- 
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/fluentd-plugin] 4af61b: Add possibility to push the data from agent

2018-04-03 Thread GitHub
  Branch: refs/heads/push_from_agent
  Home:   https://github.com/jenkinsci/fluentd-plugin
  Commit: 4af61b9c04141c557642008646cb0f6381972d85
  
https://github.com/jenkinsci/fluentd-plugin/commit/4af61b9c04141c557642008646cb0f6381972d85
  Author: Alexander Akbashev 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/fluentd/FluentHelper.java
M src/main/java/org/jenkinsci/plugins/fluentd/FluentLoggerHolder.java
M src/main/java/org/jenkinsci/plugins/fluentd/Fluentd.java
A src/main/java/org/jenkinsci/plugins/fluentd/callable/FluentCallable.java
M src/main/resources/org/jenkinsci/plugins/fluentd/Fluentd/config.jelly

  Log Message:
  ---
  Add possibility to push the data from agent

It would decrease load for Jenkins master in case of big files.


-- 
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/nodepool-agents-plugin] 56469e: Fix backward compatibility issue with ports

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodepool-agents-plugin
  Commit: 56469e7d1855ef5f75a62c4acbd259946f08
  
https://github.com/jenkinsci/nodepool-agents-plugin/commit/56469e7d1855ef5f75a62c4acbd259946f08
  Author: Brian Elliott 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/main/java/com/rackspace/jenkins_nodepool/NodePoolNode.java
M src/test/java/com/rackspace/jenkins_nodepool/NodePoolNodeTest.java

  Log Message:
  ---
  Fix backward compatibility issue with ports

Older versions NodePool clusters used "ssh_port" when persisting a Node
description to ZooKeeper, but newer versions (after git commit
d81c3524) use "connection_port".  Handle backward compatiblity
gracefully.

RE-1391


  Commit: 2c8658b6cdb844b70f75ed08ad60c2ca6224e988
  
https://github.com/jenkinsci/nodepool-agents-plugin/commit/2c8658b6cdb844b70f75ed08ad60c2ca6224e988
  Author: Hugh Saunders 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/main/java/com/rackspace/jenkins_nodepool/NodePoolNode.java
M src/test/java/com/rackspace/jenkins_nodepool/NodePoolNodeTest.java

  Log Message:
  ---
  Merge pull request #3 from bdelliott/handle-old-nodepool

Fix backward compatibility issue with ports


Compare: 
https://github.com/jenkinsci/nodepool-agents-plugin/compare/0bdc80d84355...2c8658b6cdb8

-- 
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] 3c4343: (minor) Update release notes with Jenkins JIRA ID.

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 3c434385673f41a833c70ff563d6df38689af130
  
https://github.com/jenkinsci/p4-plugin/commit/3c434385673f41a833c70ff563d6df38689af130
  Author: Paul Allen 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M RELEASE.md

  Log Message:
  ---
  (minor) Update release notes with Jenkins JIRA ID.


-- 
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/plugin-pom] a9cd00: Allow easy consumption of beta restriction.

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: a9cd00b5859a9f4fd2b48c5ea400629374f0e331
  
https://github.com/jenkinsci/plugin-pom/commit/a9cd00b5859a9f4fd2b48c5ea400629374f0e331
  Author: Jesse Glick 
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
M pom.xml
A src/it/beta-fail/downstream/pom.xml
A src/it/beta-fail/downstream/src/main/java/downstream/Caller.java
A src/it/beta-fail/invoker.properties
A src/it/beta-fail/pom.xml
A src/it/beta-fail/postbuild.groovy
A src/it/beta-fail/upstream/pom.xml
A src/it/beta-fail/upstream/src/main/java/upstream/Api.java
A src/it/beta-just-testing/downstream/pom.xml
A 
src/it/beta-just-testing/downstream/src/main/java/downstream/NotCaller.java
A src/it/beta-just-testing/downstream/src/test/java/downstream/ApiTest.java
A src/it/beta-just-testing/invoker.properties
A src/it/beta-just-testing/pom.xml
A src/it/beta-just-testing/upstream/pom.xml
A src/it/beta-just-testing/upstream/src/main/java/upstream/Api.java
A src/it/beta-pass/downstream/pom.xml
A src/it/beta-pass/downstream/src/main/java/downstream/Caller.java
A src/it/beta-pass/invoker.properties
A src/it/beta-pass/pom.xml
A src/it/beta-pass/upstream/pom.xml
A src/it/beta-pass/upstream/src/main/java/upstream/Api.java

  Log Message:
  ---
  Allow easy consumption of beta restriction.


  Commit: 9bc85f6cf729b5df148840ced3ddf3bffe4cb95b
  
https://github.com/jenkinsci/plugin-pom/commit/9bc85f6cf729b5df148840ced3ddf3bffe4cb95b
  Author: Jesse Glick 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  access-modifier.version=1.14


  Commit: 6262f211966114e36f4ff92cec5706ee9db23c70
  
https://github.com/jenkinsci/plugin-pom/commit/6262f211966114e36f4ff92cec5706ee9db23c70
  Author: Jesse Glick 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml
A src/it/beta-fail/downstream/pom.xml
A src/it/beta-fail/downstream/src/main/java/downstream/Caller.java
A src/it/beta-fail/invoker.properties
A src/it/beta-fail/pom.xml
A src/it/beta-fail/postbuild.groovy
A src/it/beta-fail/upstream/pom.xml
A src/it/beta-fail/upstream/src/main/java/upstream/Api.java
A src/it/beta-just-testing/downstream/pom.xml
A 
src/it/beta-just-testing/downstream/src/main/java/downstream/NotCaller.java
A src/it/beta-just-testing/downstream/src/test/java/downstream/ApiTest.java
A src/it/beta-just-testing/invoker.properties
A src/it/beta-just-testing/pom.xml
A src/it/beta-just-testing/upstream/pom.xml
A src/it/beta-just-testing/upstream/src/main/java/upstream/Api.java
A src/it/beta-pass/downstream/pom.xml
A src/it/beta-pass/downstream/src/main/java/downstream/Caller.java
A src/it/beta-pass/invoker.properties
A src/it/beta-pass/pom.xml
A src/it/beta-pass/upstream/pom.xml
A src/it/beta-pass/upstream/src/main/java/upstream/Api.java

  Log Message:
  ---
  Merge pull request #98 from jglick/beta

Allow easy consumption of beta restriction


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/b5333a809160...6262f2119661

-- 
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/plugin-pom] a1a430: [maven-release-plugin] prepare release plugin-3.7

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: a1a430850871e2b176669cf5d78e4199ddcbc8aa
  
https://github.com/jenkinsci/plugin-pom/commit/a1a430850871e2b176669cf5d78e4199ddcbc8aa
  Author: Jesse Glick 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release plugin-3.7


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/plugin-pom]

2018-04-03 Thread GitHub
  Branch: refs/tags/plugin-3.7
  Home:   https://github.com/jenkinsci/plugin-pom

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/plugin-pom] 7df54e: [maven-release-plugin] prepare for next developmen...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 7df54e8ee4ec978fc99ffcca6e594574668b80d2
  
https://github.com/jenkinsci/plugin-pom/commit/7df54e8ee4ec978fc99ffcca6e594574668b80d2
  Author: Jesse Glick 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/plugin-pom] df370d: 3.7

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: df370d2ffc18c5f718d0916be0b2ad92679cc6a3
  
https://github.com/jenkinsci/plugin-pom/commit/df370d2ffc18c5f718d0916be0b2ad92679cc6a3
  Author: Jesse Glick 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  3.7


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/artifact-manager-s3-plugin] 014bd2: Picking up https://github.com/jenkinsci/plugin-pom...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: 014bd2456927e958ed8865ffbb1315f236d7bd1f
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/014bd2456927e958ed8865ffbb1315f236d7bd1f
  Author: Jesse Glick 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Picking up https://github.com/jenkinsci/plugin-pom/pull/98.


-- 
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] d3f279: Cleanup test cases to use Credential ID.

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: d3f279119a0c3a1e2c2fc0162f121b2b26be7abf
  
https://github.com/jenkinsci/p4-plugin/commit/d3f279119a0c3a1e2c2fc0162f121b2b26be7abf
  Author: Paul Allen 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/p4/DefaultEnvironment.java
M src/test/java/org/jenkinsci/plugins/p4/client/ConnectionTest.java
M src/test/java/org/jenkinsci/plugins/p4/client/FreeStyleTest.java
M src/test/java/org/jenkinsci/plugins/p4/client/GraphTest.java
M src/test/java/org/jenkinsci/plugins/p4/client/GraphWorkFlowTest.java
M src/test/java/org/jenkinsci/plugins/p4/client/JenkinsfileTest.java
M src/test/java/org/jenkinsci/plugins/p4/client/PollingTest.java
M src/test/java/org/jenkinsci/plugins/p4/client/PublishTest.java
M src/test/java/org/jenkinsci/plugins/p4/client/WorkflowTest.java
M src/test/java/org/jenkinsci/plugins/p4/client/WorkspaceTest.java
M src/test/java/org/jenkinsci/plugins/p4/review/ReviewImplTest.java
M src/test/java/org/jenkinsci/plugins/p4/scm/P4SCMFileSystemTest.java
M src/test/java/org/jenkinsci/plugins/p4/scm/PerforceScmSourceTest.java

  Log Message:
  ---
  Cleanup test cases to use Credential ID.


-- 
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] 2611c4: Updating version to the correct snapshot

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-hub-plugin
  Commit: 2611c4e5be48bc268258ffde6050985e660f8a40
  
https://github.com/jenkinsci/blackduck-hub-plugin/commit/2611c4e5be48bc268258ffde6050985e660f8a40
  Author: jrichard 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updating version to the correct 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/p4-plugin] 98e933: Raise Submit errors in Publish step.

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 98e9334d48689a034c2f81fd9f3846db11f129c9
  
https://github.com/jenkinsci/p4-plugin/commit/98e9334d48689a034c2f81fd9f3846db11f129c9
  Author: Paul Allen 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java
M src/main/java/org/jenkinsci/plugins/p4/client/SubmitStreamingCallback.java
M src/test/java/org/jenkinsci/plugins/p4/client/PublishTest.java

  Log Message:
  ---
  Raise Submit errors in Publish step.

JENKINS-49825


-- 
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/jx-resources-plugin] 0f42a3: polish the readme

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jx-resources-plugin
  Commit: 0f42a3ee24740275c566f0eaeb045cd216f54e24
  
https://github.com/jenkinsci/jx-resources-plugin/commit/0f42a3ee24740275c566f0eaeb045cd216f54e24
  Author: James Strachan 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  polish the readme


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/generic-webhook-trigger-plugin] fc5306: BDD

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/generic-webhook-trigger-plugin
  Commit: fc5306ce0fe9a716348717704bc83ac6badf33b4
  
https://github.com/jenkinsci/generic-webhook-trigger-plugin/commit/fc5306ce0fe9a716348717704bc83ac6badf33b4
  Author: Tomas Bjerre 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M CHANGELOG.md
M ISSUE_TEMPLATE
M README.md
M pom.xml
M src/main/java/org/jenkinsci/plugins/gwt/GenericTrigger.java
M src/test/java/org/jenkinsci/plugins/gwt/GenericTriggerTest.java
A src/test/java/org/jenkinsci/plugins/gwt/bdd/FeatureState.java
A src/test/java/org/jenkinsci/plugins/gwt/bdd/GenericFilterPojo.java
A src/test/java/org/jenkinsci/plugins/gwt/bdd/GenericVariablePojo.java
A 
src/test/java/org/jenkinsci/plugins/gwt/bdd/GenericVariablesResolvedPojo.java
A src/test/java/org/jenkinsci/plugins/gwt/bdd/RunTest.java
A src/test/java/org/jenkinsci/plugins/gwt/bdd/Stepdefs.java
A src/test/resources/META-INF/beans.xml
A src/test/resources/org.jboss.weld.executor.properties
A 
src/test/resources/org/jenkinsci/plugins/gwt/bdd/filter-with-regexp.feature
A 
src/test/resources/org/jenkinsci/plugins/gwt/bdd/filter-with-variables.feature
A 
src/test/resources/org/jenkinsci/plugins/gwt/bdd/github/github-push-get-changed-files.feature
A 
src/test/resources/org/jenkinsci/plugins/gwt/bdd/github/github-push-specific-branches.feature
A 
src/test/resources/org/jenkinsci/plugins/gwt/bdd/github/github-push-trigger-unless-specific-user.feature
A 
src/test/resources/org/jenkinsci/plugins/gwt/bdd/github/github-push-trigger-when-specific-file-changes.feature
A 
src/test/resources/org/jenkinsci/plugins/gwt/bdd/gitlab/gitlab-mergerequest.feature
A 
src/test/resources/org/jenkinsci/plugins/gwt/bdd/gitlab/gitlab-push.feature
A 
src/test/resources/org/jenkinsci/plugins/gwt/bdd/gitlab/gitlab-tag_push.feature
A src/test/resources/org/jenkinsci/plugins/gwt/bdd/jsonpath.feature

  Log Message:
  ---
  BDD


-- 
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/contrast-continuous-application-security-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/contrast-continuous-application-security-2.2
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-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/contrast-continuous-application-security-plugin]

2018-04-03 Thread GitHub
  Branch: refs/heads/develop
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-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/contrast-continuous-application-security-plugin]

2018-04-03 Thread GitHub
  Branch: refs/heads/develop
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/openshift-login-plugin] 9f3dbe: one more spot of explicit exception logging

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-login-plugin
  Commit: 9f3dbe4d011febf16330a69cd7f9dc18239fb6e7
  
https://github.com/jenkinsci/openshift-login-plugin/commit/9f3dbe4d011febf16330a69cd7f9dc18239fb6e7
  Author: gabemontero 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
M 
src/main/java/org/openshift/jenkins/plugins/openshiftlogin/OpenShiftSetOAuth.java

  Log Message:
  ---
  one more spot of explicit exception logging


  Commit: 6f824ccd348c0f2e62e45610bc7f91bb1674cd75
  
https://github.com/jenkinsci/openshift-login-plugin/commit/6f824ccd348c0f2e62e45610bc7f91bb1674cd75
  Author: OpenShift Merge Robot 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Log Message:
  ---
  Merge pull request #39 from gabemontero/more-error-logging

one more spot of explicit exception logging


Compare: 
https://github.com/jenkinsci/openshift-login-plugin/compare/dbbcdf465204...6f824ccd348c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/openshift-login-plugin] 2aad6e: [maven-release-plugin] prepare release openshift-l...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-login-plugin
  Commit: 2aad6e637f2038abb93cedf94cd36c02edb855bc
  
https://github.com/jenkinsci/openshift-login-plugin/commit/2aad6e637f2038abb93cedf94cd36c02edb855bc
  Author: gabemontero 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release openshift-login-1.0.8


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/openshift-login-plugin]

2018-04-03 Thread GitHub
  Branch: refs/tags/openshift-login-1.0.8
  Home:   https://github.com/jenkinsci/openshift-login-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/openshift-login-plugin] df4938: [maven-release-plugin] prepare for next developmen...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-login-plugin
  Commit: df4938cff64f61456e2b0e6670beac8ace9c5ffc
  
https://github.com/jenkinsci/openshift-login-plugin/commit/df4938cff64f61456e2b0e6670beac8ace9c5ffc
  Author: gabemontero 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/contrast-continuous-application-security-plugin] 1f9ef6: add scm id

2018-04-03 Thread GitHub
  Branch: refs/heads/develop
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 1f9ef6d9392a1727b14b446794fa94eb7cd31ff2
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/1f9ef6d9392a1727b14b446794fa94eb7cd31ff2
  Author: serge17 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  add scm id


-- 
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/contrast-continuous-application-security-plugin] 41d6be: [maven-release-plugin] prepare release contrast-co...

2018-04-03 Thread GitHub
  Branch: refs/tags/contrast-continuous-application-security-2.2
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 41d6bea7eaa9e90156b6c8f1549567508d9b10aa
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/41d6bea7eaa9e90156b6c8f1549567508d9b10aa
  Author: serge17 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
contrast-continuous-application-security-2.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/cmakebuilder-plugin]

2018-04-03 Thread GitHub
  Branch: refs/heads/JENKINS-34998_pipeline
  Home:   https://github.com/jenkinsci/cmakebuilder-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/crossbrowsertesting-plugin] 5dc377: fixed jsonarray error where json is empty from pro...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crossbrowsertesting-plugin
  Commit: 5dc3773e3ce40f5155730cd7ddb7ba769ae15c0f
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/5dc3773e3ce40f5155730cd7ddb7ba769ae15c0f
  Author: Michael Hollister 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M build.gradle

  Log Message:
  ---
  fixed jsonarray error where json is empty from proxy


  Commit: ed15b93c312352048ff5ce42a54c53b7993fdc92
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/ed15b93c312352048ff5ce42a54c53b7993fdc92
  Author: Michael Hollister 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M gradle.properties

  Log Message:
  ---
  [Gradle Release Plugin] - new version commit:  'crossbrowsertesting-2.5.2'.


Compare: 
https://github.com/jenkinsci/crossbrowsertesting-plugin/compare/8d18894312ff...ed15b93c3123

-- 
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/crossbrowsertesting-plugin] 5dc377: fixed jsonarray error where json is empty from pro...

2018-04-03 Thread GitHub
  Branch: refs/tags/crossbrowsertesting-2.5.1
  Home:   https://github.com/jenkinsci/crossbrowsertesting-plugin
  Commit: 5dc3773e3ce40f5155730cd7ddb7ba769ae15c0f
  
https://github.com/jenkinsci/crossbrowsertesting-plugin/commit/5dc3773e3ce40f5155730cd7ddb7ba769ae15c0f
  Author: Michael Hollister 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M build.gradle

  Log Message:
  ---
  fixed jsonarray error where json is empty from proxy


-- 
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/xframium-plugin] 595174: Typhon Release

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xframium-plugin
  Commit: 595174cab7a7a4cf71e74f65a7e56d284909
  
https://github.com/jenkinsci/xframium-plugin/commit/595174cab7a7a4cf71e74f65a7e56d284909
  Author: Allen Geary 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Typhon Release


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/artifact-manager-s3-plugin] beba98: UUID in path is no longer needed

2018-04-03 Thread GitHub
  Branch: refs/heads/presigned-url
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: beba98ed3961c5123749dbb52dc8a3eb9b24fa9e
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/beba98ed3961c5123749dbb52dc8a3eb9b24fa9e
  Author: Carlos Sanchez 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManager.java

  Log Message:
  ---
  UUID in path is no longer needed

Security is done with presigned keys, not uuid obfuscation


  Commit: deb06d9ba140e11908342f7ab803009a7947a9d8
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/deb06d9ba140e11908342f7ab803009a7947a9d8
  Author: Carlos Sanchez 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsApiExtensionPoint.java
M 
src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManager.java
M src/main/java/io/jenkins/plugins/artifact_manager_s3/S3BlobStore.java
M 
src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManagerTest.java
M 
src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsBlobStoreTest.java

  Log Message:
  ---
  Only run upload/download in the agent

Using presigned URLs


Compare: 
https://github.com/jenkinsci/artifact-manager-s3-plugin/compare/beba98ed3961^...deb06d9ba140

-- 
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/gogs-webhook-plugin] 746cb5: Use newer java 8 version

2018-04-03 Thread GitHub
  Branch: refs/heads/fix/issue#36
  Home:   https://github.com/jenkinsci/gogs-webhook-plugin
  Commit: 746cb56c575ab410014069d519d919f85adc25f4
  
https://github.com/jenkinsci/gogs-webhook-plugin/commit/746cb56c575ab410014069d519d919f85adc25f4
  Author: Alexander Verhaar 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use newer java 8 version


  Commit: 277a0218c3038cf0fe0cde855f027e605de4c80d
  
https://github.com/jenkinsci/gogs-webhook-plugin/commit/277a0218c3038cf0fe0cde855f027e605de4c80d
  Author: Alexander Verhaar 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gogs/GogsWebHook.java

  Log Message:
  ---
  Fix for branches with a slash in the name


Compare: 
https://github.com/jenkinsci/gogs-webhook-plugin/compare/746cb56c575a^...277a0218c303

-- 
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/xframium-plugin] 2d0e7c: 1.0.16 SNAPSHOT

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xframium-plugin
  Commit: 2d0e7c016c7f87a982d6f46153629b17732e38c4
  
https://github.com/jenkinsci/xframium-plugin/commit/2d0e7c016c7f87a982d6f46153629b17732e38c4
  Author: Allen Geary 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  1.0.16 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/publish-over-plugin] ce68dc: Fix JENKINS-49553

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/publish-over-plugin
  Commit: ce68dcdfb51a20d2ffc98ffa81adb5506730e317
  
https://github.com/jenkinsci/publish-over-plugin/commit/ce68dcdfb51a20d2ffc98ffa81adb5506730e317
  Author: Alex Earl 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/main/java/jenkins/plugins/publish_over/ParamPublish.java

  Log Message:
  ---
  Fix JENKINS-49553

Add @DataBoundConstructor


-- 
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/publish-over-plugin] 545961: Fix typo

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/publish-over-plugin
  Commit: 545961587a5fddba685c3ec4373de49d745db1fe
  
https://github.com/jenkinsci/publish-over-plugin/commit/545961587a5fddba685c3ec4373de49d745db1fe
  Author: Alex Earl 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/main/java/jenkins/plugins/publish_over/ParamPublish.java

  Log Message:
  ---
  Fix typo

Wrong import


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/openshift-client-plugin] 1bfe7c: add retry to RolloutManager (#129)

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: 1bfe7c0dd67d9d484d6d7f6d7e6608482722d4c3
  
https://github.com/jenkinsci/openshift-client-plugin/commit/1bfe7c0dd67d9d484d6d7f6d7e6608482722d4c3
  Author: Tom Cooper 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

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

  Log Message:
  ---
  add retry to RolloutManager (#129)

* add retry to RolloutManager

* Update help to include retry to RolloutManager docs

* add rollout().retry() to image-sample

* typo in help docs for RolloutManager retry


  Commit: 6230eb61a5812afe4b22b6d7d73337d5cfa4b994
  
https://github.com/jenkinsci/openshift-client-plugin/commit/6230eb61a5812afe4b22b6d7d73337d5cfa4b994
  Author: gabemontero 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
M examples/jenkins-image-sample.groovy
M src/main/resources/com/openshift/jenkins/plugins/OpenShiftDSL.groovy

  Log Message:
  ---
  properly handle emtpy selectors in withEach


  Commit: 2f6ebc70123c752fab01c0a95d4cca4544fd9791
  
https://github.com/jenkinsci/openshift-client-plugin/commit/2f6ebc70123c752fab01c0a95d4cca4544fd9791
  Author: OpenShift Merge Robot 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Log Message:
  ---
  Merge pull request #132 from gabemontero/fix-empty-selectors-withEach

properly handle emtpy selectors in withEach


  Commit: 45b1f079379eb23e2ef7fa37c8dfb446c088dd83
  
https://github.com/jenkinsci/openshift-client-plugin/commit/45b1f079379eb23e2ef7fa37c8dfb446c088dd83
  Author: gabemontero 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
M examples/jenkins-image-sample.groovy
M src/main/resources/com/openshift/jenkins/plugins/OpenShiftDSL.groovy

  Log Message:
  ---
  fix namespace, creating single obj in list (more groovy obscurity)


  Commit: 2bb104595214c6fa0d1622961849e52cb6b45360
  
https://github.com/jenkinsci/openshift-client-plugin/commit/2bb104595214c6fa0d1622961849e52cb6b45360
  Author: OpenShift Merge Robot 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Log Message:
  ---
  Merge pull request #134 from gabemontero/fix-create-single-list-entry

fix namespace, creating single obj in list (more groovy obscurity)


Compare: 
https://github.com/jenkinsci/openshift-client-plugin/compare/984cf6c180e2...2bb104595214

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/openshift-client-plugin] 3a5736: [maven-release-plugin] prepare release openshift-c...

2018-04-03 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: 3a5736e2aa201ee94f5d577609fce27b47ffd6d2
  
https://github.com/jenkinsci/openshift-client-plugin/commit/3a5736e2aa201ee94f5d577609fce27b47ffd6d2
  Author: gabemontero 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   >