[jenkinsci/office-365-connector-plugin] c1a5b1: [maven-release-plugin] prepare for next developmen...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/office-365-connector-plugin
  Commit: c1a5b147ec76f79bca88e0426e7479ecc9ae5b61
  
https://github.com/jenkinsci/office-365-connector-plugin/commit/c1a5b147ec76f79bca88e0426e7479ecc9ae5b61
  Author: syamaraj 
  Date:   2018-04-13 (Fri, 13 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/office-365-connector-plugin]

2018-04-12 Thread GitHub
  Branch: refs/tags/Office-365-Connector-4.5
  Home:   https://github.com/jenkinsci/office-365-connector-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/office-365-connector-plugin] 558ef1: [maven-release-plugin] prepare release Office-365-...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/office-365-connector-plugin
  Commit: 558ef1914fba89b1b5c85e1f14fdb11c8bc6d494
  
https://github.com/jenkinsci/office-365-connector-plugin/commit/558ef1914fba89b1b5c85e1f14fdb11c8bc6d494
  Author: syamaraj 
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release Office-365-Connector-4.5


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


[jenkinsci/office-365-connector-plugin] 8d919c: Use getDisplayName to determine display name

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/office-365-connector-plugin
  Commit: 8d919cadfe4c4d5387f759b4375f4fa7d3f4c039
  
https://github.com/jenkinsci/office-365-connector-plugin/commit/8d919cadfe4c4d5387f759b4375f4fa7d3f4c039
  Author: Joseph Petersen 
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
M 
src/main/java/jenkins/plugins/office365connector/Office365ConnectorWebhookNotifier.java
M 
src/test/java/jenkins/plugins/office365connector/Office365ConnectorWebhookNotifierIntegrationTest.java
M 
src/test/java/jenkins/plugins/office365connector/Office365ConnectorWebhookNotifierTest.java

  Log Message:
  ---
  Use getDisplayName to determine display name

Title is not very clear when using multibranch pipeline
Slight formatting
Adapt getDisplayName to get run custom display name or job's full display name


  Commit: 27f470906f29bd109ff635a9c254fc782a6e5c8f
  
https://github.com/jenkinsci/office-365-connector-plugin/commit/27f470906f29bd109ff635a9c254fc782a6e5c8f
  Author: Psychic Reader 
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
M 
src/main/java/jenkins/plugins/office365connector/Office365ConnectorWebhookNotifier.java
M 
src/test/java/jenkins/plugins/office365connector/Office365ConnectorWebhookNotifierIntegrationTest.java
M 
src/test/java/jenkins/plugins/office365connector/Office365ConnectorWebhookNotifierTest.java

  Log Message:
  ---
  Merge pull request #53 from casz/fulldisplayname

Use getDisplayName to determine display name


Compare: 
https://github.com/jenkinsci/office-365-connector-plugin/compare/c9aee78f263b...27f470906f29

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


[jenkinsci/git-plugin] 174870: [JENKINS-50777] Exporting AbstractGitSCMSource.SCM...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 174870ac2e22fbacddf2b90e0d542c2271c75a4c
  
https://github.com/jenkinsci/git-plugin/commit/174870ac2e22fbacddf2b90e0d542c2271c75a4c
  Author: Jesse Glick 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java

  Log Message:
  ---
  [JENKINS-50777] Exporting AbstractGitSCMSource.SCMRevisionImpl.hash.


  Commit: a81c6552af4ab1232f61d1dad65284791890dde5
  
https://github.com/jenkinsci/git-plugin/commit/a81c6552af4ab1232f61d1dad65284791890dde5
  Author: Mark Waite 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java

  Log Message:
  ---
  Merge pull request #581 from jglick/export-JENKINS-50777

[JENKINS-50777] Exporting AbstractGitSCMSource.SCMRevisionImpl.hash


Compare: 
https://github.com/jenkinsci/git-plugin/compare/aecfb07f3fd9...a81c6552af4a

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


[jenkinsci/eagle-tester-plugin] bca93a: Minor

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/eagle-tester-plugin
  Commit: bca93a9ef84d8b912809c3ec60723d8220fc1f7b
  
https://github.com/jenkinsci/eagle-tester-plugin/commit/bca93a9ef84d8b912809c3ec60723d8220fc1f7b
  Author: Abhilash Jindal 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M src/main/java/com/mobileenerlytics/eagle/tester/common/util/NetUtils.java

  Log Message:
  ---
  Minor


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


[jenkinsci/eagle-tester-plugin] 7299e9: mv to HttpClient from Jersey to upload large files

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/eagle-tester-plugin
  Commit: 7299e9a6db521c57e9444c9e3c40dfcc17355e1d
  
https://github.com/jenkinsci/eagle-tester-plugin/commit/7299e9a6db521c57e9444c9e3c40dfcc17355e1d
  Author: Abhilash Jindal 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml
R 
src/main/java/com/mobileenerlytics/eagle/tester/common/util/AuthFilter.java
M src/main/java/com/mobileenerlytics/eagle/tester/common/util/NetUtils.java
M 
src/main/java/com/mobileenerlytics/eagle/tester/jenkins/eagletesterjenkins/EagleWrapper.java
A 
src/test/java/com/mobileenerlytics/eagle/tester/common/util/LargeFileUploadTest.java
R src/test/java/com/mobileenerlytics/eagle/tester/common/util/NetTests.java

  Log Message:
  ---
  mv to HttpClient from Jersey to upload large files

Also update Java to Java 8

Update Jenkins version which we were not able to do earlier due to conflicts
with Jersey client.


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


[jenkinsci/mabl-integration-plugin]

2018-04-12 Thread GitHub
  Branch: refs/tags/v0.0.4
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin]

2018-04-12 Thread GitHub
  Branch: refs/tags/v0.0.4
  Home:   https://github.com/jenkinsci/mabl-integration-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/ssh-plugin] 921c94: Set next version to 2.6.1 - will contain minor imp...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-plugin
  Commit: 921c9427274181c4152db064ca656d89177308a6
  
https://github.com/jenkinsci/ssh-plugin/commit/921c9427274181c4152db064ca656d89177308a6
  Author: Lukasz Jader 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Set next version to 2.6.1 - will contain minor improvement


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


[jenkinsci/mabl-integration-plugin] abc10f: PR feedback

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: abc10fd7e97094d481514fdfba4f38178567eafc
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/abc10fd7e97094d481514fdfba4f38178567eafc
  Author: Joseph Lust 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  PR feedback


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


[jenkinsci/ssh-plugin] af0093: [JENKINS-19973] Add option to hide ssh command fro...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-plugin
  Commit: af0093c16fac47d82767c8b6b7cd1e4d814d6bc6
  
