[jenkinsci/hpe-application-automation-tools-plugin] 604bd9: Defect#22046: ensure application to be uploaded ev...

2018-04-16 Thread GitHub
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 604bd9682a98f1fa6bd864af6a92fe3db80460fa
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/604bd9682a98f1fa6bd864af6a92fe3db80460fa
  Author: Wenbin Gao 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M src/main/java/com/hpe/application/automation/tools/mc/Constants.java

  Log Message:
  ---
  Defect#22046: ensure application to be uploaded even if instrumentation fails 
on Jenkins plugin


  Commit: 8fc9cfbfd4ad99aa2121caec9e3e28ee8ab3b389
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/8fc9cfbfd4ad99aa2121caec9e3e28ee8ab3b389
  Author: Yafim Kazak 
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
M src/main/java/com/hpe/application/automation/tools/mc/Constants.java

  Log Message:
  ---
  Merge pull request #77 from nopainsnogains11/def_22046_jenkinsPlugin_appUpload

Bug JENKINS-50732: ensure application to be uploaded even if instrumentation 
fails during app upload


Compare: 
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/39b0160d0f86...8fc9cfbfd4ad

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


[jenkinsci/sauce-ondemand-plugin] ee24c1: [maven-release-plugin] prepare release sauce-ondem...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sauce-ondemand-plugin
  Commit: ee24c1db1dc03244547fcd6ac77459861f1ac110
  
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/ee24c1db1dc03244547fcd6ac77459861f1ac110
  Author: Yeh Fang 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release sauce-ondemand-1.174


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


[jenkinsci/sauce-ondemand-plugin] 989103: [maven-release-plugin] prepare for next developmen...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sauce-ondemand-plugin
  Commit: 9891039e38ba1fd8e07d251e1178931a5c1cba47
  
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/9891039e38ba1fd8e07d251e1178931a5c1cba47
  Author: Yeh Fang 
  Date:   2018-04-16 (Mon, 16 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/sauce-ondemand-plugin]

2018-04-16 Thread GitHub
  Branch: refs/tags/sauce-ondemand-1.174
  Home:   https://github.com/jenkinsci/sauce-ondemand-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/sauce-ondemand-plugin] d7cd08: fix redundant null check

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sauce-ondemand-plugin
  Commit: d7cd0874ac1d9a643e14d4e8dbc58bffb6fa7b9f
  
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/d7cd0874ac1d9a643e14d4e8dbc58bffb6fa7b9f
  Author: Yeh Fang 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildAction.java

  Log Message:
  ---
  fix redundant null check


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


[jenkinsci/sauce-ondemand-plugin] 1e9951: add junit failure messages to sauce custom data if...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sauce-ondemand-plugin
  Commit: 1e995150214f2d728c7e9004d8456776157b6409
  
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/1e995150214f2d728c7e9004d8456776157b6409
  Author: Yeh Fang 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandReportPublisher.java

  Log Message:
  ---
  add junit failure messages to sauce custom data if sending stats is enabled


  Commit: 44712c476a1a1db3586078fcfdf21b7991d8bcdd
  
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/44712c476a1a1db3586078fcfdf21b7991d8bcdd
  Author: Yeh Fang 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml
A src/main/java/hudson/plugins/sauce_ondemand/JenkinsBuildInformation.java
M src/main/java/hudson/plugins/sauce_ondemand/JenkinsJobInformation.java
M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildAction.java
M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandProjectAction.java
M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandReportPublisher.java
M 
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandBuildAction/floatingBox.jelly
M 
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandProjectAction/jobMain.jelly

  Log Message:
  ---
  add sauce build information to the results UI and improve some of the UI 
design


  Commit: 827de147bd822d901816e8d734abd4b816dbf25f
  
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/827de147bd822d901816e8d734abd4b816dbf25f
  Author: Yeh Fang 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  remove java 7 from travis


  Commit: 1dc16281958ce925edc6ab42a6d29ee5f4bbdf80
  
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/1dc16281958ce925edc6ab42a6d29ee5f4bbdf80
  Author: Yeh Fang 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  update travis to trusty


  Commit: 81e2e64cd661b6757e481c3d326a9dc3b1103373
  
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/81e2e64cd661b6757e481c3d326a9dc3b1103373
  Author: Yeh Fang 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M CHANGELOG.md
M pom.xml
M src/main/java/hudson/plugins/sauce_ondemand/JenkinsBuildInformation.java
M src/main/java/hudson/plugins/sauce_ondemand/JenkinsJobInformation.java
M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildAction.java
M src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandBuildWrapper.java
M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandProjectAction.java
M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandReportPublisher.java
M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandTestPublisher.java
M 
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandBuildAction/floatingBox.jelly
M 
src/main/resources/hudson/plugins/sauce_ondemand/SauceOnDemandProjectAction/jobMain.jelly

  Log Message:
  ---
  additional sauce build info tweaks, some bug fixes with sending data too many 
times, begin work on surfacing junit failures in jenkins


  Commit: 85df5b5d7ddbdf440f37ccf356c093bc78189397
  
https://github.com/jenkinsci/sauce-ondemand-plugin/commit/85df5b5d7ddbdf440f37ccf356c093bc78189397
  Author: Yeh Fang 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M src/main/java/hudson/plugins/sauce_ondemand/JenkinsBuildInformation.java
M src/main/java/hudson/plugins/sauce_ondemand/JenkinsJobInformation.java
M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandProjectAction.java
M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandReportPublisher.java
M 
src/main/java/hudson/plugins/sauce_ondemand/SauceOnDemandTestPublisher.java

  Log Message:
  ---
  codacy fixes


Compare: 
https://github.com/jenkinsci/sauce-ondemand-plugin/compare/d9a9e8715799...85df5b5d7ddb

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 5dba31: specify application name for every condition

2018-04-16 Thread GitHub
  Branch: refs/heads/CONTRAST-21178
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 5dba313796361463e2e0772ab48b9dd4f15217d8
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/5dba313796361463e2e0772ab48b9dd4f15217d8
  Author: serge17 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/ThresholdCondition.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendHelper.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder/config.jelly
A src/main/webapp/help-applicationName.html
M 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/ThresholdConditionStub.java

  Log Message:
  ---
  specify application name for every condition


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


[jenkinsci/jep] e1e7d1: Wrong compress-artifacts PR

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: e1e7d1d63192e4d8ad0bf299cb431a815282ea9c
  
https://github.com/jenkinsci/jep/commit/e1e7d1d63192e4d8ad0bf299cb431a815282ea9c
  Author: Jesse Glick 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M jep/202/README.adoc

  Log Message:
  ---
  Wrong compress-artifacts PR


  Commit: d51caa123c97cb03bce2cb26c1b2a43eb0ee9657
  
https://github.com/jenkinsci/jep/commit/d51caa123c97cb03bce2cb26c1b2a43eb0ee9657
  Author: R. Tyler Croy 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M jep/202/README.adoc

  Log Message:
  ---
  Merge pull request #85 from jglick/patch-1

Wrong compress-artifacts PR


Compare: https://github.com/jenkinsci/jep/compare/75ffd634feff...d51caa123c97

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


[jenkinsci/jep] 78bede: Reset JEP-201 to Draft

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: 78bede6c731e7a85a90ca374ca1c394e219aa961
  
https://github.com/jenkinsci/jep/commit/78bede6c731e7a85a90ca374ca1c394e219aa961
  Author: Liam Newman 
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
M jep/201/README.adoc
M jep/README.adoc

  Log Message:
  ---
  Reset JEP-201 to Draft

Based clarifications in PR #76, this JEP is being
returned to Draft.  This is specifically because
the design and scope of this JEP are still being
worked out.  Support for this JEP remains strong,
implementation is in progress, and we fully expect
this JEP will be accepted once the scope and design
discussions are complete.


  Commit: 75ffd634feffeef3ac4522d82ec2c78634b22c4e
  
https://github.com/jenkinsci/jep/commit/75ffd634feffeef3ac4522d82ec2c78634b22c4e
  Author: R. Tyler Croy 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M jep/201/README.adoc
M jep/README.adoc

  Log Message:
  ---
  Merge pull request #79 from bitwiseman/jep-201-re-draft

Reset JEP-201 to Draft


Compare: https://github.com/jenkinsci/jep/compare/a76277b4da85...75ffd634feff

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 0dff44: Add JUnit tests for StablePluginReference for task...

2018-04-16 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 0dff445d6198f0bd70a8c73499a52c9f17c605a0
  
https://github.com/jenkinsci/analysis-core-plugin/commit/0dff445d6198f0bd70a8c73499a52c9f17c605a0
  Author: Frank Christian Geyer 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/analysis/core/history/BuildHistory.java
A 
src/test/java/io/jenkins/plugins/analysis/core/history/StablePluginReferenceTest.java

  Log Message:
  ---
  Add JUnit tests for StablePluginReference for task Jenkins-50073.


  Commit: 3610c224e676a91d0d5e3e7274f22072a0e651ba
  
https://github.com/jenkinsci/analysis-core-plugin/commit/3610c224e676a91d0d5e3e7274f22072a0e651ba
  Author: Ulli Hafner 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/analysis/core/history/BuildHistory.java
A 
src/test/java/io/jenkins/plugins/analysis/core/history/StablePluginReferenceTest.java

  Log Message:
  ---
  Merge branch 'stablepluginreferencetest-jenkins-50072' of 