https://github.com/jenkinsci/ssh-plugin/commit/af0093c16fac47d82767c8b6b7cd1e4d814d6bc6
  Author: Lukasz Jader 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M src/main/java/org/jvnet/hudson/plugins/SSHBuildWrapper.java
M src/main/java/org/jvnet/hudson/plugins/SSHBuilder.java
M src/main/resources/org/jvnet/hudson/plugins/SSHBuildWrapper/config.jelly
M src/main/resources/org/jvnet/hudson/plugins/SSHBuilder/config.jelly

  Log Message:
  ---
  [JENKINS-19973] Add option to hide ssh command from console output

The commands are visible by default on both new configuration
and the "migrated" ones to retain backward compatibility.


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


[jenkinsci/mabl-integration-plugin] 00c618: Update docs

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: 00c6185c74cbcc6e0795754caca60782088bf6ee
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/00c6185c74cbcc6e0795754caca60782088bf6ee
  Author: Joseph Lust 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update docs


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-12 Thread GitHub
  Branch: refs/heads/CONTRAST-21733
  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/mabl-integration-plugin]

2018-04-12 Thread GitHub
  Branch: refs/tags/v0.0.4
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin] bb4580: Release 0.0.4

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: bb45808fcadf4a1b97c9d3418fea8261c2dba290
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/bb45808fcadf4a1b97c9d3418fea8261c2dba290
  Author: Joseph Lust 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Release 0.0.4


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


[jenkinsci/mabl-integration-plugin] 52f4be: Added local running docs

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: 52f4be548a58840140394545a2a3014203bb0ad1
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/52f4be548a58840140394545a2a3014203bb0ad1
  Author: Joseph Lust 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Added local running docs


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


[jenkinsci/mabl-integration-plugin]

2018-04-12 Thread GitHub
  Branch: refs/heads/jrl-advance-failure-handling
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin] d5afaa: Advanced error handling options

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: d5afaae90fa59120a6688e6aceeab34a1c2e6ef4
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/d5afaae90fa59120a6688e6aceeab34a1c2e6ef4
  Author: Joseph Lust 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M pom.xml
A src/main/java/com/mabl/integration/jenkins/MablPlanExecutionFailure.java
A src/main/java/com/mabl/integration/jenkins/MablPrintStreamWrapper.java
M src/main/java/com/mabl/integration/jenkins/MablRestApiClient.java
M src/main/java/com/mabl/integration/jenkins/MablStepBuilder.java
M src/main/java/com/mabl/integration/jenkins/MablStepConstants.java
M src/main/java/com/mabl/integration/jenkins/MablStepDeploymentRunner.java
A src/main/java/com/mabl/integration/jenkins/MablSystemError.java
M 
src/main/resources/com/mabl/integration/jenkins/MablStepBuilder/config.jelly
A 
src/main/resources/com/mabl/integration/jenkins/MablStepBuilder/help-continueOnMablError.html
A 
src/main/resources/com/mabl/integration/jenkins/MablStepBuilder/help-continueOnPlanFailure.html
M src/test/java/com/mabl/integration/jenkins/MablRestApiClientTest.java

  Log Message:
  ---
  Advanced error handling options


  Commit: e7f19b76dacbbde92e4f6291ee31ee49a56379d2
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/e7f19b76dacbbde92e4f6291ee31ee49a56379d2
  Author: Joseph Lust 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/com/mabl/integration/jenkins/MablPlanExecutionFailure.java
M src/main/java/com/mabl/integration/jenkins/MablRestApiClient.java
A src/main/java/com/mabl/integration/jenkins/MablRestApiClientImpl.java
M src/main/java/com/mabl/integration/jenkins/MablStepBuilder.java
M src/main/java/com/mabl/integration/jenkins/MablStepConstants.java
M src/main/java/com/mabl/integration/jenkins/MablStepDeploymentRunner.java
A 
src/main/java/com/mabl/integration/jenkins/domain/CreateDeploymentPayload.java
A 
src/main/java/com/mabl/integration/jenkins/domain/CreateDeploymentResult.java
A src/main/java/com/mabl/integration/jenkins/domain/ExecutionResult.java
A src/test/java/com/mabl/integration/jenkins/AbstractWiremockTest.java
M src/test/java/com/mabl/integration/jenkins/MablRestApiClientTest.java
A 
src/test/java/com/mabl/integration/jenkins/MablStepDeploymentRunnerTest.java
A src/test/java/com/mabl/integration/jenkins/MablTestConstants.java
A src/test/resources/execution_result.json

  Log Message:
  ---
  More test coverage. Mocking of elaborate cases.


  Commit: f929122354531b5202aaad59d6b6e3c4c1de36a7
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/f929122354531b5202aaad59d6b6e3c4c1de36a7
  Author: Joseph Lust 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/com/mabl/integration/jenkins/MablRestApiClientImpl.java
M src/main/java/com/mabl/integration/jenkins/MablStepBuilder.java
M src/main/java/com/mabl/integration/jenkins/MablStepConstants.java
M src/main/java/com/mabl/integration/jenkins/MablStepDeploymentRunner.java
M src/main/java/com/mabl/integration/jenkins/domain/ExecutionResult.java
M 
src/test/java/com/mabl/integration/jenkins/MablStepDeploymentRunnerTest.java

  Log Message:
  ---
  More detailed output. Better error output.


  Commit: da1b977b22cb15e4448262a9a10d7221306a145a
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/da1b977b22cb15e4448262a9a10d7221306a145a
  Author: Joseph Lust 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml
A src/main/java/com/mabl/integration/jenkins/MablPlanExecutionFailure.java
A src/main/java/com/mabl/integration/jenkins/MablPrintStreamWrapper.java
M src/main/java/com/mabl/integration/jenkins/MablRestApiClient.java
A src/main/java/com/mabl/integration/jenkins/MablRestApiClientImpl.java
M src/main/java/com/mabl/integration/jenkins/MablStepBuilder.java
M src/main/java/com/mabl/integration/jenkins/MablStepConstants.java
M src/main/java/com/mabl/integration/jenkins/MablStepDeploymentRunner.java
A src/main/java/com/mabl/integration/jenkins/MablSystemError.java
A 
src/main/java/com/mabl/integration/jenkins/domain/CreateDeploymentPayload.java
A 
src/main/java/com/mabl/integration/jenkins/domain/CreateDeploymentResult.java
A src/main/java/com/mabl/integration/jenkins/domain/ExecutionResult.java
M 
src/main/resources/com/mabl/integration/jenkins/MablStepBuilder/config.jelly
A 
src/main/resources/com/mabl/integration/jenkins/MablStepBuilder/help-continueOnMablError.html
A 
src/main/resources/com/mabl/integration/jenkins/MablStepBuilder/help-continueOnPlanFailure.html
A 

[jenkinsci/mabl-integration-plugin] d5afaa: Advanced error handling options

2018-04-12 Thread GitHub
  Branch: refs/heads/jrl-advance-failure-handling
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: d5afaae90fa59120a6688e6aceeab34a1c2e6ef4
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/d5afaae90fa59120a6688e6aceeab34a1c2e6ef4
  Author: Joseph Lust 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M pom.xml
A src/main/java/com/mabl/integration/jenkins/MablPlanExecutionFailure.java
A src/main/java/com/mabl/integration/jenkins/MablPrintStreamWrapper.java
M src/main/java/com/mabl/integration/jenkins/MablRestApiClient.java
M src/main/java/com/mabl/integration/jenkins/MablStepBuilder.java
M src/main/java/com/mabl/integration/jenkins/MablStepConstants.java
M src/main/java/com/mabl/integration/jenkins/MablStepDeploymentRunner.java
A src/main/java/com/mabl/integration/jenkins/MablSystemError.java
M 
src/main/resources/com/mabl/integration/jenkins/MablStepBuilder/config.jelly
A 
src/main/resources/com/mabl/integration/jenkins/MablStepBuilder/help-continueOnMablError.html
A 
src/main/resources/com/mabl/integration/jenkins/MablStepBuilder/help-continueOnPlanFailure.html
M src/test/java/com/mabl/integration/jenkins/MablRestApiClientTest.java

  Log Message:
  ---
  Advanced error handling options


  Commit: e7f19b76dacbbde92e4f6291ee31ee49a56379d2
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/e7f19b76dacbbde92e4f6291ee31ee49a56379d2
  Author: Joseph Lust 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/com/mabl/integration/jenkins/MablPlanExecutionFailure.java
M src/main/java/com/mabl/integration/jenkins/MablRestApiClient.java
A src/main/java/com/mabl/integration/jenkins/MablRestApiClientImpl.java
M src/main/java/com/mabl/integration/jenkins/MablStepBuilder.java
M src/main/java/com/mabl/integration/jenkins/MablStepConstants.java
M src/main/java/com/mabl/integration/jenkins/MablStepDeploymentRunner.java
A 
src/main/java/com/mabl/integration/jenkins/domain/CreateDeploymentPayload.java
A 
src/main/java/com/mabl/integration/jenkins/domain/CreateDeploymentResult.java
A src/main/java/com/mabl/integration/jenkins/domain/ExecutionResult.java
A src/test/java/com/mabl/integration/jenkins/AbstractWiremockTest.java
M src/test/java/com/mabl/integration/jenkins/MablRestApiClientTest.java
A 
src/test/java/com/mabl/integration/jenkins/MablStepDeploymentRunnerTest.java
A src/test/java/com/mabl/integration/jenkins/MablTestConstants.java
A src/test/resources/execution_result.json

  Log Message:
  ---
  More test coverage. Mocking of elaborate cases.


  Commit: f929122354531b5202aaad59d6b6e3c4c1de36a7
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/f929122354531b5202aaad59d6b6e3c4c1de36a7
  Author: Joseph Lust 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/com/mabl/integration/jenkins/MablRestApiClientImpl.java
M src/main/java/com/mabl/integration/jenkins/MablStepBuilder.java
M src/main/java/com/mabl/integration/jenkins/MablStepConstants.java
M src/main/java/com/mabl/integration/jenkins/MablStepDeploymentRunner.java
M src/main/java/com/mabl/integration/jenkins/domain/ExecutionResult.java
M 
src/test/java/com/mabl/integration/jenkins/MablStepDeploymentRunnerTest.java

  Log Message:
  ---
  More detailed output. Better error output.


Compare: 
https://github.com/jenkinsci/mabl-integration-plugin/compare/d5afaae90fa5^...f92912235453

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


[jenkinsci/mabl-integration-plugin]

2018-04-12 Thread GitHub
  Branch: refs/heads/jrl-advance-failure-handling
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin] f92912: More detailed output. Better error output.

2018-04-12 Thread GitHub
  Branch: refs/heads/jrl-advance-failure-handling
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: f929122354531b5202aaad59d6b6e3c4c1de36a7
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/f929122354531b5202aaad59d6b6e3c4c1de36a7
  Author: Joseph Lust 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/com/mabl/integration/jenkins/MablRestApiClientImpl.java
M src/main/java/com/mabl/integration/jenkins/MablStepBuilder.java
M src/main/java/com/mabl/integration/jenkins/MablStepConstants.java
M src/main/java/com/mabl/integration/jenkins/MablStepDeploymentRunner.java
M src/main/java/com/mabl/integration/jenkins/domain/ExecutionResult.java
M 
src/test/java/com/mabl/integration/jenkins/MablStepDeploymentRunnerTest.java

  Log Message:
  ---
  More detailed output. Better error output.


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


[jenkinsci/eagle-tester-plugin] 92a8c6: Refactor: move network upload tasks to NetUtils

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/eagle-tester-plugin
  Commit: 92a8c6d6858e63e83f7fd2133d785216ad7b9876
  
https://github.com/jenkinsci/eagle-tester-plugin/commit/92a8c6d6858e63e83f7fd2133d785216ad7b9876
  Author: Abhilash Jindal 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
A 
src/main/java/com/mobileenerlytics/eagle/tester/common/util/AuthFilter.java
A 
src/main/java/com/mobileenerlytics/eagle/tester/common/util/JenkinsLocalOperation.java
M src/main/java/com/mobileenerlytics/eagle/tester/common/util/Log.java
A src/main/java/com/mobileenerlytics/eagle/tester/common/util/NetUtils.java
R 
src/main/java/com/mobileenerlytics/eagle/tester/jenkins/eagletesterjenkins/EagleAuthenticator.java
M 
src/main/java/com/mobileenerlytics/eagle/tester/jenkins/eagletesterjenkins/EagleWrapper.java
R 
src/main/java/com/mobileenerlytics/eagle/tester/jenkins/eagletesterjenkins/JenkinsLocalOperation.java
A src/test/java/com/mobileenerlytics/eagle/tester/common/util/NetTests.java

  Log Message:
  ---
  Refactor: move network upload tasks to NetUtils


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] d4d812: updated readme with new parameter

2018-04-12 Thread GitHub
  Branch: refs/heads/CONTRAST-21811
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: d4d8129247d9779a423e963365fb5e44635fb12c
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/d4d8129247d9779a423e963365fb5e44635fb12c
  Author: serge17 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  updated readme with new parameter


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


[jenkinsci/startup-trigger-plugin] b10b21: InteliJ code cleanup

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/startup-trigger-plugin
  Commit: b10b214f7876709727d81e3452806eafe8d9b2de
  