https://github.com/frankchrisg/analysis-core-plugin into 
frankchrisg-stablepluginreferencetest-jenkins-50072


  Commit: cf480a4cf42c2362af7a7d2c7be83335ffd5bf99
  
https://github.com/jenkinsci/analysis-core-plugin/commit/cf480a4cf42c2362af7a7d2c7be83335ffd5bf99
  Author: Ulli Hafner 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/core/steps/IssuesRecorderTest.java
A 
src/test/java/io/jenkins/plugins/analysis/core/testutil/LocalizedMessagesTest.java
M 
src/test/java/io/jenkins/plugins/analysis/core/views/LocalizedPriorityTest.java

  Log Message:
  ---
  Small refactorings. Added tests from Stephan Plöderl.


  Commit: 3a1dd7b01ecef786790354f7802970aaff6dc4cb
  
https://github.com/jenkinsci/analysis-core-plugin/commit/3a1dd7b01ecef786790354f7802970aaff6dc4cb
  Author: Ulli Hafner 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/analysis/core/history/BuildHistory.java
R 
src/test/java/io/jenkins/plugins/analysis/core/history/StablePluginReferenceTest.java

  Log Message:
  ---
  Revert "Merge branch 'stablepluginreferencetest-jenkins-50072' of 
https://github.com/frankchrisg/analysis-core-plugin into 
frankchrisg-stablepluginreferencetest-jenkins-50072"

This reverts commit 3610c224e676a91d0d5e3e7274f22072a0e651ba, reversing
changes made to 81bdf41b6af87f9434a1afb571ae00a92bf0eda8.


Compare: 
https://github.com/jenkinsci/analysis-core-plugin/compare/81bdf41b6af8...3a1dd7b01ece

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


[jenkinsci/xunit-plugin] 3ae467: Fix javadoc

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xunit-plugin
  Commit: 3ae4679db1a276ee0814e3e07ae46fcbb621767b
  
https://github.com/jenkinsci/xunit-plugin/commit/3ae4679db1a276ee0814e3e07ae46fcbb621767b
  Author: Nikolas Falco 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/xunit/XUnitBuilder.java
M src/main/java/org/jenkinsci/plugins/xunit/XUnitPublisher.java
M 
src/main/java/org/jenkinsci/plugins/xunit/service/XUnitReportProcessorService.java
M src/main/java/org/jenkinsci/plugins/xunit/service/XUnitTransformer.java

  Log Message:
  ---
  Fix javadoc


  Commit: 2eef262e557bc91319b4379fbdaec0618d9c602e
  
https://github.com/jenkinsci/xunit-plugin/commit/2eef262e557bc91319b4379fbdaec0618d9c602e
  Author: Alex 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/xunit/XUnitProcessor.java

  Log Message:
  ---
  [JENKINS-28471] xUnit should compare test results to last build with
recorded tests for the "new" thresholds


Compare: 
https://github.com/jenkinsci/xunit-plugin/compare/0e5d56749a19...2eef262e557b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 1a19cb: [maven-release-plugin] prepare release contrast-co...

2018-04-16 Thread GitHub
  Branch: refs/heads/CONTRAST-21733
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 1a19cbd5e3f33c9fa247115b340bc5d5e8e78ceb
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/1a19cbd5e3f33c9fa247115b340bc5d5e8e78ceb
  Author: Gary Moore 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
contrast-continuous-application-security-2.3


  Commit: 708260bd319626cf10ee9c563444389b0a1e22b9
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/708260bd319626cf10ee9c563444389b0a1e22b9
  Author: Gary Moore 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/compare/ef504a1fdd45...708260bd3196

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 1a19cb: [maven-release-plugin] prepare release contrast-co...

2018-04-16 Thread GitHub
  Branch: refs/heads/CONTRAST-21178
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 1a19cbd5e3f33c9fa247115b340bc5d5e8e78ceb
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/1a19cbd5e3f33c9fa247115b340bc5d5e8e78ceb
  Author: Gary Moore 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
contrast-continuous-application-security-2.3


  Commit: 708260bd319626cf10ee9c563444389b0a1e22b9
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/708260bd319626cf10ee9c563444389b0a1e22b9
  Author: Gary Moore 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/compare/ef504a1fdd45...708260bd3196

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-16 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] 708260: [maven-release-plugin] prepare for next developmen...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 708260bd319626cf10ee9c563444389b0a1e22b9
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/708260bd319626cf10ee9c563444389b0a1e22b9
  Author: Gary Moore 
  Date:   2018-04-16 (Mon, 16 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] 1a19cb: [maven-release-plugin] prepare release contrast-co...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 1a19cbd5e3f33c9fa247115b340bc5d5e8e78ceb
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/1a19cbd5e3f33c9fa247115b340bc5d5e8e78ceb
  Author: Gary Moore 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