https://github.com/jenkinsci/startup-trigger-plugin/commit/b10b214f7876709727d81e3452806eafe8d9b2de
  Author: Penney, Emory J 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/main/java/org/jvnet/hudson/plugins/triggers/startup/HudsonComputerListener.java
M 
src/main/java/org/jvnet/hudson/plugins/triggers/startup/HudsonStartupCause.java
M 
src/main/java/org/jvnet/hudson/plugins/triggers/startup/HudsonStartupService.java
M 
src/main/java/org/jvnet/hudson/plugins/triggers/startup/HudsonStartupTrigger.java
M 
src/test/java/org/jvnet/hudson/plugins/triggers/startup/HudsonComputerListenerTest.java
M 
src/test/java/org/jvnet/hudson/plugins/triggers/startup/LabelExpressionTest.java

  Log Message:
  ---
  InteliJ code cleanup


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


[jenkinsci/workflow-cps-plugin]

2018-04-12 Thread GitHub
  Branch: refs/tags/workflow-cps-2.48
  Home:   https://github.com/jenkinsci/workflow-cps-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-cps-plugin] ee8fa5: [maven-release-plugin] prepare for next developmen...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: ee8fa55d2b1f1d5edbe2b4693c337aa9822cbcd1
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/ee8fa55d2b1f1d5edbe2b4693c337aa9822cbcd1
  Author: Sam Van Oort 
  Date:   2018-04-12 (Thu, 12 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/workflow-cps-plugin] 468ce8: [maven-release-plugin] prepare release workflow-cp...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 468ce8316ce0e6d564fee2c0f52cd7244101f31c
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/468ce8316ce0e6d564fee2c0f52cd7244101f31c
  Author: Sam Van Oort 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release workflow-cps-2.48


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


[jenkinsci/script-security-plugin] f7601a: [FIXED JENKINS-50470] Treat someList.someField as ...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: f7601abde0df3fec15be935ad95473959185f0a4
  
https://github.com/jenkinsci/script-security-plugin/commit/f7601abde0df3fec15be935ad95473959185f0a4
  Author: Andrew Bayer 
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java

  Log Message:
  ---
  [FIXED JENKINS-50470] Treat someList.someField as spread.

See upstream PR at
https://github.com/jenkinsci/groovy-sandbox/pull/46, but the gist is
that Groovy's normal behavior for this is to treat it the same as we
do spread cases - iterate over the list to get the value from each
object in the list and return the resulting list.


  Commit: 700ba814b0382f1af4a01cc86024f5b90381e891
  
https://github.com/jenkinsci/script-security-plugin/commit/700ba814b0382f1af4a01cc86024f5b90381e891
  Author: Andrew Bayer 
  Date:   2018-03-30 (Fri, 30 Mar 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix handling of [].class and friends.


  Commit: fd7ecf39a8c2626b064c9a07b8632d7cacd13f3f
  
https://github.com/jenkinsci/script-security-plugin/commit/fd7ecf39a8c2626b064c9a07b8632d7cacd13f3f
  Author: Andrew Bayer 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updating to groovy-sandbox 1.19 release


  Commit: 9d642ae73c881c21bbd206e8c7c870b9890fff85
  
https://github.com/jenkinsci/script-security-plugin/commit/9d642ae73c881c21bbd206e8c7c870b9890fff85
  Author: Andrew Bayer 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SandboxInterceptorTest.java

  Log Message:
  ---
  Merge pull request #195 from abayer/jenkins-50470

[FIXED JENKINS-50470] Treat someList.someField as spread.


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/2bea25b24262...9d642ae73c88

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


[jenkinsci/script-security-plugin] fcd9b5: Add `DefaultGroovyMethods.toLong(String)` to white...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: fcd9b53d6534ded75e4f1a1d4291ec8642ac76dc
  
https://github.com/jenkinsci/script-security-plugin/commit/fcd9b53d6534ded75e4f1a1d4291ec8642ac76dc
  Author: Mike Kobit 
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  ---
  Add `DefaultGroovyMethods.toLong(String)` to whitelist


  Commit: 2bea25b24262b0ed469b774fca3373ada213ebc4
  
https://github.com/jenkinsci/script-security-plugin/commit/2bea25b24262b0ed469b774fca3373ada213ebc4
  Author: Andrew Bayer 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  ---
  Merge pull request #197 from mkobit/mk/to-long

Add `DefaultGroovyMethods.toLong(String)` to whitelist


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/125a451c54b4...2bea25b24262

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


[jenkinsci/workflow-cps-plugin] e9fe93: Bulletproof against JENKINS-50752 by catching unse...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: e9fe93d891cac44d384bd4ade64ea6fc2c4de1f3
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/e9fe93d891cac44d384bd4ade64ea6fc2c4de1f3
  Author: Sam Van Oort 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java
M 
src/test/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImplTest.java

  Log Message:
  ---
  Bulletproof against JENKINS-50752 by catching unserializable step arguments


  Commit: d5f9cb72c84cf186db2bff8c5cd939b14afe890b
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/d5f9cb72c84cf186db2bff8c5cd939b14afe890b
  Author: Sam Van Oort 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java

  Log Message:
  ---
  Fix dead store and log reason we could not serialize a step argument


  Commit: 82721d81e56dca26805ebccb0d64c91e64aa7abc
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/82721d81e56dca26805ebccb0d64c91e64aa7abc
  Author: Sam Van Oort 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Consume released wf-api version


  Commit: 19f72df00ef47f76d039fa40ce2535811baee63a
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/19f72df00ef47f76d039fa40ce2535811baee63a
  Author: Sam Van Oort 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java
M 
src/test/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImplTest.java

  Log Message:
  ---
  Merge pull request #220 from svanoort/unserializable-args-JENKINS-50752

Bulletproof against [JENKINS-50752] by catching unserializable step arguments


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/64187fdcf999...19f72df00ef4

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


[jenkinsci/mabl-integration-plugin] e7f19b: More test coverage. Mocking of elaborate cases.

2018-04-12 Thread GitHub
  Branch: refs/heads/jrl-advance-failure-handling
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: e7f19b76dacbbde92e4f6291ee31ee49a56379d2
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/e7f19b76dacbbde92e4f6291ee31ee49a56379d2
  Author: Joseph Lust 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/com/mabl/integration/jenkins/MablPlanExecutionFailure.java
M src/main/java/com/mabl/integration/jenkins/MablRestApiClient.java
A src/main/java/com/mabl/integration/jenkins/MablRestApiClientImpl.java
M src/main/java/com/mabl/integration/jenkins/MablStepBuilder.java
M src/main/java/com/mabl/integration/jenkins/MablStepConstants.java
M src/main/java/com/mabl/integration/jenkins/MablStepDeploymentRunner.java
A 
src/main/java/com/mabl/integration/jenkins/domain/CreateDeploymentPayload.java
A 
src/main/java/com/mabl/integration/jenkins/domain/CreateDeploymentResult.java
A src/main/java/com/mabl/integration/jenkins/domain/ExecutionResult.java
A src/test/java/com/mabl/integration/jenkins/AbstractWiremockTest.java
M src/test/java/com/mabl/integration/jenkins/MablRestApiClientTest.java
A 
src/test/java/com/mabl/integration/jenkins/MablStepDeploymentRunnerTest.java
A src/test/java/com/mabl/integration/jenkins/MablTestConstants.java
A src/test/resources/execution_result.json

  Log Message:
  ---
  More test coverage. Mocking of elaborate cases.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-api-plugin]