contrast-continuous-application-security-2.3


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-16 Thread GitHub
  Branch: refs/tags/contrast-continuous-application-security-2.3
  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] 48a3d6: Merged in master (pull request #1)

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 48a3d6a48a2bfff512c3a2ece15363bf58896175
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/48a3d6a48a2bfff512c3a2ece15363bf58896175
  Author: Justin Leo 
  Date:   2016-06-16 (Thu, 16 Jun 2016)

  Changed paths:
M README.md
A contrastPluginConfig.xml
M pom.xml
A severity_trends.png
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/TeamServerProfile.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/ThresholdCondition.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig/config.jelly
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig/global.jelly
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityFrequencyAction/index.jelly
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendProjectAction/floatingBox.jelly
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendProjectAction/index.jelly
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder/config.jelly
A 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/ThresholdConditionStub.java
A 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/ThresholdConditionTest.java
R 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorderStub.java
R 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorderTest.java
A vuln_trends.png
A vulnerabilityTrendRecorderConfig.xml

  Log Message:
  ---
  Merged in master (pull request #1)

Master to develop


  Commit: 36333555d32375bd58653b1ccab7d1c2773c65b5
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/36333555d32375bd58653b1ccab7d1c2773c65b5
  Author: Natalie Wiggins 
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
M README.md
A img/jenkins-cat.png

  Log Message:
  ---
  Addition of Jenkins Cat to README.md


  Commit: ed3727c1860c0975383b0734ef9d62be61e3c1ed
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/ed3727c1860c0975383b0734ef9d62be61e3c1ed
  Author: Natalie Wiggins 
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Image reduction to Jenkins Cat


  Commit: 91fc9de8dee1dd627a0dbd1693621c2884e73e0c
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/91fc9de8dee1dd627a0dbd1693621c2884e73e0c
  Author: Natalie Wiggins 
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
M README.md
M img/jenkins-cat.png

  Log Message:
  ---
  Jenkins Cat size reduction


  Commit: 2b7c05193dd098b5d863a4da4e485cb2d96ee17f
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/2b7c05193dd098b5d863a4da4e485cb2d96ee17f
  Author: nataliewiggins 
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
M README.md
A img/jenkins-cat.png

  Log Message:
  ---
  Merge pull request #2 from Contrast-Security-OSS/CONTRAST-8827

Contrast 8827


  Commit: a64d2f952caf907507d190f27140b4e883dcc8e8
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/a64d2f952caf907507d190f27140b4e883dcc8e8
  Author: meg23 
  Date:   2016-07-06 (Wed, 06 Jul 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  DEVOPS-1182. Fix naming conventions for jenkins hosting.


  Commit: 3eb878901e57344ffecc7131a22a0e2fc63dbfef
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/3eb878901e57344ffecc7131a22a0e2fc63dbfef
  Author: Justin Leo 
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
contrast-continuous-application-security-1.0


  Commit: 0e15cc0d120ad2e6c485d70505280b801399c7c5
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/0e15cc0d120ad2e6c485d70505280b801399c7c5
  Author: Justin Leo 
  Date:   2016-07-13 (Wed, 13 Jul 2016)

  Changed paths:
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig.java
M 

[jenkinsci/contrast-continuous-application-security-plugin] cfa4b7: CONTRAST-21810

2018-04-16 Thread GitHub
  Branch: refs/heads/CONTRAST-21733
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: cfa4b7e82d213390a3cbdfbc634cf06c4344d94a
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/cfa4b7e82d213390a3cbdfbc634cf06c4344d94a
  Author: serge17 
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/TeamServerProfile.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep.java
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig/global.jelly
A src/main/webapp/help-vulnerableBuildResult.html

  Log Message:
  ---
  CONTRAST-21810


  Commit: 581a41fa965c5d37b25c8c46c9c74adfd0140851
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/581a41fa965c5d37b25c8c46c9c74adfd0140851
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendHelper.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep.java

  Log Message:
  ---
  Merge branch 'develop' into CONTRAST-21810


  Commit: eebeae8cf8a3f0b4ec4d6ac494e66017b19d03d0
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/eebeae8cf8a3f0b4ec4d6ac494e66017b19d03d0
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A travis.yml

  Log Message:
  ---
  Merge branch 'develop' into CONTRAST-21810


  Commit: 647d1502a086248818333fc5854162cb004dd211
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/647d1502a086248818333fc5854162cb004dd211
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A .travis.yml
R travis.yml

  Log Message:
  ---
  Merge branch 'develop' into CONTRAST-21810


  Commit: 2344a61955917a081a218344b4a73a59ded8daca
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/2344a61955917a081a218344b4a73a59ded8daca
  Author: serge17 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStepTest.java

  Log Message:
  ---
  Enable a results only mode


  Commit: b0355d143d951d190073a795e6c70fd5024186a0
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/b0355d143d951d190073a795e6c70fd5024186a0
  Author: Gary Moore 
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
M README.md
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/develop' into CONTRAST-21810


  Commit: 01fb4f4600201baf58846a58124d5b88b60f2990
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/01fb4f4600201baf58846a58124d5b88b60f2990
  Author: serge17 
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  updated readme


  Commit: 0bc5ba09f4e98f89908223aca0e9df68139d10af
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/0bc5ba09f4e98f89908223aca0e9df68139d10af
  Author: Gary Moore 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M README.md
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/TeamServerProfile.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep.java
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig/global.jelly
A src/main/webapp/help-vulnerableBuildResult.html
M 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStepTest.java

  Log Message:
  ---
  Merge pull request #14 from jenkinsci/CONTRAST-21810

CONTRAST-21810


  Commit: ef504a1fdd45af59affc96b505b7c31543097bc9
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/ef504a1fdd45af59affc96b505b7c31543097bc9
  Author: Gary Moore 
  Date:   2018-04-16 (Mon, 

[jenkinsci/contrast-continuous-application-security-plugin] cfa4b7: CONTRAST-21810

2018-04-16 Thread GitHub
  Branch: refs/heads/CONTRAST-21178
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: cfa4b7e82d213390a3cbdfbc634cf06c4344d94a
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/cfa4b7e82d213390a3cbdfbc634cf06c4344d94a
  Author: serge17 
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/TeamServerProfile.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep.java
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig/global.jelly
A src/main/webapp/help-vulnerableBuildResult.html

  Log Message:
  ---
  CONTRAST-21810


  Commit: 581a41fa965c5d37b25c8c46c9c74adfd0140851
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/581a41fa965c5d37b25c8c46c9c74adfd0140851
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendHelper.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep.java

  Log Message:
  ---
  Merge branch 'develop' into CONTRAST-21810


  Commit: eebeae8cf8a3f0b4ec4d6ac494e66017b19d03d0
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/eebeae8cf8a3f0b4ec4d6ac494e66017b19d03d0
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A travis.yml

  Log Message:
  ---
  Merge branch 'develop' into CONTRAST-21810


  Commit: 647d1502a086248818333fc5854162cb004dd211
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/647d1502a086248818333fc5854162cb004dd211
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A .travis.yml
R travis.yml

  Log Message:
  ---
  Merge branch 'develop' into CONTRAST-21810


  Commit: 2344a61955917a081a218344b4a73a59ded8daca
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/2344a61955917a081a218344b4a73a59ded8daca
  Author: serge17 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStepTest.java

  Log Message:
  ---
  Enable a results only mode


  Commit: b0355d143d951d190073a795e6c70fd5024186a0
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/b0355d143d951d190073a795e6c70fd5024186a0
  Author: Gary Moore 
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
M README.md
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/develop' into CONTRAST-21810


  Commit: 01fb4f4600201baf58846a58124d5b88b60f2990
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/01fb4f4600201baf58846a58124d5b88b60f2990
  Author: serge17 
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  updated readme


  Commit: 0bc5ba09f4e98f89908223aca0e9df68139d10af
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/0bc5ba09f4e98f89908223aca0e9df68139d10af
  Author: Gary Moore 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M README.md
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/TeamServerProfile.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep.java
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig/global.jelly
A src/main/webapp/help-vulnerableBuildResult.html
M 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStepTest.java

  Log Message:
  ---
  Merge pull request #14 from jenkinsci/CONTRAST-21810

CONTRAST-21810


  Commit: ef504a1fdd45af59affc96b505b7c31543097bc9
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/ef504a1fdd45af59affc96b505b7c31543097bc9
  Author: Gary Moore 
  Date:   2018-04-16 (Mon, 

[jenkinsci/contrast-continuous-application-security-plugin]

2018-04-16 Thread GitHub
  Branch: refs/heads/CONTRAST-21810
  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/artifact-manager-s3-plugin] b4e4c6: Updated.

2018-04-16 Thread GitHub
  Branch: refs/heads/updated
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: b4e4c6f70250fdcc11c028e7aa0ec9a4242b3e07
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/b4e4c6f70250fdcc11c028e7aa0ec9a4242b3e07
  Author: Jesse Glick 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updated.


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

2018-04-16 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: c68449cc14b8f6873218f5b06990e48413f516ea
  
https://github.com/jenkinsci/analysis-core-plugin/commit/c68449cc14b8f6873218f5b06990e48413f516ea
  Author: Ulli 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:
  ---
  Reformatted code.


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

  Changed paths:
M 
src/test/java/io/jenkins/plugins/analysis/core/model/ByIdResultSelectorTest.java

  Log Message:
  ---
  Fixed warnings.


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

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

  Log Message:
  ---
  Small refactorings.


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

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

  Log Message:
  ---
  Small refactorings.


Compare: 
https://github.com/jenkinsci/analysis-core-plugin/compare/5fb78771fee3...81bdf41b6af8

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


[jenkinsci/jep] a76277: JEP-4: DRAFT Special Interest Groups

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: a76277b4da8509bab7df018b828f8cc224fedd9f
  
https://github.com/jenkinsci/jep/commit/a76277b4da8509bab7df018b828f8cc224fedd9f
  Author: R. Tyler Croy 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
A jep/4/README.adoc
M jep/README.adoc

  Log Message:
  ---
  JEP-4: DRAFT Special Interest Groups

* Just a template for the SIG JEP

* Flesh out the Special Interest Group (SIG) document

* Refactor the SIG JEP and reduce the complexity of the mailing lists

Thanks to @batmat for catching all my stupids.

* Formatting fixes

* Approve as Draft


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

2018-04-16 Thread GitHub
  Branch: refs/heads/feature/steps
  Home:   https://github.com/jenkinsci/git-changelog-plugin
  Commit: ff214f6fbc422abad8f53a9c600fea9658dcd918
  
https://github.com/jenkinsci/git-changelog-plugin/commit/ff214f6fbc422abad8f53a9c600fea9658dcd918
  Author: Tomas Bjerre 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M CHANGELOG.md
M pom.xml
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/ChangelogDataStep.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/ChangelogRenderStep.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/common/ChangelogStepExecution.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/common/GitChangelogStep.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/common/GitChangelogStepDescriptor.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/common/SettingsIssueData.java
M src/main/resources/index.jelly
A 
src/main/resources/org/jenkinsci/plugins/gitchangelog/steps/ChangelogDataStep/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/gitchangelog/steps/ChangelogRenderStep/config.jelly

  Log Message:
  ---
  Adding steps #18


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

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-parameter-plugin
  Commit: ee650d9b5dbc39ec1bdfc6608f49db94ce8d7be4
  
https://github.com/jenkinsci/git-parameter-plugin/commit/ee650d9b5dbc39ec1bdfc6608f49db94ce8d7be4
  Author: klimas7 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M README.textile

  Log Message:
  ---
  Version 0.9.2 - Typo


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


[jenkinsci/xunit-plugin] bd1475: Fix javadoc

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xunit-plugin
  Commit: bd1475c893a2aef52b42778ee1c35ab1c51d522e
  
https://github.com/jenkinsci/xunit-plugin/commit/bd1475c893a2aef52b42778ee1c35ab1c51d522e
  Author: Nikolas Falco 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/xunit/service/XUnitReportProcessorService.java

  Log Message:
  ---
  Fix javadoc


  Commit: 0e5d56749a19cf8a15727e4281b17dfb7acb7769
  
https://github.com/jenkinsci/xunit-plugin/commit/0e5d56749a19cf8a15727e4281b17dfb7acb7769
  Author: Nikolas Falco 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
A findbugs-exclude.xml
M pom.xml
M src/main/java/org/jenkinsci/plugins/xunit/XUnitBuilder.java
M src/main/java/org/jenkinsci/plugins/xunit/XUnitProcessor.java
M src/main/java/org/jenkinsci/plugins/xunit/XUnitPublisher.java
M src/main/java/org/jenkinsci/plugins/xunit/types/model/JUnitModel.java

  Log Message:
  ---
  Fix findbugs issues, remove perform(AbstractBuild build...) methods 
from simplebuild step and recorder to use the more finest logic in the 
superclass to check if workspace is null. Some issues of kind EI_EXPOSE_REP are 
ignored since the getter are consumed only by the snippet generator so does not 
make sense perform array copy every times.


Compare: 
https://github.com/jenkinsci/xunit-plugin/compare/272c3329e65c...0e5d56749a19

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


[jenkinsci/xunit-plugin]

2018-04-16 Thread GitHub
  Branch: refs/heads/svn
  Home:   https://github.com/jenkinsci/xunit-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/xunit-plugin]

2018-04-16 Thread GitHub
  Branch: refs/heads/recovery
  Home:   https://github.com/jenkinsci/xunit-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/git-changelog-plugin] 4e395d: Adding steps #18

2018-04-16 Thread GitHub
  Branch: refs/heads/feature/steps
  Home:   https://github.com/jenkinsci/git-changelog-plugin
  Commit: 4e395de9a73bda1950db2088a795356ed1b20652
  
https://github.com/jenkinsci/git-changelog-plugin/commit/4e395de9a73bda1950db2088a795356ed1b20652
  Author: Tomas Bjerre 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M CHANGELOG.md
M pom.xml
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/ChangelogDataStep.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/ChangelogRenderStep.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/common/ChangelogStepExecution.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/common/GitChangelogStep.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/common/GitChangelogStepDescriptor.java
M src/main/resources/index.jelly
A 
src/main/resources/org/jenkinsci/plugins/gitchangelog/steps/ChangelogDataStep/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/gitchangelog/steps/ChangelogRenderStep/config.jelly

  Log Message:
  ---
  Adding steps #18


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-changelog-plugin] 0f270b: Adding steps #18

2018-04-16 Thread GitHub
  Branch: refs/heads/feature/steps
  Home:   https://github.com/jenkinsci/git-changelog-plugin
  Commit: 0f270b1df2d7197667aa9c5e52811caa9b093b10
  
https://github.com/jenkinsci/git-changelog-plugin/commit/0f270b1df2d7197667aa9c5e52811caa9b093b10
  Author: Tomas Bjerre 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M CHANGELOG.md
M pom.xml
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/ChangelogDataStep.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/ChangelogRenderStep.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/common/ChangelogStepExecution.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/common/GitChangelogStep.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/common/GitChangelogStepDescriptor.java
M src/main/resources/index.jelly
A 
src/main/resources/org/jenkinsci/plugins/gitchangelog/steps/ChangelogDataStep/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/gitchangelog/steps/ChangelogRenderStep/config.jelly

  Log Message:
  ---
  Adding steps #18


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-changelog-plugin] 0bb532: Adding steps #18

2018-04-16 Thread GitHub
  Branch: refs/heads/feature/steps
  Home:   https://github.com/jenkinsci/git-changelog-plugin
  Commit: 0bb532386e6511142d660c068c0adf02e3fbd4fc
  
https://github.com/jenkinsci/git-changelog-plugin/commit/0bb532386e6511142d660c068c0adf02e3fbd4fc
  Author: Tomas Bjerre 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M CHANGELOG.md
M pom.xml
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/ChangelogDataStep.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/ChangelogRenderStep.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/common/ChangelogStepExecution.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/common/GitChangelogStep.java
A 
src/main/java/org/jenkinsci/plugins/gitchangelog/steps/common/GitChangelogStepDescriptor.java
M src/main/resources/index.jelly
A 
src/main/resources/org/jenkinsci/plugins/gitchangelog/steps/ChangelogDataStep/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/gitchangelog/steps/ChangelogRenderStep/config.jelly

  Log Message:
  ---
  Adding steps #18


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

2018-04-16 Thread GitHub
  Branch: refs/tags/git-parameter-0.9.2
  Home:   https://github.com/jenkinsci/git-parameter-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/git-parameter-plugin] b9a246: [maven-release-plugin] prepare for next developmen...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-parameter-plugin
  Commit: b9a246e842a5478fe01b52eb93e0e23cdb79f616
  
https://github.com/jenkinsci/git-parameter-plugin/commit/b9a246e842a5478fe01b52eb93e0e23cdb79f616
  Author: klimas7 
  Date:   2018-04-16 (Mon, 16 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/git-parameter-plugin] 65f2f0: [maven-release-plugin] prepare release git-paramet...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-parameter-plugin
  Commit: 65f2f0a89e02d6f074e97b45446e70cf24decfde
  
https://github.com/jenkinsci/git-parameter-plugin/commit/65f2f0a89e02d6f074e97b45446e70cf24decfde
  Author: klimas7 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release git-parameter-0.9.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/git-parameter-plugin] 3409e0: Version 0.9.2

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-parameter-plugin
  Commit: 3409e0e7a3c0a2887b14c95d803b90f9314606aa
  
https://github.com/jenkinsci/git-parameter-plugin/commit/3409e0e7a3c0a2887b14c95d803b90f9314606aa
  Author: klimas7 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M README.textile

  Log Message:
  ---
  Version 0.9.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/workflow-cps-plugin] 50afbc: Update CpsScript.java

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 50afbc8b46e7c273c0f8374a668cccd2ba1809cd
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/50afbc8b46e7c273c0f8374a668cccd2ba1809cd
  Author: steven-terrana 
  Date:   2018-02-18 (Sun, 18 Feb 2018)

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

  Log Message:
  ---
  Update CpsScript.java


  Commit: edb17e090e35b5ce85a1c04a0a108df27b437162
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/edb17e090e35b5ce85a1c04a0a108df27b437162
  Author: steven-terrana 
  Date:   2018-02-18 (Sun, 18 Feb 2018)

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

  Log Message:
  ---
  Update CpsScript to Invoke Closures


  Commit: fccf02d0244261d96a02dc1133c2f8d727b74e6c
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/fccf02d0244261d96a02dc1133c2f8d727b74e6c
  Author: steven-terrana 
  Date:   2018-02-19 (Mon, 19 Feb 2018)

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

  Log Message:
  ---
  Update CpsScript.java


  Commit: fdab6c9a160d144cb3dba2fe79300bb7ebc8e552
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/fdab6c9a160d144cb3dba2fe79300bb7ebc8e552
  Author: steven-terrana 
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsScriptTest.java

  Log Message:
  ---
  Update CpsScriptTest.java


  Commit: 51f7a281dbe0c989c2fea31bb022464ae5ce8a10
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/51f7a281dbe0c989c2fea31bb022464ae5ce8a10
  Author: steven-terrana 
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsScriptTest.java

  Log Message:
  ---
  Update CpsScriptTest.java


  Commit: 300e9b037173d7e5a4e73e196624b145f93c730a
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/300e9b037173d7e5a4e73e196624b145f93c730a
  Author: steven-terrana 
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsScriptTest.java

  Log Message:
  ---
  Update CpsScriptTest.java


  Commit: 2d2a03309587c94a13da8bc3354de4db1fb623a1
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/2d2a03309587c94a13da8bc3354de4db1fb623a1
  Author: steven-terrana 
  Date:   2018-02-19 (Mon, 19 Feb 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsScriptTest.java
M src/test/java/org/jenkinsci/plugins/workflow/cps/DSLTest.java

  Log Message:
  ---
  adding unit test for user defined closure


  Commit: 75a4da09e89ce5d3a02685ee27c9a1dc2979ecc4
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/75a4da09e89ce5d3a02685ee27c9a1dc2979ecc4
  Author: steven-terrana 
  Date:   2018-02-20 (Tue, 20 Feb 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/cps/DSLTest.java

  Log Message:
  ---
  updating DSLTest to not use ScriptApproval


  Commit: a5722fa8d95798205fb99e4bb81db86160398707
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/a5722fa8d95798205fb99e4bb81db86160398707
  Author: steven-terrana 
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsScript.java
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsScriptTest.java
M src/test/java/org/jenkinsci/plugins/workflow/cps/DSLTest.java

  Log Message:
  ---
  updating test cases for closure execution with arguments


  Commit: f9c46225764d996bdd6c0affecb58201a9d03052
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/f9c46225764d996bdd6c0affecb58201a9d03052
  Author: steven-terrana 
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsScriptTest.java

  Log Message:
  ---
  reverting file


  Commit: fdd1c58cb3db7e3ee44217f9e34467620d647970
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/fdd1c58cb3db7e3ee44217f9e34467620d647970
  Author: steven-terrana 
  Date:   2018-02-23 (Fri, 23 Feb 2018)

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

  Log Message:
  ---
  remove unused import


  Commit: 7f6afa7d64660f057e376ca8629755a00ffa1dcc
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/7f6afa7d64660f057e376ca8629755a00ffa1dcc
  Author: steven-terrana 
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
M 

[jenkinsci/git-client-plugin] a90c77: Use parent pom 3.8

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: a90c77d6de4c6469739d6e06cc676aac903401e0
  
https://github.com/jenkinsci/git-client-plugin/commit/a90c77d6de4c6469739d6e06cc676aac903401e0
  Author: Mark Waite 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 3.8


  Commit: 31b349cc5f35134211ba911efd621ee558a8f496
  
https://github.com/jenkinsci/git-client-plugin/commit/31b349cc5f35134211ba911efd621ee558a8f496
  Author: Mark Waite 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #310 from MarkEWaite/master

Use parent pom 3.8


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/5684f2f61b4d...31b349cc5f35

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


[jenkinsci/xunit-plugin]

2018-04-16 Thread GitHub
  Branch: refs/heads/feature/findbugs
  Home:   https://github.com/jenkinsci/xunit-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/compuware-scm-downloader-plugin]

2018-04-16 Thread GitHub
  Branch: 
refs/heads/CWE-129746---Update-CLI-Processing-to-download-from-a-Container
  Home:   https://github.com/jenkinsci/compuware-scm-downloader-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/xunit-plugin] f846d7: Fix findbugs issues

2018-04-16 Thread GitHub
  Branch: refs/heads/feature/findbugs
  Home:   https://github.com/jenkinsci/xunit-plugin
  Commit: f846d75cbf0ab94dbe281e0932a309ed6a3732dc
  
https://github.com/jenkinsci/xunit-plugin/commit/f846d75cbf0ab94dbe281e0932a309ed6a3732dc
  Author: Nikolas Falco 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/xunit/XUnitProcessor.java
M src/main/java/org/jenkinsci/plugins/xunit/XUnitPublisher.java
M src/main/java/org/jenkinsci/plugins/xunit/types/model/JUnitModel.java

  Log Message:
  ---
  Fix findbugs issues


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

2018-04-16 Thread GitHub
  Branch: refs/heads/develop
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: ef504a1fdd45af59affc96b505b7c31543097bc9
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/ef504a1fdd45af59affc96b505b7c31543097bc9
  Author: Gary Moore 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M README.md
M run.sh

  Log Message:
  ---
  README instruction for building and running


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

2018-04-16 Thread GitHub
  Branch: refs/heads/develop
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: cfa4b7e82d213390a3cbdfbc634cf06c4344d94a
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/cfa4b7e82d213390a3cbdfbc634cf06c4344d94a
  Author: serge17 
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/TeamServerProfile.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep.java
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig/global.jelly
A src/main/webapp/help-vulnerableBuildResult.html

  Log Message:
  ---
  CONTRAST-21810


  Commit: 581a41fa965c5d37b25c8c46c9c74adfd0140851
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/581a41fa965c5d37b25c8c46c9c74adfd0140851
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendHelper.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep.java

  Log Message:
  ---
  Merge branch 'develop' into CONTRAST-21810


  Commit: eebeae8cf8a3f0b4ec4d6ac494e66017b19d03d0
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/eebeae8cf8a3f0b4ec4d6ac494e66017b19d03d0
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A travis.yml

  Log Message:
  ---
  Merge branch 'develop' into CONTRAST-21810


  Commit: 647d1502a086248818333fc5854162cb004dd211
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/647d1502a086248818333fc5854162cb004dd211
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A .travis.yml
R travis.yml

  Log Message:
  ---
  Merge branch 'develop' into CONTRAST-21810


  Commit: 2344a61955917a081a218344b4a73a59ded8daca
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/2344a61955917a081a218344b4a73a59ded8daca
  Author: serge17 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStepTest.java

  Log Message:
  ---
  Enable a results only mode


  Commit: b0355d143d951d190073a795e6c70fd5024186a0
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/b0355d143d951d190073a795e6c70fd5024186a0
  Author: Gary Moore 
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
M README.md
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/develop' into CONTRAST-21810


  Commit: 01fb4f4600201baf58846a58124d5b88b60f2990
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/01fb4f4600201baf58846a58124d5b88b60f2990
  Author: serge17 
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  updated readme


  Commit: 0bc5ba09f4e98f89908223aca0e9df68139d10af
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/0bc5ba09f4e98f89908223aca0e9df68139d10af
  Author: Gary Moore 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M README.md
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/TeamServerProfile.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep.java
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/ContrastPluginConfig/global.jelly
A src/main/webapp/help-vulnerableBuildResult.html
M 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStepTest.java

  Log Message:
  ---
  Merge pull request #14 from jenkinsci/CONTRAST-21810

CONTRAST-21810


Compare: 
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/compare/47b7e1534db3...0bc5ba09f4e9

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

[jenkinsci/kubernetes-credentials-provider-plugin] 82b67a: [maven-release-plugin] prepare release kubernetes-...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-credentials-provider-plugin
  Commit: 82b67a06d24b8cc500856e46f3328337e58a63ca
  
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/commit/82b67a06d24b8cc500856e46f3328337e58a63ca
  Author: Steve Arch 
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release kubernetes-credentials-provider-0.9


  Commit: 965c715bf62e6f149b6c9a8560db573dd56e262e
  
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/commit/965c715bf62e6f149b6c9a8560db573dd56e262e
  Author: Steve Arch 
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
M pom.xml

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


  Commit: 0309d804ec9d52023e28ecc505f45e574abb5e98
  
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/commit/0309d804ec9d52023e28ecc505f45e574abb5e98
  Author: Steve Arch 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
R Dockerfile
M pom.xml
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 remote-tracking branch 'origin/master' into JENKINS-50204


  Commit: 55f6f446adf74de9f72fa5b43eab11dd37cc1f64
  
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/commit/55f6f446adf74de9f72fa5b43eab11dd37cc1f64
  Author: agentgonzo 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #8 from agentgonzo/merge

Merge release to master


Compare: 
https://github.com/jenkinsci/kubernetes-credentials-provider-plugin/compare/0e8df31d06d9...55f6f446adf7

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


[jenkinsci/file-leak-detector-plugin] b4ce42: [maven-release-plugin] prepare release file-leak-d...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/file-leak-detector-plugin
  Commit: b4ce4277dfa20e102f3ea1890bc5030fbbcf7840
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/b4ce4277dfa20e102f3ea1890bc5030fbbcf7840
  Author: Devin Nusbaum 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release file-leak-detector-1.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/file-leak-detector-plugin] abb60f: [maven-release-plugin] prepare for next developmen...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/file-leak-detector-plugin
  Commit: abb60f98d22dad452057182973a63d80d4e77d55
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/abb60f98d22dad452057182973a63d80d4e77d55
  Author: Devin Nusbaum 
  Date:   2018-04-16 (Mon, 16 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/file-leak-detector-plugin]

2018-04-16 Thread GitHub
  Branch: refs/tags/file-leak-detector-1.5
  Home:   https://github.com/jenkinsci/file-leak-detector-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/file-leak-detector-plugin] 504dc0: use file leak detector lib 1.10

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/file-leak-detector-plugin
  Commit: 504dc08556e22aff4ea8083aecd422bbde2eab67
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/504dc08556e22aff4ea8083aecd422bbde2eab67
  Author: Denis Joubert 
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
M .gitignore
M pom.xml

  Log Message:
  ---
  use file leak detector lib 1.10


  Commit: a48cbca34d5eebc082b97a672181e7fac38a39bb
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/a48cbca34d5eebc082b97a672181e7fac38a39bb
  Author: Denis Joubert 
  Date:   2017-12-18 (Mon, 18 Dec 2017)

  Changed paths:
A file-leak-detector.iml
M pom.xml
M 
src/main/resources/com/cloudbees/jenkins/plugins/file_leak_detector/FileHandleDump/_notRunning.jelly
M src/main/resources/index.jelly

  Log Message:
  ---
  update pom & jelly


  Commit: 42525939c6ba107b49b0248f335a94717693e420
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/42525939c6ba107b49b0248f335a94717693e420
  Author: Denis Joubert 
  Date:   2017-12-21 (Thu, 21 Dec 2017)

  Changed paths:
M .gitignore
R file-leak-detector.iml
M pom.xml

  Log Message:
  ---
  address comment from Oleg


  Commit: 03c4147675c88bf63b257f790e99897490d1fea3
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/03c4147675c88bf63b257f790e99897490d1fea3
  Author: Denis Joubert 
  Date:   2017-12-21 (Thu, 21 Dec 2017)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  add a Jenkinsfile


  Commit: e3f1f5e82fc74d111f01fe7e1db617d889b6b4c7
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/e3f1f5e82fc74d111f01fe7e1db617d889b6b4c7
  Author: Devin Nusbaum 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to file-leak-detector:1.11


  Commit: 2e71e6daba4430b6958f2b808692eef7b43c95a7
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/2e71e6daba4430b6958f2b808692eef7b43c95a7
  Author: Devin Nusbaum 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update wiki link to wiki.jenkins.io


  Commit: 8036e816c2fc397e48134163efa1107892254503
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/8036e816c2fc397e48134163efa1107892254503
  Author: Devin Nusbaum 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to parent pom 3.7


  Commit: 698ba37ba4ecad3fca6f4737e5f835a3598da5bc
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/698ba37ba4ecad3fca6f4737e5f835a3598da5bc
  Author: Devin Nusbaum 
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
A 
src/test/java/com/cloudbees/jenkins/plugins/file_leak_detector/FileHandleDumpTest.java

  Log Message:
  ---
  Add some basic tests


  Commit: d250a19c191e44919efe7389d9b11ea096ed0fdd
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/d250a19c191e44919efe7389d9b11ea096ed0fdd
  Author: Devin Nusbaum 
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
M 
src/test/java/com/cloudbees/jenkins/plugins/file_leak_detector/FileHandleDumpTest.java

  Log Message:
  ---
  Remove unused import


  Commit: 3cc9fdcb1ff4cff675e65b2874f19075a429e7bf
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/3cc9fdcb1ff4cff675e65b2874f19075a429e7bf
  Author: Devin Nusbaum 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M .gitignore

  Log Message:
  ---
  Revert changes to .gitignore


  Commit: f92223db2afee59ce47cbf580b7cffcef2f07d4c
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/f92223db2afee59ce47cbf580b7cffcef2f07d4c
  Author: Devin Nusbaum 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M 
src/test/java/com/cloudbees/jenkins/plugins/file_leak_detector/FileHandleDumpTest.java

  Log Message:
  ---
  Simplify try/finally block


  Commit: a776c821bad971001fae849bcec8372119376adf
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/a776c821bad971001fae849bcec8372119376adf
  Author: Devin Nusbaum 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Don't change the version in the pom manually


  Commit: 1604710beceac969dfabf481046f770d68775b6a
  
https://github.com/jenkinsci/file-leak-detector-plugin/commit/1604710beceac969dfabf481046f770d68775b6a
  Author: Devin Nusbaum 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M 

[jenkins-infra/jenkins.io] 47b660: add blog post explaining the Jenkins X installatio...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 47b660b94d379264659d98deaee176933c39e176
  
https://github.com/jenkins-infra/jenkins.io/commit/47b660b94d379264659d98deaee176933c39e176
  Author: rawlingsj 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
A content/_data/authors/jrawlings.adoc
A content/blog/2018/04/2018-04-13-jenkins-x-explained-part1.adoc
A content/images/jenkins-x/install/cloud-providers.png
A content/images/jenkins-x/install/key.png

  Log Message:
  ---
  add blog post explaining the Jenkins X installation


  Commit: 754c6ce8c97ba34f6067427981cb698e4b458570
  
https://github.com/jenkins-infra/jenkins.io/commit/754c6ce8c97ba34f6067427981cb698e4b458570
  Author: Liam Newman 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M content/blog/2018/04/2018-04-13-jenkins-x-explained-part1.adoc

  Log Message:
  ---
  Tweaks and typo fixes


  Commit: 2ad1452d0e82cd0b7a61e20c0059f002c7531dea
  
https://github.com/jenkins-infra/jenkins.io/commit/2ad1452d0e82cd0b7a61e20c0059f002c7531dea
  Author: Liam Newman 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
M content/blog/2018/04/2018-04-13-jenkins-x-explained-part1.adoc

  Log Message:
  ---
  A few more tweaks and fixes


  Commit: cea0df7a61b14e420e085f1995cf533f63ad174f
  
https://github.com/jenkins-infra/jenkins.io/commit/cea0df7a61b14e420e085f1995cf533f63ad174f
  Author: Liam Newman 
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
A content/images/avatars/jrawlings.jpeg
M content/images/jenkins-x/install/cloud-providers.png

  Log Message:
  ---
  Crushinator and avatar


  Commit: 9337d56c5545f3cc5f68736ee019e285d75ce918
  
https://github.com/jenkins-infra/jenkins.io/commit/9337d56c5545f3cc5f68736ee019e285d75ce918
  Author: Liam Newman 
  Date:   2018-04-13 (Fri, 13 Apr 2018)

  Changed paths:
R content/blog/2018/04/2018-04-13-jenkins-x-explained-part1.adoc
A content/blog/2018/04/2018-04-16-jenkins-x-explained-part1.adoc

  Log Message:
  ---
  Move post to Monday


  Commit: 57cb0de503176a38e39efefef30c14240d97c6b4
  
https://github.com/jenkins-infra/jenkins.io/commit/57cb0de503176a38e39efefef30c14240d97c6b4
  Author: R. Tyler Croy 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
A content/_data/authors/jrawlings.adoc
A content/blog/2018/04/2018-04-16-jenkins-x-explained-part1.adoc
A content/images/avatars/jrawlings.jpeg
A content/images/jenkins-x/install/cloud-providers.png
A content/images/jenkins-x/install/key.png

  Log Message:
  ---
  Merge pull request #1497 from rawlingsj/master

add blog post explaining the Jenkins X installation


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/f9d12a1b9013...57cb0de50317

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


[jenkinsci/octopusdeploy-plugin] 8d89b0: [maven-release-plugin] prepare for next developmen...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/octopusdeploy-plugin
  Commit: 8d89b087f1006d702918893bc7ce1bd7df80d854
  
https://github.com/jenkinsci/octopusdeploy-plugin/commit/8d89b087f1006d702918893bc7ce1bd7df80d854
  Author: Brian Adriance 
  Date:   2018-04-16 (Mon, 16 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/octopusdeploy-plugin]

2018-04-16 Thread GitHub
  Branch: refs/tags/octopusdeploy-1.8.1
  Home:   https://github.com/jenkinsci/octopusdeploy-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/octopusdeploy-plugin] 14f1da: [maven-release-plugin] prepare release octopusdepl...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/octopusdeploy-plugin
  Commit: 14f1da1bcdf2b393f1060e8b7fd408c3949405cf
  
https://github.com/jenkinsci/octopusdeploy-plugin/commit/14f1da1bcdf2b393f1060e8b7fd408c3949405cf
  Author: Brian Adriance 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release octopusdeploy-1.8.1


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


[jenkinsci/octopusdeploy-plugin] 26919b: fix versions

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/octopusdeploy-plugin
  Commit: 26919b800f02701c5682254bd9856afa9c1a3731
  
https://github.com/jenkinsci/octopusdeploy-plugin/commit/26919b800f02701c5682254bd9856afa9c1a3731
  Author: Brian Adriance 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M changelog.md
M pom.xml

  Log Message:
  ---
  fix versions


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


[jenkinsci/octopusdeploy-plugin] 9e4456: [maven-release-plugin] prepare for next developmen...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/octopusdeploy-plugin
  Commit: 9e445697605fc912b2f624ef8681fe5359de307b
  
https://github.com/jenkinsci/octopusdeploy-plugin/commit/9e445697605fc912b2f624ef8681fe5359de307b
  Author: Brian Adriance 
  Date:   2018-04-16 (Mon, 16 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/octopusdeploy-plugin]

2018-04-16 Thread GitHub
  Branch: refs/tags/octopusdeploy-1.7.1
  Home:   https://github.com/jenkinsci/octopusdeploy-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/octopusdeploy-plugin] 39edbe: [maven-release-plugin] prepare release octopusdepl...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/octopusdeploy-plugin
  Commit: 39edbe816a8528ae3287099d56fb844eaac24389
  
https://github.com/jenkinsci/octopusdeploy-plugin/commit/39edbe816a8528ae3287099d56fb844eaac24389
  Author: Brian Adriance 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release octopusdeploy-1.7.1


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


[jenkinsci/octopusdeploy-plugin] 656a55: Merge pull request #18 from jenkinsci/master

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/octopusdeploy-plugin
  Commit: 656a55c4e870bb672cec9da99dd1369337f89a28
  
https://github.com/jenkinsci/octopusdeploy-plugin/commit/656a55c4e870bb672cec9da99dd1369337f89a28
  Author: Brian Adriance 
  Date:   2017-08-08 (Tue, 08 Aug 2017)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/octopusdeploy/OctopusDeployPlugin.java

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

merge from 1.7.0 release


  Commit: 83682465781a7069e60d56374c7cf917fee4ad91
  
https://github.com/jenkinsci/octopusdeploy-plugin/commit/83682465781a7069e60d56374c7cf917fee4ad91
  Author: Brian Adriance 
  Date:   2017-11-22 (Wed, 22 Nov 2017)

  Changed paths:
M src/main/java/com/octopusdeploy/api/DeploymentsApi.java
M src/main/java/com/octopusdeploy/api/data/SelectedPackage.java
M 
src/main/java/hudson/plugins/octopusdeploy/OctopusDeployReleaseRecorder.java

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

merge feature enhancement


  Commit: f039c6ba55d6cb32d7df173410348c343bc677fa
  
https://github.com/jenkinsci/octopusdeploy-plugin/commit/f039c6ba55d6cb32d7df173410348c343bc677fa
  Author: Brian Adriance 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M 
src/main/java/hudson/plugins/octopusdeploy/OctopusDeployDeploymentRecorder.java
M 
src/main/java/hudson/plugins/octopusdeploy/OctopusDeployReleaseRecorder.java

  Log Message:
  ---
  Build Summary - Fixed an overly aggressive slash-truncation when url ended 
with /


  Commit: c53132d312c8c2048d0c654475f41c3a7d8929e3
  
https://github.com/jenkinsci/octopusdeploy-plugin/commit/c53132d312c8c2048d0c654475f41c3a7d8929e3
  Author: Brian Adriance 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M 
src/main/java/hudson/plugins/octopusdeploy/OctopusDeployDeploymentRecorder.java
M 
src/main/java/hudson/plugins/octopusdeploy/OctopusDeployReleaseRecorder.java

  Log Message:
  ---
  Merge pull request #21 from vistaprint/bugfix/url-truncation

Build Summary - Fixed an overly aggressive slash-truncation


  Commit: 89b6a62a5cea4b064611f20ff691fc4cf5e52b5d
  
https://github.com/jenkinsci/octopusdeploy-plugin/commit/89b6a62a5cea4b064611f20ff691fc4cf5e52b5d
  Author: Brian Adriance 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M changelog.md

  Log Message:
  ---
  Preparing for 1.7.1


  Commit: ecfe9f40e5d4e6470aa83d33618d9b786859085a
  
https://github.com/jenkinsci/octopusdeploy-plugin/commit/ecfe9f40e5d4e6470aa83d33618d9b786859085a
  Author: Brian Adriance 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M changelog.md
M 
src/main/java/hudson/plugins/octopusdeploy/OctopusDeployDeploymentRecorder.java
M 
src/main/java/hudson/plugins/octopusdeploy/OctopusDeployReleaseRecorder.java

  Log Message:
  ---
  Merge pull request #13 from vistaprint/master

1.7.1


Compare: 
https://github.com/jenkinsci/octopusdeploy-plugin/compare/b1d8794c4f1d...ecfe9f40e5d4

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


[jenkinsci/google-login-plugin]

2018-04-16 Thread GitHub
  Branch: refs/tags/google-login-1.3.1
  Home:   https://github.com/jenkinsci/google-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/google-login-plugin] d8d673: [SECURITY-442] Prevent session fixation attack

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-login-plugin
  Commit: d8d673f91435f2c7b99dd66c18dca6087eee5b64
  
https://github.com/jenkinsci/google-login-plugin/commit/d8d673f91435f2c7b99dd66c18dca6087eee5b64
  Author: Ryan Campbell 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealm.java

  Log Message:
  ---
  [SECURITY-442] Prevent session fixation attack


  Commit: bf3a0ba3b9641c1efa37d1d743b0894ec155ca5f
  
https://github.com/jenkinsci/google-login-plugin/commit/bf3a0ba3b9641c1efa37d1d743b0894ec155ca5f
  Author: Ryan Campbell 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealm.java

  Log Message:
  ---
  [SECURITY-684] Fix Open redirect vulnerability


  Commit: bea4622d91e5da3031e346ea455f9ed2941ac307
  
https://github.com/jenkinsci/google-login-plugin/commit/bea4622d91e5da3031e346ea455f9ed2941ac307
  Author: Ryan Campbell 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Start on 1.3.1


  Commit: 019cb61087e5c84e2a6eeebb8518a129e467cac0
  
https://github.com/jenkinsci/google-login-plugin/commit/019cb61087e5c84e2a6eeebb8518a129e467cac0
  Author: Ryan Campbell 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release google-login-1.3.1


  Commit: 5448041501e0327b6287248f8d8301f6c99db84c
  
https://github.com/jenkinsci/google-login-plugin/commit/5448041501e0327b6287248f8d8301f6c99db84c
  Author: Ryan Campbell 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

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


  Commit: 05901c86881b3870b45d834892be88c279b4e0c9
  
https://github.com/jenkinsci/google-login-plugin/commit/05901c86881b3870b45d834892be88c279b4e0c9
  Author: Ryan Campbell 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/googlelogin/GoogleOAuth2SecurityRealm.java

  Log Message:
  ---
  Merge branch '1_3_stable'


  Commit: 62a911674f5c3a9bbdfa9319a581cf23f51a95df
  
https://github.com/jenkinsci/google-login-plugin/commit/62a911674f5c3a9bbdfa9319a581cf23f51a95df
  Author: Ryan Campbell 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  on to 1.4


Compare: 
https://github.com/jenkinsci/google-login-plugin/compare/bd9d82204ef2...62a911674f5c

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


[jenkinsci/snowglobe-plugin] f24d6f: Additional functionality : Cleanups, tags, etc.

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snowglobe-plugin
  Commit: f24d6f59661bd135c72c3c40295118278f9ee4f6
  
https://github.com/jenkinsci/snowglobe-plugin/commit/f24d6f59661bd135c72c3c40295118278f9ee4f6
  Author: Nigel Magnay 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml
A src/main/java/com/nirima/snowglobe/jenkins/GlobeCleanupThread.java
M 
src/main/java/com/nirima/snowglobe/jenkins/SnowGlobePluginConfiguration.java
A src/main/java/com/nirima/snowglobe/jenkins/api/remote/AddTagCommand.java
A src/main/java/com/nirima/snowglobe/jenkins/api/remote/GetTagsCommand.java
A src/main/java/com/nirima/snowglobe/jenkins/api/remote/Globe.java
A src/main/java/com/nirima/snowglobe/jenkins/api/remote/ListCommand.java
A 
src/main/java/com/nirima/snowglobe/jenkins/api/remote/RemoveTagCommand.java
A src/main/java/com/nirima/snowglobe/jenkins/api/remote/SetTagsCommand.java
M src/main/java/com/nirima/snowglobe/jenkins/step/CloneStep.java
M 
src/main/resources/com/nirima/snowglobe/jenkins/SnowGlobePluginConfiguration/config.jelly
M src/main/resources/index.jelly

  Log Message:
  ---
  Additional functionality : Cleanups, tags, etc.

Signed-off-by: Nigel Magnay 


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


[jenkinsci/htmlpublisher-plugin]

2018-04-16 Thread GitHub
  Branch: refs/tags/htmlpublisher-1.16
  Home:   https://github.com/jenkinsci/htmlpublisher-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/htmlpublisher-plugin] 9d6caf: [SECURITY-784] Properly sanitize report names

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/htmlpublisher-plugin
  Commit: 9d6cafd3690ddd6a9d4eced06dfb9a2916649a09
  
https://github.com/jenkinsci/htmlpublisher-plugin/commit/9d6cafd3690ddd6a9d4eced06dfb9a2916649a09
  Author: Daniel Beck 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M src/main/java/htmlpublisher/HtmlPublisherTarget.java
A src/test/java/htmlpublisher/Security784Test.java
A 
src/test/resources/htmlpublisher/Security784Test/security784upgradeTest/jobs/thejob/config.xml
A 
src/test/resources/htmlpublisher/Security784Test/security784upgradeTest/jobs/thejob/htmlreports/foobar/htmlpublisher-wrapper.html
A 
src/test/resources/htmlpublisher/Security784Test/security784upgradeTest/jobs/thejob/htmlreports/foobar/index.html
A 
src/test/resources/htmlpublisher/Security784Test/security784upgradeTest/jobs/thejob/nextBuildNumber

  Log Message:
  ---
  [SECURITY-784] Properly sanitize report names


  Commit: ba962efdc25b6358ffafb47c056be9b0a1a9b318
  
https://github.com/jenkinsci/htmlpublisher-plugin/commit/ba962efdc25b6358ffafb47c056be9b0a1a9b318
  Author: Daniel Beck 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release htmlpublisher-1.16


  Commit: 41ba519d836ea0cf96adaaeecd67ce2a9ec1e8c9
  
https://github.com/jenkinsci/htmlpublisher-plugin/commit/41ba519d836ea0cf96adaaeecd67ce2a9ec1e8c9
  Author: Daniel Beck 
  Date:   2018-04-09 (Mon, 09 Apr 2018)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/htmlpublisher-plugin/compare/932d91573edb...41ba519d836e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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/update-center2] 44b392: Add 2018-04-16 security warnings

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 44b3926377902588602579e78a8322d27b9c8a5a
  