2018-04-12 Thread GitHub
  Branch: refs/tags/workflow-api-2.27
  Home:   https://github.com/jenkinsci/workflow-api-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-api-plugin] 0e681b: [maven-release-plugin] prepare for next developmen...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-api-plugin
  Commit: 0e681ba41fbd7d33ac3c0c80e6cbeb832e0161bd
  
https://github.com/jenkinsci/workflow-api-plugin/commit/0e681ba41fbd7d33ac3c0c80e6cbeb832e0161bd
  Author: Sam Van Oort 
  Date:   2018-04-12 (Thu, 12 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/workflow-api-plugin] 521e53: [maven-release-plugin] prepare release workflow-ap...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-api-plugin
  Commit: 521e53f8df7e9a9d0e3656315b9a05d220cc15d7
  
https://github.com/jenkinsci/workflow-api-plugin/commit/521e53f8df7e9a9d0e3656315b9a05d220cc15d7
  Author: Sam Van Oort 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release workflow-api-2.27


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-api-plugin] 5778fc: Support ArgumentsActionImpl using placeholder for ...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-api-plugin
  Commit: 5778fc91913d41b2b14573fc2f8fadd545c9166c
  
https://github.com/jenkinsci/workflow-api-plugin/commit/5778fc91913d41b2b14573fc2f8fadd545c9166c
  Author: Sam Van Oort 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/actions/ArgumentsAction.java

  Log Message:
  ---
  Support ArgumentsActionImpl using placeholder for unserializable inputs


  Commit: bf260599877a5cc1405663bf962e479af794c0b4
  
https://github.com/jenkinsci/workflow-api-plugin/commit/bf260599877a5cc1405663bf962e479af794c0b4
  Author: Sam Van Oort 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/actions/ArgumentsAction.java

  Log Message:
  ---
  Use the DescribableModel.of method to avoid extra object creation


  Commit: a1410a1ef8f605bbed51433a9b4c6d63de683739
  
https://github.com/jenkinsci/workflow-api-plugin/commit/a1410a1ef8f605bbed51433a9b4c6d63de683739
  Author: Sam Van Oort 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/actions/ArgumentsAction.java

  Log Message:
  ---
  Merge pull request #68 from svanoort/unserializable-args-JENKINS-50752

Add NotStoredReason to act as placeholder for unserializable ArgumentsAction 
arguments


Compare: 
https://github.com/jenkinsci/workflow-api-plugin/compare/aa40e785871d...a1410a1ef8f6

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 9bfd09: Update Release notes for 1.8.9

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

  Changed paths:
M RELEASE.md

  Log Message:
  ---
  Update Release notes for 1.8.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.


[jenkinsci/p4-plugin]

2018-04-12 Thread GitHub
  Branch: refs/tags/p4-1.8.9
  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] d2a9f3: [maven-release-plugin] prepare for next developmen...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: d2a9f38c17c8c409490b02123fa7263c96a0a62a
  
https://github.com/jenkinsci/p4-plugin/commit/d2a9f38c17c8c409490b02123fa7263c96a0a62a
  Author: Paul Allen 
  Date:   2018-04-12 (Thu, 12 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] 47411b: [maven-release-plugin] prepare release p4-1.8.9

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release p4-1.8.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.


[jenkinsci/kubernetes-credentials-provider-plugin] 1f3d48: Add some documentation on testing the plugin

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-credentials-provider-plugin
  Commit: 1f3d488629b38ff5e5a84a264804d18ee187d32a
  
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/commit/1f3d488629b38ff5e5a84a264804d18ee187d32a
  Author: James Nord 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
R Dockerfile
A testing/Dockerfile
A testing/README.md
A testing/jenkins-kube-creds.yaml
A testing/secret-reader-role-binding.yaml
A testing/secret-reader-role.yaml
A testing/service-account.yaml
A testing/service.yaml
A testing/testing-namespace.yaml

  Log Message:
  ---
  Add some documentation on testing the plugin


  Commit: ec0f9a2f96eb57eb6da53e51917440650124023f
  
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/commit/ec0f9a2f96eb57eb6da53e51917440650124023f
  Author: James Nord 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M testing/README.md
M testing/jenkins-kube-creds.yaml
M testing/secret-reader-role.yaml
M testing/service.yaml

  Log Message:
  ---
  tweaks to the developer testing documentation


  Commit: 7a279cc95f84a6f5ff10b200b18b4f37cdeae0ad
  
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/commit/7a279cc95f84a6f5ff10b200b18b4f37cdeae0ad
  Author: James Nord 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M testing/README.md

  Log Message:
  ---
  Simplify the developer instructions

Specify the tag when building the image to remove a command as suggested
on the PR.


  Commit: 3601e1481a1c9a79b029ad3b7fadfd440fc2147d
  
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/commit/3601e1481a1c9a79b029ad3b7fadfd440fc2147d
  Author: James Nord 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
R Dockerfile
A testing/Dockerfile
A testing/README.md
A testing/jenkins-kube-creds.yaml
A testing/secret-reader-role-binding.yaml
A testing/secret-reader-role.yaml
A testing/service-account.yaml
A testing/service.yaml
A testing/testing-namespace.yaml

  Log Message:
  ---
  Merge pull request #6 from jtnord/testing_docs

Add some documentation on testing the plugin


Compare: 
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/compare/176376fd84db...3601e1481a1c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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]

2018-04-12 Thread GitHub
  Branch: refs/heads/BUM-103
  Home:   https://github.com/jenkinsci/bumblebee-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/bumblebee-plugin] dc4266: BUM-103 Add support for "HP ALM Uploader" step

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bumblebee-plugin
  Commit: dc42662a42e8f1b8aac5161609dbddc9626d84bb
  
https://github.com/jenkinsci/bumblebee-plugin/commit/dc42662a42e8f1b8aac5161609dbddc9626d84bb
  Author: Ayman Ben Amor 
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
M src/main/java/com/agiletestware/bumblebee/BumblebeePublisher.java

  Log Message:
  ---
  BUM-103 Add support for "HP  ALM  Uploader" step


  Commit: 7ceb0b5d58d6d3c5099ec6b5bd1a91c127c39e79
  
https://github.com/jenkinsci/bumblebee-plugin/commit/7ceb0b5d58d6d3c5099ec6b5bd1a91c127c39e79
  Author: Ayman Ben Amor 
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
M src/main/java/com/agiletestware/bumblebee/results/GetTestResults.java

  Log Message:
  ---
  BUM-103 Add support for "Import HP ALM Test Results" step


  Commit: 78140fa9912f4d59624cba076982d8f4d2f4d1ba
  
https://github.com/jenkinsci/bumblebee-plugin/commit/78140fa9912f4d59624cba076982d8f4d2f4d1ba
  Author: Sergey Oplavin 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/main/resources/com/agiletestware/bumblebee/results/GetTestResults/config.jelly

  Log Message:
  ---
  Fix parameter name in jelly configuration


  Commit: 7e9a9ecf5ca180fa48c75519df8487325ffa35db
  
https://github.com/jenkinsci/bumblebee-plugin/commit/7e9a9ecf5ca180fa48c75519df8487325ffa35db
  Author: Sergey Oplavin 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M src/main/java/com/agiletestware/bumblebee/results/GetTestResults.java

  Log Message:
  ---
  BUM-103 Throw AbortException if any error occurred during fetching the
results


  Commit: d976f0c9c672115f0faff0c5e22a9cda471a924a
  
https://github.com/jenkinsci/bumblebee-plugin/commit/d976f0c9c672115f0faff0c5e22a9cda471a924a
  Author: Sergey Oplavin 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M src/main/java/com/agiletestware/bumblebee/BumblebeePublisher.java
M src/main/java/com/agiletestware/bumblebee/results/GetTestResults.java
M 
src/main/resources/com/agiletestware/bumblebee/results/GetTestResults/config.jelly

  Log Message:
  ---
  Merge branch 'BUM-103'


Compare: 
https://github.com/jenkinsci/bumblebee-plugin/compare/a4dc3612ba29...d976f0c9c672

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 7fe6b3: Added AccessControlled implementation to Reservati...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/node-sharing-plugin
  Commit: 7fe6b36d4ed34e565e738bffe1009f80283518c5
  
https://github.com/jenkinsci/node-sharing-plugin/commit/7fe6b36d4ed34e565e738bffe1009f80283518c5
  Author: Ing. Pavel Janousek 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

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

  Log Message:
  ---
  Added AccessControlled implementation to ReservationTask


  Commit: fa64cfa24f9e8490f6bf07d07a6656785f90ae65
  
https://github.com/jenkinsci/node-sharing-plugin/commit/fa64cfa24f9e8490f6bf07d07a6656785f90ae65
  Author: Ing. Pavel Janousek 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

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

  Log Message:
  ---
  Modified based on the feedback.


  Commit: f0ded599cc93d072ec9a2862a62f7ca2e238b304
  
https://github.com/jenkinsci/node-sharing-plugin/commit/f0ded599cc93d072ec9a2862a62f7ca2e238b304
  Author: Oliver Gondža 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

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

  Log Message:
  ---
  Merge pull request #68 from pjanouse/task-access

Added AccessControlled implementation to ReservationTask


Compare: 
https://github.com/jenkinsci/node-sharing-plugin/compare/b03713aff023...f0ded599cc93

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


[jenkinsci/analysis-core-plugin] 74e147: new tests with mockito for IssuesRecorderTest + cl...

2018-04-12 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 74e1471602c007bf5196a2d5d595a462277154ba
  
https://github.com/jenkinsci/analysis-core-plugin/commit/74e1471602c007bf5196a2d5d595a462277154ba
  Author: arne2 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/core/steps/IssuesRecorderTest.java

  Log Message:
  ---
  new tests with mockito for IssuesRecorderTest + cleanup


  Commit: 064c07ae0f379fc1c680c2be039fba8b3117f07d
  
https://github.com/jenkinsci/analysis-core-plugin/commit/064c07ae0f379fc1c680c2be039fba8b3117f07d
  Author: arne2 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/core/steps/IssuesRecorderTest.java

  Log Message:
  ---
  code format


  Commit: 5fb78771fee3ae9e6c8945636bf8cd8938a1300e
  
https://github.com/jenkinsci/analysis-core-plugin/commit/5fb78771fee3ae9e6c8945636bf8cd8938a1300e
  Author: Ullrich Hafner 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/core/steps/IssuesRecorderTest.java

  Log Message:
  ---
  Merge pull request #110 from Arne2/hm-edu-testing

Hm edu testing


Compare: 
https://github.com/jenkinsci/analysis-core-plugin/compare/427950ef0bd6...5fb78771fee3

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


[jenkinsci/analysis-core-plugin] 70abf3: added unit test for HealthReportBuilder

2018-04-12 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 70abf376d2a3d1986cc7deb473bc15c2ab53ab04
  
https://github.com/jenkinsci/analysis-core-plugin/commit/70abf376d2a3d1986cc7deb473bc15c2ab53ab04
  Author: loelala 
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
A 
src/test/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilderTest.java

  Log Message:
  ---
  added unit test for HealthReportBuilder


  Commit: 8afe97bee628300f21cda8a0e2b26b9cdb17773a
  
https://github.com/jenkinsci/analysis-core-plugin/commit/8afe97bee628300f21cda8a0e2b26b9cdb17773a
  Author: loelala 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
R 
src/test/java/io/jenkins/plugins/analysis/core/steps/IssuesRecorderTest.java

  Log Message:
  ---
  removed useless test


  Commit: 7ca44f89e08c5e36c1aa9087be924164124216e0
  
https://github.com/jenkinsci/analysis-core-plugin/commit/7ca44f89e08c5e36c1aa9087be924164124216e0
  Author: loelala 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilderTest.java

  Log Message:
  ---
  added review comments


  Commit: 578d24eef568515e08c0262d6272ff197f01f811
  
https://github.com/jenkinsci/analysis-core-plugin/commit/578d24eef568515e08c0262d6272ff197f01f811
  Author: Alexandra 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M clean.sh
M go.sh
M jenkins.sh
M skip.sh
M src/main/java/io/jenkins/plugins/analysis/core/model/AnalysisResult.java
M 
src/main/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilder.java
M src/main/java/io/jenkins/plugins/analysis/core/views/ResultAction.java
A 
src/test/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilderTest.java

  Log Message:
  ---
  Merge pull request #2 from loelala/JENKINS-50066/UnitTest-HealthReportBuilder

Jenkins 50066/unit test health report builder


  Commit: edcf83d882a2e1097c0562f7576f28541dd6858e
  