https://github.com/jenkins-infra/update-center2/commit/44b3926377902588602579e78a8322d27b9c8a5a
  Author: Daniel Beck 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M src/main/resources/warnings.json

  Log Message:
  ---
  Add 2018-04-16 security warnings


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


[jenkins-infra/jenkins.io] f9d12a: Add 2018-04-16 security advisory

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: f9d12a1b9013dd858d4a8b9aeab1ad4b48bde25e
  
https://github.com/jenkins-infra/jenkins.io/commit/f9d12a1b9013dd858d4a8b9aeab1ad4b48bde25e
  Author: Daniel Beck 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
A content/security/advisory/2018-04-16.adoc

  Log Message:
  ---
  Add 2018-04-16 security advisory


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


[jenkinsci/job-dsl-plugin] d649b0: Typo correction in The Configure Block wiki

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: d649b08a1a8fe67eeef63b12f08e5887d2fb051c
  
https://github.com/jenkinsci/job-dsl-plugin/commit/d649b08a1a8fe67eeef63b12f08e5887d2fb051c
  Author: David Hayes 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M docs/The-Configure-Block.md

  Log Message:
  ---
  Typo correction in The Configure Block wiki


  Commit: 5045094d82daa475fe79e7f5e52eba58c6df9020
  
https://github.com/jenkinsci/job-dsl-plugin/commit/5045094d82daa475fe79e7f5e52eba58c6df9020
  Author: Daniel Spilker 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M docs/The-Configure-Block.md

  Log Message:
  ---
  Merge pull request #1124 from evidex/master