https://github.com/jenkinsci/analysis-core-plugin/commit/edcf83d882a2e1097c0562f7576f28541dd6858e
  Author: loelala 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/analysis/core/JenkinsFacade.java
M src/main/java/io/jenkins/plugins/analysis/core/steps/IssuesRecorder.java
A 
src/test/java/io/jenkins/plugins/analysis/core/steps/IssuesRecorderTest.java

  Log Message:
  ---
  Merge branch 'hm-edu-testing' of github.com:jenkinsci/analysis-core-plugin 
into hm-edu-testing


  Commit: c5cb9799e4281e3ecf2d66bdf78b008b78d2e49b
  
https://github.com/jenkinsci/analysis-core-plugin/commit/c5cb9799e4281e3ecf2d66bdf78b008b78d2e49b
  Author: loelala 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilderTest.java

  Log Message:
  ---
  [JENKINS-50066] adjusted style, renamed some local fields and renamed method 
names


  Commit: 80e06c37f3bdb4d5476a9f8c92b600dcdb4df949
  
https://github.com/jenkinsci/analysis-core-plugin/commit/80e06c37f3bdb4d5476a9f8c92b600dcdb4df949
  Author: loelala 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilderTest.java

  Log Message:
  ---
  Merge branch 'JENKINS-50066/UnitTest-HealthReportBuilder' into hm-edu-testing


  Commit: 427950ef0bd6e40d41f79ebdadb44f671d4fec07
  
https://github.com/jenkinsci/analysis-core-plugin/commit/427950ef0bd6e40d41f79ebdadb44f671d4fec07
  Author: Ullrich Hafner 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
A 
src/test/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilderTest.java

  Log Message:
  ---
  Merge pull request #106 from loelala/hm-edu-testing

Unit test for HealthReportBuilder


Compare: 
https://github.com/jenkinsci/analysis-core-plugin/compare/e9ebc180dc5a...427950ef0bd6

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 78140f: Fix parameter name in jelly configuration

2018-04-12 Thread GitHub
  Branch: refs/heads/BUM-103
  Home:   https://github.com/jenkinsci/bumblebee-plugin
  Commit: 78140fa9912f4d59624cba076982d8f4d2f4d1ba
  
https://github.com/jenkinsci/bumblebee-plugin/commit/78140fa9912f4d59624cba076982d8f4d2f4d1ba
  Author: Sergey Oplavin 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/main/resources/com/agiletestware/bumblebee/results/GetTestResults/config.jelly

  Log Message:
  ---
  Fix parameter name in jelly configuration


  Commit: 7e9a9ecf5ca180fa48c75519df8487325ffa35db
  
https://github.com/jenkinsci/bumblebee-plugin/commit/7e9a9ecf5ca180fa48c75519df8487325ffa35db
  Author: Sergey Oplavin 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M src/main/java/com/agiletestware/bumblebee/results/GetTestResults.java

  Log Message:
  ---
  BUM-103 Throw AbortException if any error occurred during fetching the
results


Compare: 
https://github.com/jenkinsci/bumblebee-plugin/compare/7ceb0b5d58d6...7e9a9ecf5ca1

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


[jenkinsci/opsgenie-plugin] 0c118e: Revert "Fix response check"

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/opsgenie-plugin
  Commit: 0c118ee40e3b9aad1aa72cd024709f723d09c257
  
https://github.com/jenkinsci/opsgenie-plugin/commit/0c118ee40e3b9aad1aa72cd024709f723d09c257
  Author: cglrkn 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/main/java/com/opsgenie/integration/jenkins/OpsGenieNotificationService.java

  Log Message:
  ---
  Revert "Fix response check"


  Commit: 77cbb54328e15b79f7891d3d13caadff672b23ab
  
https://github.com/jenkinsci/opsgenie-plugin/commit/77cbb54328e15b79f7891d3d13caadff672b23ab
  Author: Kagan 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/main/java/com/opsgenie/integration/jenkins/OpsGenieNotificationService.java

  Log Message:
  ---
  Merge pull request #2 from opsgenie/revert-1-fix-response-check

Revert "Fix response check"


Compare: 
https://github.com/jenkinsci/opsgenie-plugin/compare/6254ed2c1ff5...77cbb54328e1

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


[jenkinsci/opsgenie-plugin] fb6549: Fix Response Check - Add re-try

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/opsgenie-plugin
  Commit: fb6549d6be769f148411ab9ad86ef41aab3058a0
  
https://github.com/jenkinsci/opsgenie-plugin/commit/fb6549d6be769f148411ab9ad86ef41aab3058a0
  Author: bkaganyildiz 
  Date:   2017-09-11 (Mon, 11 Sep 2017)

  Changed paths:
M 
src/main/java/com/opsgenie/integration/jenkins/OpsGenieNotificationService.java

  Log Message:
  ---
  Fix Response Check - Add re-try


  Commit: afd74cdddecd301eab3c214ce4c8ed8f529dbb31
  
https://github.com/jenkinsci/opsgenie-plugin/commit/afd74cdddecd301eab3c214ce4c8ed8f529dbb31
  Author: bkaganyildiz 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M 
src/main/java/com/opsgenie/integration/jenkins/OpsGenieNotificationService.java

  Log Message:
  ---
  Fix Response Check - Add re-try


  Commit: 6254ed2c1ff5e299d78f1e6f9faf61ee8c49e353
  
https://github.com/jenkinsci/opsgenie-plugin/commit/6254ed2c1ff5e299d78f1e6f9faf61ee8c49e353
  Author: Kagan 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/main/java/com/opsgenie/integration/jenkins/OpsGenieNotificationService.java

  Log Message:
  ---
  Merge pull request #1 from jenkinsci/fix-response-check

Fix response check


Compare: 
https://github.com/jenkinsci/opsgenie-plugin/compare/743898a389ab...6254ed2c1ff5

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-ssh-plugin]

2018-04-12 Thread GitHub
  Branch: refs/heads/jenkins_33056
  Home:   https://github.com/jenkinsci/publish-over-ssh-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/aqua-security-scanner-plugin] da6cea: Fixing policy not saved

2018-04-12 Thread GitHub
  Branch: refs/heads/register
  Home:   https://github.com/jenkinsci/aqua-security-scanner-plugin
  Commit: da6ceaf42574f0d16171e067b1c671877b5167dc
  
https://github.com/jenkinsci/aqua-security-scanner-plugin/commit/da6ceaf42574f0d16171e067b1c671877b5167dc
  Author: Oran Moshai 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/aquadockerscannerbuildstep/AquaDockerScannerBuilder/config.jelly

  Log Message:
  ---
  Fixing policy not saved


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


[jenkinsci/kubernetes-credentials-plugin] 21e96b: Improvements to changelog

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-credentials-plugin
  Commit: 21e96bddb9a126beacf0dde351a68427101b289b
  