Typo correction in The Configure Block wiki


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/99f43e994ea4...5045094d82da

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


[jenkinsci/folder-properties-plugin]

2018-04-16 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/folder-properties-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/locale-plugin] 44ea8d: updated pom.xml, reformatted src code

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/locale-plugin
  Commit: 44ea8d6c003446afa30ad6fbecc99cb85b71c5c6
  
https://github.com/jenkinsci/locale-plugin/commit/44ea8d6c003446afa30ad6fbecc99cb85b71c5c6
  Author: jonathan.bergh 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
A .gitignore
M pom.xml
M src/main/java/hudson/plugins/locale/LocaleFilter.java
M src/main/java/hudson/plugins/locale/PluginImpl.java

  Log Message:
  ---
  updated pom.xml, reformatted src code


  Commit: d582616f18ed1065a57e6c00c7937c80d512a9a1
  
https://github.com/jenkinsci/locale-plugin/commit/d582616f18ed1065a57e6c00c7937c80d512a9a1
  Author: jonathan.bergh 
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M src/main/java/hudson/plugins/locale/LocaleFilter.java
M src/main/java/hudson/plugins/locale/PluginImpl.java
M src/main/resources/hudson/plugins/locale/PluginImpl/config.jelly
M src/main/resources/index.jelly

  Log Message:
  ---
  fixed imports, add fix for XSS vulnerability


  Commit: d2dc6267da4596e212963d9c00893fc2b6b47550
  
https://github.com/jenkinsci/locale-plugin/commit/d2dc6267da4596e212963d9c00893fc2b6b47550
  Author: icojb25 <37830404+icoj...@users.noreply.github.com>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M src/main/resources/index.jelly

  Log Message:
  ---
  removed extra whitespace


  Commit: c0dc00f02e57dc17398e71412a67ce840c873988
  
https://github.com/jenkinsci/locale-plugin/commit/c0dc00f02e57dc17398e71412a67ce840c873988
  Author: icojb25 <37830404+icoj...@users.noreply.github.com>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  removed developer tag


  Commit: cfdc6ec502f6bcd9c4a333b8dd8f90d5232a3ffe
  
https://github.com/jenkinsci/locale-plugin/commit/cfdc6ec502f6bcd9c4a333b8dd8f90d5232a3ffe
  Author: Jonathan Bergh 
  Date:   2018-04-15 (Sun, 15 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/locale/LocaleFilter.java
M src/main/java/hudson/plugins/locale/PluginImpl.java
M src/main/resources/index.jelly

  Log Message:
  ---
  made changes requested in PR review


  Commit: 8c5807fad03d51a5afcb3d2ac7f2884786556188
  
https://github.com/jenkinsci/locale-plugin/commit/8c5807fad03d51a5afcb3d2ac7f2884786556188
  Author: Jonathan Bergh 
  Date:   2018-04-15 (Sun, 15 Apr 2018)

  Log Message:
  ---
  Merge branch 'master' of https://github.com/icojb25/locale-plugin

# Conflicts:
#   pom.xml


  Commit: cad9c5ba07b8b4963fb227d35f053365f86f8f95
  
https://github.com/jenkinsci/locale-plugin/commit/cad9c5ba07b8b4963fb227d35f053365f86f8f95
  Author: Jonathan Bergh 
  Date:   2018-04-15 (Sun, 15 Apr 2018)

  Changed paths:
M src/main/java/hudson/plugins/locale/LocaleFilter.java
M src/main/java/hudson/plugins/locale/PluginImpl.java

  Log Message:
  ---
  fixed findbugs issues which cause PR CI integration to fail


  Commit: 844e3a3555a77cd11997aa23d0f873ed7d3ab637
  
https://github.com/jenkinsci/locale-plugin/commit/844e3a3555a77cd11997aa23d0f873ed7d3ab637
  Author: Jonathan Bergh 
  Date:   2018-04-15 (Sun, 15 Apr 2018)

  Changed paths:
A Jenkinsfile

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

Syncing with upstream


  Commit: 55ec7658a37a8fa61c39481fa66050bacd6fd465
  
https://github.com/jenkinsci/locale-plugin/commit/55ec7658a37a8fa61c39481fa66050bacd6fd465
  Author: icojb25 <37830404+icoj...@users.noreply.github.com>
  Date:   2018-04-15 (Sun, 15 Apr 2018)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/locale/LocaleFilter.java
M src/main/java/hudson/plugins/locale/PluginImpl.java

  Log Message:
  ---
  removed spurious line breaks, bumped Jenkins version to LTS version


  Commit: f9b12ab1bb2016253a61afbfe2b900e9f10b4563
  
https://github.com/jenkinsci/locale-plugin/commit/f9b12ab1bb2016253a61afbfe2b900e9f10b4563
  Author: Oleg Nenashev 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
A .gitignore
M pom.xml
M src/main/java/hudson/plugins/locale/LocaleFilter.java
M src/main/java/hudson/plugins/locale/PluginImpl.java
M src/main/resources/hudson/plugins/locale/PluginImpl/config.jelly
M src/main/resources/index.jelly

  Log Message:
  ---
  Merge pull request #3 from icojb25/master

updated jelly files to guard against XSS vulernabilities, updated POM, reformat 
src to make more readable and include annotations


Compare: 
https://github.com/jenkinsci/locale-plugin/compare/d1ac8b472dd3...f9b12ab1bb20

-- 
You received this message because you are subscribed to the Google Groups 

[jenkinsci/xunit-plugin] 272c33: Add pipeline

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xunit-plugin
  Commit: 272c3329e65ce477fa426859a59ce59291f654ac
  
https://github.com/jenkinsci/xunit-plugin/commit/272c3329e65ce477fa426859a59ce59291f654ac
  Author: Nikolas Falco 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
A Jenkinsfile
M pom.xml
M src/main/java/org/jenkinsci/plugins/xunit/AliasInitializer.java
M src/main/java/org/jenkinsci/plugins/xunit/NoFoundTestException.java
M src/main/java/org/jenkinsci/plugins/xunit/OldTestReportException.java
M src/main/java/org/jenkinsci/plugins/xunit/SkipTestException.java
M src/main/java/org/jenkinsci/plugins/xunit/XUnitBuilder.java
M src/main/java/org/jenkinsci/plugins/xunit/XUnitProcessor.java
M src/main/java/org/jenkinsci/plugins/xunit/XUnitPublisher.java
M src/main/java/org/jenkinsci/plugins/xunit/exception/XUnitException.java
M 
src/main/java/org/jenkinsci/plugins/xunit/service/XUnitConversionService.java
M src/main/java/org/jenkinsci/plugins/xunit/service/XUnitLog.java
M 
src/main/java/org/jenkinsci/plugins/xunit/service/XUnitReportProcessorService.java
M src/main/java/org/jenkinsci/plugins/xunit/service/XUnitTransformer.java
M src/main/java/org/jenkinsci/plugins/xunit/threshold/XUnitThreshold.java
M 
src/main/java/org/jenkinsci/plugins/xunit/threshold/XUnitThresholdDescriptor.java
M src/main/resources/index.jelly
M src/main/resources/util/threshold.jelly
M 
src/test/java/org/jenkinsci/plugins/xunit/service/XUnitTransformerTest.java

  Log Message:
  ---
  Add pipeline
Update parent pom to latest 2.x version, remove duplicate dependencies and 
update mockito to 2.17.0.
Replace deprecated methods and fix some warnings.


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


[jenkinsci/upload-pgyer-plugin] a6e960: [maven-release-plugin] prepare release upload-pgye...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: a6e960ef7f6cb4166442f66221868be481785cb2
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/a6e960ef7f6cb4166442f66221868be481785cb2
  Author: myroid 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release upload-pgyer-1.30


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


[jenkinsci/upload-pgyer-plugin] dc0d7a: [maven-release-plugin] prepare for next developmen...

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: dc0d7afd2cfc06bcc8e1b740318ec8a9f5603d8b
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/dc0d7afd2cfc06bcc8e1b740318ec8a9f5603d8b
  Author: myroid 
  Date:   2018-04-16 (Mon, 16 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/upload-pgyer-plugin]

2018-04-16 Thread GitHub
  Branch: refs/tags/upload-pgyer-1.30
  Home:   https://github.com/jenkinsci/upload-pgyer-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/upload-pgyer-plugin] b4d7e2: pgyer api v2

2018-04-16 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: b4d7e26e2c8325c94c046a19848d25e402d50c1a
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/b4d7e26e2c8325c94c046a19848d25e402d50c1a
  Author: myroid 
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
M README.md
M README_cn.md
M pom.xml
R src/main/java/ren/helloworld/upload2pgyer/PublishEnvVarAction.java
M src/main/java/ren/helloworld/upload2pgyer/UploadBuilder.java
A src/main/java/ren/helloworld/upload2pgyer/UploadBuilderV2.java
R src/main/java/ren/helloworld/upload2pgyer/UploadHelper.java
M src/main/java/ren/helloworld/upload2pgyer/UploadPublisher.java
A src/main/java/ren/helloworld/upload2pgyer/UploadPublisherV2.java
A src/main/java/ren/helloworld/upload2pgyer/apiv1/ParamsBeanV1.java
A src/main/java/ren/helloworld/upload2pgyer/apiv1/PgyerBeanV1.java
A src/main/java/ren/helloworld/upload2pgyer/apiv1/PgyerUploadV1.java
A src/main/java/ren/helloworld/upload2pgyer/apiv2/ParamsBeanV2.java
A src/main/java/ren/helloworld/upload2pgyer/apiv2/PgyerBeanV2.java
A src/main/java/ren/helloworld/upload2pgyer/apiv2/PgyerUploadV2.java
A src/main/java/ren/helloworld/upload2pgyer/helper/CommonUtil.java
A src/main/java/ren/helloworld/upload2pgyer/helper/PgyerV1Helper.java
A src/main/java/ren/helloworld/upload2pgyer/helper/PgyerV2Helper.java
A src/main/java/ren/helloworld/upload2pgyer/helper/ProgressRequestBody.java
A src/main/java/ren/helloworld/upload2pgyer/helper/PublishEnvVarAction.java
A src/main/java/ren/helloworld/upload2pgyer/impl/Message.java
R src/main/java/ren/helloworld/upload2pgyer/java/Message.java
R src/main/java/ren/helloworld/upload2pgyer/java/PgyerBean.java
R src/main/java/ren/helloworld/upload2pgyer/java/UploadBean.java
R src/main/java/ren/helloworld/upload2pgyer/java/UploadPgyer.java
M src/main/resources/index.jelly
M src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/config.jelly
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-installType.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-scanDir.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-updateDescription.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-wildcard.html
M src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-apiKey.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-buildInstallType.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-buildName.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-buildPassword.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-buildUpdateDescription.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-envVarsPath.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-qrcodePath.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-scanDir.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-wildcard.html
A src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/config.jelly
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-installType.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-scanDir.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-updateDescription.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-wildcard.html
M src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-apiKey.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-buildInstallType.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-buildName.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-buildPassword.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-buildUpdateDescription.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-envVarsPath.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-qrcodePath.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-scanDir.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-wildcard.html
A