https://github.com/jenkinsci/kubernetes-credentials-plugin/commit/21e96bddb9a126beacf0dde351a68427101b289b
  Author: Vincent Latombe 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Improvements to changelog


  Commit: 095d4354b0dbdb7eaf083b9874f442cea8c60630
  
https://github.com/jenkinsci/kubernetes-credentials-plugin/commit/095d4354b0dbdb7eaf083b9874f442cea8c60630
  Author: maxlaverse 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Merge pull request #6 from Vlatombe/changelog

Improvements to changelog


Compare: 
https://github.com/jenkinsci/kubernetes-credentials-plugin/compare/9688489ce5b1...095d4354b0db

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


[jenkinsci/kubernetes-credentials-plugin] 25dad9: Create a changelog file

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-credentials-plugin
  Commit: 25dad9263008b403b1d53bb5e982aef0adad4004
  
https://github.com/jenkinsci/kubernetes-credentials-plugin/commit/25dad9263008b403b1d53bb5e982aef0adad4004
  Author: Vincent Latombe 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
A CHANGELOG.md

  Log Message:
  ---
  Create a changelog file


  Commit: 9688489ce5b15e0467b5626ce8c98d4663f021c9
  
https://github.com/jenkinsci/kubernetes-credentials-plugin/commit/9688489ce5b15e0467b5626ce8c98d4663f021c9
  Author: maxlaverse 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
A CHANGELOG.md

  Log Message:
  ---
  Merge pull request #5 from Vlatombe/changelog

Create a changelog file


Compare: 
https://github.com/jenkinsci/kubernetes-credentials-plugin/compare/5b23145e6ea1...9688489ce5b1

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


[jenkinsci/fabric-beta-publisher-plugin]

2018-04-12 Thread GitHub
  Branch: refs/heads/egor-n-patch-1
  Home:   https://github.com/jenkinsci/fabric-beta-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/fabric-beta-publisher-plugin] e5ad65: Do not swallow ZipException

2018-04-12 Thread GitHub
  Branch: refs/heads/egor-n-patch-1
  Home:   https://github.com/jenkinsci/fabric-beta-publisher-plugin
  Commit: e5ad65913de2b710003c76b5a5061d47c9dca448
  
https://github.com/jenkinsci/fabric-beta-publisher-plugin/commit/e5ad65913de2b710003c76b5a5061d47c9dca448
  Author: Egor Neliuba 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M src/main/java/fabric/beta/publisher/FabricBetaPublisher.java

  Log Message:
  ---
  Do not swallow ZipException


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


[jenkinsci/checkmarx-plugin] d3e2ab: Version_Updated_8.60.2

2018-04-12 Thread GitHub
  Branch: refs/heads/Version_8.60
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: d3e2ab1933902956f7b30833fac08339b125139e
  
https://github.com/jenkinsci/checkmarx-plugin/commit/d3e2ab1933902956f7b30833fac08339b125139e
  Author: Tfs 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M gradle.properties

  Log Message:
  ---
  Version_Updated_8.60.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/pipeline-maven-plugin]

2018-04-12 Thread GitHub
  Branch: refs/tags/pipeline-maven-3.5.2
  Home:   https://github.com/jenkinsci/pipeline-maven-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/pipeline-maven-plugin] c04fea: [maven-release-plugin] prepare release pipeline-ma...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: c04feafd78291c29b43eb38b3abd60d390353409
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/c04feafd78291c29b43eb38b3abd60d390353409
  Author: Cyrille Le Clerc 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M jenkins-plugin/pom.xml
M maven-spy/pom.xml
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-maven-3.5.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/pipeline-maven-plugin] ea087d: [maven-release-plugin] prepare for next developmen...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: ea087d5e3491a815a8fcc65a2e41be2696eff2ee
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/ea087d5e3491a815a8fcc65a2e41be2696eff2ee
  Author: Cyrille Le Clerc 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M jenkins-plugin/pom.xml
M maven-spy/pom.xml
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/radargun-plugin] 61a818: #74 Create test/reproducer for GH-74

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/radargun-plugin
  Commit: 61a818828fb06b2a263dedc50027528749459d62
  
https://github.com/jenkinsci/radargun-plugin/commit/61a818828fb06b2a263dedc50027528749459d62
  Author: Vojtech Juranek 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
A src/test/java/org/jenkinsci/plugins/radargun/model/impl/RgProcessTest.java

  Log Message:
  ---
  #74 Create test/reproducer for GH-74


  Commit: 4008530c243c178330ea95b4c79768d5b238b54c
  
https://github.com/jenkinsci/radargun-plugin/commit/4008530c243c178330ea95b4c79768d5b238b54c
  Author: Vojtech Juranek 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/radargun/model/impl/AbstractRgProcess.java

  Log Message:
  ---
  #74 Use executor service with appropriate size, not default one


  Commit: 16c389c7769072f9ffc5e295f5a1e6d898d5e10d
  
https://github.com/jenkinsci/radargun-plugin/commit/16c389c7769072f9ffc5e295f5a1e6d898d5e10d
  Author: Vojtech Juranek 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M CHANGELOG.adoc

  Log Message:
  ---
  Update changelog


Compare: 
https://github.com/jenkinsci/radargun-plugin/compare/f2a487db238b...16c389c77690

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


[jenkinsci/pipeline-maven-plugin] fc09bc: add comment in code

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: fc09bc7411bacf35d300bc22db4a38f1082678c5
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/fc09bc7411bacf35d300bc22db4a38f1082678c5
  Author: Cyrille Le Clerc 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/util/XmlUtils.java

  Log Message:
  ---
  add comment in code


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


[jenkinsci/testcomplete-plugin] 041bb5: [maven-release-plugin] prepare for next developmen...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testcomplete-plugin
  Commit: 041bb5c2de442506b858c087d42fbede85648eb4
  
https://github.com/jenkinsci/testcomplete-plugin/commit/041bb5c2de442506b858c087d42fbede85648eb4
  Author: Igor-Filin 
  Date:   2018-04-12 (Thu, 12 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/testcomplete-plugin] 735d03: [maven-release-plugin] prepare release TestComplet...

2018-04-12 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testcomplete-plugin
  Commit: 735d03365f73d7c34527e4d6d1e9e1c0f67066be
  
https://github.com/jenkinsci/testcomplete-plugin/commit/735d03365f73d7c34527e4d6d1e9e1c0f67066be
  Author: Igor-Filin 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release TestComplete-1.11


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


[jenkinsci/testcomplete-plugin]

2018-04-12 Thread GitHub
  Branch: refs/tags/TestComplete-1.11
  Home:   https://github.com/jenkinsci/testcomplete-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.