[jenkinsci/azure-ad-plugin] 762d52: Upgrade Microsoft identity platform from v1.0 to v2.0

2019-04-25 Thread Jie Shen
  Branch: refs/heads/auth-version
  Home:   https://github.com/jenkinsci/azure-ad-plugin
  Commit: 762d527f2bf384963ed8b8f32047ce1cb5253948
  
https://github.com/jenkinsci/azure-ad-plugin/commit/762d527f2bf384963ed8b8f32047ce1cb5253948
  Author: Jie Shen 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M README.md
M 
src/main/java/com/microsoft/jenkins/azuread/AzureAdMatrixAuthorizationStrategy.java
M src/main/java/com/microsoft/jenkins/azuread/AzureAdUser.java
M src/main/java/com/microsoft/jenkins/azuread/AzureCachePool.java
M src/main/java/com/microsoft/jenkins/azuread/AzureSecurityRealm.java
M src/main/java/com/microsoft/jenkins/azuread/Utils.java
M src/main/java/com/microsoft/jenkins/azuread/scribe/AzureApi.java

  Log Message:
  ---
  Upgrade Microsoft identity platform from v1.0 to v2.0


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


[jenkinsci/google-oauth-plugin] b8d906: [maven-release-plugin] prepare for next developmen...

2019-04-25 Thread Stephen Shank
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-oauth-plugin
  Commit: b8d9060d83479cda723963f8fab35b52bdcf474b
  
https://github.com/jenkinsci/google-oauth-plugin/commit/b8d9060d83479cda723963f8fab35b52bdcf474b
  Author: Stephen Shank 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  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/google-oauth-plugin] 98a622: [maven-release-plugin] prepare release google-oaut...

2019-04-25 Thread Stephen Shank
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-oauth-plugin
  Commit: 98a6227799f10a8d70d93e041a96704c95f03da3
  
https://github.com/jenkinsci/google-oauth-plugin/commit/98a6227799f10a8d70d93e041a96704c95f03da3
  Author: Stephen Shank 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release google-oauth-plugin-0.8


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


[jenkinsci/google-oauth-plugin]

2019-04-25 Thread Stephen Shank
  Branch: refs/tags/google-oauth-plugin-0.8
  Home:   https://github.com/jenkinsci/google-oauth-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-plugin] 2f4bc7: Set base version to 3.10.0-SNAPSHOT

2019-04-25 Thread Mark Waite
  Branch: refs/heads/stable-3.10
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 2f4bc72bb2ebf9ed2d707eccd030c94689e76461
  
https://github.com/jenkinsci/git-plugin/commit/2f4bc72bb2ebf9ed2d707eccd030c94689e76461
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Set base version to 3.10.0-SNAPSHOT


  Commit: cb7bcdb96d1f4e287bd4caa919e5fdd7baf5efb3
  
https://github.com/jenkinsci/git-plugin/commit/cb7bcdb96d1f4e287bd4caa919e5fdd7baf5efb3
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Require Jenkins 2.121.1 and Java 8

Require annotation indexer 1.12 for upper bounds dependency

Test with sshd 2.6 for upper bounds dependency and Java 11 compile


  Commit: 4307f384d50d9be96af33ecc5c6f6a7d1d3af197
  
https://github.com/jenkinsci/git-plugin/commit/4307f384d50d9be96af33ecc5c6f6a7d1d3af197
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 3.42

Exclude test dependency on commons-lang3 for upper bounds dependency

Remove redundant pluginManagement section.  Parent pom provides it,
don't duplicate the information.

Remove redundant maven plugins

Remove sshd test dependency

Remove bridge-method-annotation dep

Remove annotation indexer


  Commit: ef189e20611a0c2ecd0f9ca62881fca9834ff693
  
https://github.com/jenkinsci/git-plugin/commit/ef189e20611a0c2ecd0f9ca62881fca9834ff693
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/hudson/plugins/git/util/BuildChooser.java
M src/main/java/hudson/plugins/git/util/InverseBuildChooser.java
M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java
M src/main/java/jenkins/plugins/git/GitSCMFile.java

  Log Message:
  ---
  Test Java 8 & 11 recommended configurations in CI

Update dependencies for Java 11 build and test

Fix javadoc for Java 11 javadoc tool

Add spotbugs/findbugs exclusions for Java 11


  Commit: fca5eb578f25045fbe5ad3e5523885097822cd71
  
https://github.com/jenkinsci/git-plugin/commit/fca5eb578f25045fbe5ad3e5523885097822cd71
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Enable incremental artifact delivery

Allows other consumers to use the artifacts from this build.


Compare: 
https://github.com/jenkinsci/git-plugin/compare/2f4bc72bb2eb%5E...fca5eb578f25

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-oauth-plugin] 57e7b3: Turn off doclint for java 8 (#58)

2019-04-25 Thread Stephen Shank
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-oauth-plugin
  Commit: 57e7b31962d3e0bbe4593c2d1ddd0a288c634c66
  
https://github.com/jenkinsci/google-oauth-plugin/commit/57e7b31962d3e0bbe4593c2d1ddd0a288c634c66
  Author: Stephen Shank 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Turn off doclint for java 8 (#58)

* Turn off doclint for java 8

* Use doclint property because realease uses maven-javadoc-plugin version 3.0.1


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


[jenkinsci/nexus-platform-plugin] c63841: Add custom/advanced properties to iq scanner - INT...

2019-04-25 Thread Adrian Powell
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: c63841b0b51b32905a84f61aa752d5daad4de9b0
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/c63841b0b51b32905a84f61aa752d5daad4de9b0
  Author: Adrian Powell 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluator.groovy
M src/main/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorBuildStep.groovy
M src/main/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorDescriptor.groovy
M src/main/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorUtil.groovy
M 
src/main/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorWorkflowStep.groovy
M src/main/java/org/sonatype/nexus/ci/iq/RemoteScanner.groovy
M src/main/java/org/sonatype/nexus/ci/iq/RemoteScannerFactory.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorBuildStep/config.groovy
A 
src/main/resources/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorBuildStep/help-advancedProperties.html
M 
src/main/resources/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorWorkflowStep/config.groovy
A 
src/main/resources/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorWorkflowStep/help-advancedProperties.html
M src/main/resources/org/sonatype/nexus/ci/iq/Messages.properties
M 
src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorDescriptorTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorIntegrationTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorSlaveIntegrationTest.groovy
M src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorTest.groovy
M src/test/java/org/sonatype/nexus/ci/iq/RemoteScannerTest.groovy

  Log Message:
  ---
  Add custom/advanced properties to iq scanner - INT-1549 (#79)

* INT-1549 Jenkins support for passing custom properties to IQ Scanner


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

2019-04-25 Thread Stephen Shank
  Branch: refs/tags/google-oauth-plugin-0.8
  Home:   https://github.com/jenkinsci/google-oauth-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/vectorcast-execution-plugin] 280f93: Updates for additional cleaning up of old files

2019-04-25 Thread Tim Schneider
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 280f93ecb6aa9dea1ca91966afada3e37283b2be
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/280f93ecb6aa9dea1ca91966afada3e37283b2be
  Author: Tim Schneider 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/tcmr2csv.py
M src/main/resources/scripts/vcastcsv2jenkins.py

  Log Message:
  ---
  Updates for additional cleaning up of old files


  Commit: 8e60bb1c83dd496b1c630b79639daaea4edc4cf2
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/8e60bb1c83dd496b1c630b79639daaea4edc4cf2
  Author: Tim Schneider 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Changes.txt
M pom.xml

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


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/ec13ff8e5e3f...8e60bb1c83dd

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


[jenkinsci/vectorcast-coverage-plugin] 84fcd3: Update for additional chart fixes

2019-04-25 Thread Tim Schneider
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-coverage-plugin
  Commit: 84fcd3dd67952d896a6d2e5bdca12c0caa2e1519
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/84fcd3dd67952d896a6d2e5bdca12c0caa2e1519
  Author: Tim Schneider 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastcoverage/CoverageObject.java
M 
src/main/java/com/vectorcast/plugins/vectorcastcoverage/VectorCASTBuildAction.java

  Log Message:
  ---
  Update for additional chart fixes


  Commit: 1ae435281fa8c9b4374d0baf342ef2c73c8bb011
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/1ae435281fa8c9b4374d0baf342ef2c73c8bb011
  Author: Tim Schneider 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/vectorcast-coverage-plugin/compare/eac1c8ddc476...1ae435281fa8

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

2019-04-25 Thread Stephen Shank
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-oauth-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-oauth-plugin] bdc6a2: [maven-release-plugin] rollback the release of goo...

2019-04-25 Thread Stephen Shank
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-oauth-plugin
  Commit: bdc6a24328816b5a325efcc0191235fb98722b46
  
https://github.com/jenkinsci/google-oauth-plugin/commit/bdc6a24328816b5a325efcc0191235fb98722b46
  Author: Stephen Shank 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of google-oauth-plugin-0.8


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


[jenkinsci/google-oauth-plugin]

2019-04-25 Thread Stephen Shank
  Branch: refs/tags/google-oauth-plugin-0.8
  Home:   https://github.com/jenkinsci/google-oauth-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-oauth-plugin] c30714: [maven-release-plugin] prepare for next developmen...

2019-04-25 Thread Stephen Shank
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-oauth-plugin
  Commit: c30714063986b9e077371833e0364a12b8f64400
  
https://github.com/jenkinsci/google-oauth-plugin/commit/c30714063986b9e077371833e0364a12b8f64400
  Author: Stephen Shank 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  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/google-oauth-plugin] 5b79ea: [maven-release-plugin] prepare release google-oaut...

2019-04-25 Thread Stephen Shank
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-oauth-plugin
  Commit: 5b79ea9b6d268f4211cb8fa92a6258bae2e9ea62
  
https://github.com/jenkinsci/google-oauth-plugin/commit/5b79ea9b6d268f4211cb8fa92a6258bae2e9ea62
  Author: Stephen Shank 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release google-oauth-plugin-0.8


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


[jenkinsci/google-oauth-plugin] b8d049: Make sure that a newly submitted file is submitted...

2019-04-25 Thread Stephen Shank
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-oauth-plugin
  Commit: b8d049398101dc63ff49f1e32c86cc12510f1e1b
  
https://github.com/jenkinsci/google-oauth-plugin/commit/b8d049398101dc63ff49f1e32c86cc12510f1e1b
  Author: Stephen Shank 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M 
src/main/resources/com/google/jenkins/plugins/credentials/oauth/JsonServiceAccountConfig/config.jelly
M 
src/main/resources/com/google/jenkins/plugins/credentials/oauth/P12ServiceAccountConfig/config.jelly

  Log Message:
  ---
  Make sure that a newly submitted file is submitted last (#57)


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


[jenkinsci/workflow-support-plugin] b3a75f: [maven-release-plugin] prepare release workflow-su...

2019-04-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: b3a75ffd773c93d9b2fb6703fe8ffd8cd1b94338
  
https://github.com/jenkinsci/workflow-support-plugin/commit/b3a75ffd773c93d9b2fb6703fe8ffd8cd1b94338
  Author: Devin Nusbaum 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release workflow-support-3.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/workflow-support-plugin]

2019-04-25 Thread Devin Nusbaum
  Branch: refs/tags/workflow-support-3.3
  Home:   https://github.com/jenkinsci/workflow-support-plugin

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


[jenkinsci/workflow-support-plugin] 261e31: [maven-release-plugin] prepare for next developmen...

2019-04-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: 261e3109e4d160f60da399374da9e9621f4d141e
  
https://github.com/jenkinsci/workflow-support-plugin/commit/261e3109e4d160f60da399374da9e9621f4d141e
  Author: Devin Nusbaum 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/workflow-cps-plugin] 603801: Pick up https://github.com/cloudbees/groovy-cps/pu...

2019-04-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 603801c715ff3659466dc60ffd5ab2c1acb00d56
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/603801c715ff3659466dc60ffd5ab2c1acb00d56
  Author: Jesse Glick 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Pick up https://github.com/cloudbees/groovy-cps/pull/97.


  Commit: 8089b92d05847dc0e9accd23c9f49a8fd1d93a35
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/8089b92d05847dc0e9accd23c9f49a8fd1d93a35
  Author: Jesse Glick 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/js/samples.js

  Log Message:
  ---
  Merge branch 'master' into stack-trace-JENKINS-57085


  Commit: 7ce3aafd27d77ac9fa4a5545e015b329d0a3f673
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/7ce3aafd27d77ac9fa4a5545e015b329d0a3f673
  Author: Jesse Glick 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  groovy-cps 1.27


  Commit: f3ad1c0f40802db0f46504189359c4f9f7493e30
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/f3ad1c0f40802db0f46504189359c4f9f7493e30
  Author: Devin Nusbaum 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #284 from jglick/stack-trace-JENKINS-57085

Pick up JENKINS-57085 fix


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/4ed49e12ce4f...f3ad1c0f4080

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] f6f706: Replace links to end-of-life plugins with a link t...

2019-04-25 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: f6f706b3745f8c8804c496502e0fbd7a444a0623
  
https://github.com/jenkins-infra/jenkins.io/commit/f6f706b3745f8c8804c496502e0fbd7a444a0623
  Author: Zbynek Konecny 
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M content/_data/solutions/c.yml
M content/_data/solutions/java.yml
M content/_data/solutions/php.yml
M content/_data/solutions/python.yml

  Log Message:
  ---
  Replace links to end-of-life plugins with a link to Warnings NG


  Commit: a1e7088ad1a91cb829b645f4b1b0c98951ac692a
  
https://github.com/jenkins-infra/jenkins.io/commit/a1e7088ad1a91cb829b645f4b1b0c98951ac692a
  Author: Zbynek Konecny 
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M content/_data/solutions/android.yml
M content/_data/solutions/c.yml
M content/_data/solutions/docker.yml
M content/_data/solutions/github.yml
M content/_data/solutions/java.yml
M content/_data/solutions/php.yml
M content/_data/solutions/pipeline.yml
M content/_data/solutions/python.yml
M content/_data/solutions/ruby.yml

  Log Message:
  ---
  Replace redirect links with direct ones


  Commit: 4a25bd785e6c566ea93885e596f8aad2bd3c0a18
  
https://github.com/jenkins-infra/jenkins.io/commit/4a25bd785e6c566ea93885e596f8aad2bd3c0a18
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M content/_data/solutions/android.yml
M content/_data/solutions/c.yml
M content/_data/solutions/docker.yml
M content/_data/solutions/github.yml
M content/_data/solutions/java.yml
M content/_data/solutions/php.yml
M content/_data/solutions/pipeline.yml
M content/_data/solutions/python.yml
M content/_data/solutions/ruby.yml

  Log Message:
  ---
  Apply suggestions: wiki links replaced with links to plugin site

Co-Authored-By: zbynek 


  Commit: 515076ba9a9928d6081628adac5d0c24d694a4d0
  
https://github.com/jenkins-infra/jenkins.io/commit/515076ba9a9928d6081628adac5d0c24d694a4d0
  Author: Zbynek Konecny 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M content/_data/solutions/android.yml

  Log Message:
  ---
  Change the remaining URL to use plugin site

The plugin site got updated since the last commit


  Commit: 15510bce1fa5b785c41ec2ebde29a23715957912
  
https://github.com/jenkins-infra/jenkins.io/commit/15510bce1fa5b785c41ec2ebde29a23715957912
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M content/_data/solutions/android.yml
M content/_data/solutions/c.yml
M content/_data/solutions/docker.yml
M content/_data/solutions/github.yml
M content/_data/solutions/java.yml
M content/_data/solutions/php.yml
M content/_data/solutions/pipeline.yml
M content/_data/solutions/python.yml
M content/_data/solutions/ruby.yml

  Log Message:
  ---
  Merge pull request #2221 from zbynek/master

Update plugin links in the use case pages


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/b67068f91f34...15510bce1fa5

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


[jenkinsci/cloudtest-plugin] 2a516c: Updates all tasks to be compatible with pipelines

2019-04-25 Thread soasta-ltyler
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudtest-plugin
  Commit: 2a516c0ac9a574eac8809d77deaa3b46619d564e
  
https://github.com/jenkinsci/cloudtest-plugin/commit/2a516c0ac9a574eac8809d77deaa3b46619d564e
  Author: rkritzer 
  Date:   2019-04-23 (Tue, 23 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/com/soasta/jenkins/AbstractCloudTestBuilderDescriptor.java
M src/main/java/com/soasta/jenkins/AbstractSCommandBuilder.java
M src/main/java/com/soasta/jenkins/ImportFiles.java
M src/main/java/com/soasta/jenkins/JunitResultPublisher.java
M src/main/java/com/soasta/jenkins/MakeAppTouchTestable.java
M src/main/java/com/soasta/jenkins/TestCompositionRunner.java
M src/main/java/com/soasta/jenkins/cloud/CloudCommandBuilder.java
M src/main/java/com/soasta/jenkins/cloud/build/CloudCommandBaseBuild.java
M src/main/java/com/soasta/jenkins/cloud/build/StartGrid.java
M src/main/java/com/soasta/jenkins/cloud/build/StartRSDB.java
M src/main/java/com/soasta/jenkins/cloud/build/StartTestEnvironment.java
M src/main/java/com/soasta/jenkins/cloud/build/StopGrid.java
M src/main/java/com/soasta/jenkins/cloud/build/StopRSDB.java
M src/main/java/com/soasta/jenkins/cloud/build/StopTestEnvironment.java
M 
src/main/java/com/soasta/jenkins/cloud/postbuild/CloudCommandBasePostBuild.java
M src/main/java/com/soasta/jenkins/cloud/postbuild/StartGrid.java
M src/main/java/com/soasta/jenkins/cloud/postbuild/StartRSDB.java
M src/main/java/com/soasta/jenkins/cloud/postbuild/StartTestEnvironment.java
M src/main/java/com/soasta/jenkins/cloud/postbuild/StopGrid.java
M src/main/java/com/soasta/jenkins/cloud/postbuild/StopRSDB.java
M src/main/java/com/soasta/jenkins/cloud/postbuild/StopTestEnvironment.java
M src/main/java/com/soasta/jenkins/iOSAppInstallerBase.java
M src/main/java/com/soasta/jenkins/iOSAppInstallerInstaller.java
M src/main/java/com/soasta/jenkins/iOSSimulatorLauncher.java

  Log Message:
  ---
  Updates all tasks to be compatible with pipelines


  Commit: 4274eead696392e9e13c4586b05fa32c153a8d3a
  
https://github.com/jenkinsci/cloudtest-plugin/commit/4274eead696392e9e13c4586b05fa32c153a8d3a
  Author: rkritzer 
  Date:   2019-04-23 (Tue, 23 Apr 2019)

  Changed paths:
M pom.xml
M src/main/resources/com/soasta/jenkins/JunitResultAction/summary.jelly
M src/main/resources/com/soasta/jenkins/JunitResultPublisher/config.jelly
M src/main/resources/com/soasta/jenkins/JunitResultPublisher/global.jelly
M src/main/resources/index.jelly
M src/test/java/com/soasta/jenkins/CloudTestServerTest.java

  Log Message:
  ---
  Fixes some jelly test issues


  Commit: a61f66e4054187e5be2750d403c996571ae254a9
  
https://github.com/jenkinsci/cloudtest-plugin/commit/a61f66e4054187e5be2750d403c996571ae254a9
  Author: rkritzer 
  Date:   2019-04-23 (Tue, 23 Apr 2019)

  Changed paths:
M src/test/java/com/soasta/jenkins/CloudTestServerTest.java

  Log Message:
  ---
  Un-commenting test file


  Commit: 48a396812a2850f4c4ae29f41a7067bb5e39550d
  
https://github.com/jenkinsci/cloudtest-plugin/commit/48a396812a2850f4c4ae29f41a7067bb5e39550d
  Author: rkritzer 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/com/soasta/jenkins/AbstractSCommandBuilder.java
M src/main/java/com/soasta/jenkins/ImportFiles.java
M src/main/java/com/soasta/jenkins/TestCompositionRunner.java
M src/main/java/com/soasta/jenkins/TransactionThreshold.java
M src/main/java/com/soasta/jenkins/cloud/build/CloudCommandBaseBuild.java
M src/main/resources/com/soasta/jenkins/JunitResultAction/summary.jelly
M src/main/resources/com/soasta/jenkins/TestCompositionRunner/config.groovy
M src/test/java/com/soasta/jenkins/CloudTestServerTest.java

  Log Message:
  ---
  Makes some parameters optional, fixes issue with data retention settings in 
TestCompositionRunner


  Commit: db56b482ce65c69bcd47a2564193192642252a27
  
https://github.com/jenkinsci/cloudtest-plugin/commit/db56b482ce65c69bcd47a2564193192642252a27
  Author: rkritzer 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/test/java/com/soasta/jenkins/CloudTestServerTest.java

  Log Message:
  ---
  Un-comments test case for future development when servers are fixed


  Commit: a7ac262f64a7cc43cd41a3c8541f35b58a95772f
  
https://github.com/jenkinsci/cloudtest-plugin/commit/a7ac262f64a7cc43cd41a3c8541f35b58a95772f
  Author: soasta-ltyler 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/com/soasta/jenkins/AbstractCloudTestBuilderDescriptor.java
M src/main/java/com/soasta/jenkins/AbstractSCommandBuilder.java
M src/main/java/com/soasta/jenkins/ImportFiles.java
M src/main/java/com/soasta/jenkins/JunitResultPublisher.java
M src/main/java/com/soasta/jenkins/MakeAppTouchTestable.java
 

[jenkinsci/cucumber-slack-notifier-plugin] c72b28: code updated per new slack msgs format (https://ap...

2019-04-25 Thread Gareth Evans
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-slack-notifier-plugin
  Commit: c72b283461a863f954c38cdf5e5e9d384260715e
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/c72b283461a863f954c38cdf5e5e9d384260715e
  Author: franco 
  Date:   2019-01-25 (Fri, 25 Jan 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberResult.java

  Log Message:
  ---
  code updated per new slack msgs format 
(https://api.slack.com/docs/message-formatting)
new 'attachments' JsonArray added
'fields' JsonArray moved inside attachments
'pretext' renamed to 'text'
'color' property moved to attachments level


  Commit: 4ff687439a275e3d8df5cfe277f9a282320207c4
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/4ff687439a275e3d8df5cfe277f9a282320207c4
  Author: franco 
  Date:   2019-01-25 (Fri, 25 Jan 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/slacknotifier/FeatureResult.java

  Log Message:
  ---
  fix fox features in nested folders creating bad linksr
replace the '/' for each nested folder by '-'


  Commit: dc5682841e98f7a6c48f0459b996f3b0eda3d630
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/dc5682841e98f7a6c48f0459b996f3b0eda3d630
  Author: franco 
  Date:   2019-01-25 (Fri, 25 Jan 2019)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberResult.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlack.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackBuildStepNotifier.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackPostBuildNotifier.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackService.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/FeatureResult.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/SlackClient.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/workflow/CucumberSlackStep.java
M src/test/java/org/jenkinsci/plugins/slacknotifier/CucumberResultTest.java
M src/test/java/org/jenkinsci/plugins/slacknotifier/SlackClientTest.java

  Log Message:
  ---
  code format fix


  Commit: ee70be9ece0aed0099ee8e4ef3bce42f0e2eb9f7
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/ee70be9ece0aed0099ee8e4ef3bce42f0e2eb9f7
  Author: franco 
  Date:   2019-01-25 (Fri, 25 Jan 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberResult.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/FeatureResult.java

  Log Message:
  ---
  class properties set as private


  Commit: 047aeddacb0cd12b053ad88dce4bef6b9d83713d
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/047aeddacb0cd12b053ad88dce4bef6b9d83713d
  Author: franco 
  Date:   2019-01-25 (Fri, 25 Jan 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/slacknotifier/SlackClient.java
M src/test/java/org/jenkinsci/plugins/slacknotifier/CucumberResultTest.java
M src/test/java/org/jenkinsci/plugins/slacknotifier/SlackClientTest.java

  Log Message:
  ---
  coding improvement - Arrays.asList() replaced by Collections.singletonList()


  Commit: 2b8d21407b4890570533a69d55fd8f13d4e59e4c
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/2b8d21407b4890570533a69d55fd8f13d4e59e4c
  Author: franco 
  Date:   2019-01-31 (Thu, 31 Jan 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/slacknotifier/FeatureResult.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/SlackClient.java
M src/test/java/org/jenkinsci/plugins/slacknotifier/CucumberResultTest.java
M src/test/java/org/jenkinsci/plugins/slacknotifier/SlackClientTest.java

  Log Message:
  ---
  FeatureResult 'name' and 'uri' properties properly implemented to read values 
from JSON results file


  Commit: 38498ad4eed420297a296a9c49a3117bb953347b
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/38498ad4eed420297a296a9c49a3117bb953347b
  Author: franco 
  Date:   2019-01-31 (Thu, 31 Jan 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  org.jenkins-ci.plugins.workflow updated to latest v2.13


  Commit: 853eef955e080463f4498cb652ac1e8e15bd491d
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/853eef955e080463f4498cb652ac1e8e15bd491d
  Author: Gareth Evans 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberResult.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlack.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackBuildStepNotifier.java
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackPostBuildNotifier.java
M 

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

2019-04-25 Thread Damian Szczepanik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/office-365-connector-plugin
  Commit: 78d90761663f9227bca6d3d2605d31f017d1c79f
  
https://github.com/jenkinsci/office-365-connector-plugin/commit/78d90761663f9227bca6d3d2605d31f017d1c79f
  Author: Damian Szczepanik 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/office-365-connector-plugin]

2019-04-25 Thread Damian Szczepanik
  Branch: refs/tags/Office-365-Connector-4.7.1
  Home:   https://github.com/jenkinsci/office-365-connector-plugin

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


[jenkinsci/office-365-connector-plugin] fc5c9a: [maven-release-plugin] prepare release Office-365-...

2019-04-25 Thread Damian Szczepanik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/office-365-connector-plugin
  Commit: fc5c9a6b8e97df9ec750498a598df4aad0304338
  
https://github.com/jenkinsci/office-365-connector-plugin/commit/fc5c9a6b8e97df9ec750498a598df4aad0304338
  Author: Damian Szczepanik 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release Office-365-Connector-4.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/workflow-job-plugin] 72a336: Add i18n support for workflow view

2019-04-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 72a336602955574a11daac3df6356fdfe2df6da4
  
https://github.com/jenkinsci/workflow-job-plugin/commit/72a336602955574a11daac3df6356fdfe2df6da4
  Author: Zhao Xiaojie 
  Date:   2019-03-26 (Tue, 26 Mar 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction.java
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/Messages.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/Messages_zh_CN.properties

  Log Message:
  ---
  Add i18n support for workflow view


  Commit: db692f18de005fe84d5a95b0bf74597fc8a201a8
  
https://github.com/jenkinsci/workflow-job-plugin/commit/db692f18de005fe84d5a95b0bf74597fc8a201a8
  Author: Devin Nusbaum 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/job/views/FlowGraphTableAction.java
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/Messages.properties
A 
src/main/resources/org/jenkinsci/plugins/workflow/job/views/Messages_zh_CN.properties

  Log Message:
  ---
  Merge pull request #128 from LinuxSuRen/i18n-view

Add i18n support for workflow view


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/846c3a359c04...db692f18de00

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


[jenkinsci/analysis-model] 2e05cb: Fixed health report.

2019-04-25 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 2e05cbb01c3e0dc20d1d75621c2dc7742ac86622
  
https://github.com/jenkinsci/analysis-model/commit/2e05cbb01c3e0dc20d1d75621c2dc7742ac86622
  Author: Ulli Hafner 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile.analysis

  Log Message:
  ---
  Fixed health report.


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


[jenkinsci/analysis-model] f3abd1: Added health report.

2019-04-25 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: f3abd1b8714a05a59d34911a800457a67b9d9450
  
https://github.com/jenkinsci/analysis-model/commit/f3abd1b8714a05a59d34911a800457a67b9d9450
  Author: Ulli Hafner 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile.analysis

  Log Message:
  ---
  Added health report.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-compute-engine-plugin] 847845: Windows Compatibility and overall stability improv...

2019-04-25 Thread Stephen Shank
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 8478452ad006be07557869418050e063cf9ac8e8
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/8478452ad006be07557869418050e063cf9ac8e8
  Author: Stephen Shank 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml
M 
src/test/java/com/google/jenkins/plugins/computeengine/StringJsonServiceAccountConfig.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloud1WorkerCreatedFor2ExecutorsIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudMultipleLabelsIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudNoSnapshotCreatedIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudOneShotInstanceIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudSnapshotCreatedIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudTemplateIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudTemplateNoGoogleLabelsIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudWorkerCreatedIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudWorkerFailedIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ConfigAsCodeTestIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ITUtil.java

  Log Message:
  ---
  Windows Compatibility and overall stability improvements for integration 
tests (#80)

* Allow loading credentials string from file. Make 
StringJsonServiceAccountConfig entirely string based rather than depending on 
the files used in KeyUtils. Failures that occur before client initialization no 
longer lead to NPEs, and fail fast with empty or null creds.

* Increase timeouts to be doable for less powerful and/or windows based systems.

* ConfigAsCodeTestIT fixes: Use proper label for test instances. Use classrule 
timeout rather than method based, and increase timeout to account for less 
powerful systems.

* Cleanup StringServiceAccount key generation, and check correct variable in 
the credentilas file case.

* For windows only, reduce the number of concurrent IT processes and add a 
multiplier for the test timeouts that is determined based on the OS. Remove a 
fragile test condition for NoSnapshot IT."


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


[jenkinsci/last-changes-plugin] 967fc3: [maven-release-plugin] prepare for next developmen...

2019-04-25 Thread Rafael M. Pestano
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/last-changes-plugin
  Commit: 967fc31d068dbffbae4ff148ea2573d543ca3353
  
https://github.com/jenkinsci/last-changes-plugin/commit/967fc31d068dbffbae4ff148ea2573d543ca3353
  Author: rafael-pestano 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  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/last-changes-plugin]

2019-04-25 Thread Rafael M. Pestano
  Branch: refs/tags/2.7.5
  Home:   https://github.com/jenkinsci/last-changes-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/last-changes-plugin] 0c17e3: compress/decompress commit diffs

2019-04-25 Thread Rafael M. Pestano
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/last-changes-plugin
  Commit: 0c17e388cae733bf7ee3316ee8a9566209092b4c
  
https://github.com/jenkinsci/last-changes-plugin/commit/0c17e388cae733bf7ee3316ee8a9566209092b4c
  Author: rafael-pestano 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/com/github/jenkins/lastchanges/model/CommitChanges.java
M src/main/java/com/github/jenkins/lastchanges/model/LastChanges.java

  Log Message:
  ---
  compress/decompress commit diffs


  Commit: d1c1dd02ad3f6b0709166eb069d047412eaa06ba
  
https://github.com/jenkinsci/last-changes-plugin/commit/d1c1dd02ad3f6b0709166eb069d047412eaa06ba
  Author: rafael-pestano 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/last-changes-plugin/compare/d40d77aa13e4...d1c1dd02ad3f

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


[jenkinsci/analysis-model] d35d77: Bump violations-lib from 1.89 to 1.92

2019-04-25 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: d35d77da5c1fecb1997c95c015ddc6a856373282
  
https://github.com/jenkinsci/analysis-model/commit/d35d77da5c1fecb1997c95c015ddc6a856373282
  Author: dependabot[bot] 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump violations-lib from 1.89 to 1.92

Bumps [violations-lib](https://github.com/tomasbjerre/violations-lib) from 1.89 
to 1.92.
- [Release notes](https://github.com/tomasbjerre/violations-lib/releases)
- 
[Changelog](https://github.com/tomasbjerre/violations-lib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tomasbjerre/violations-lib/compare/1.89...1.92)

Signed-off-by: dependabot[bot] 


  Commit: b8a48549038773d5b63fd2b863f0da166b646f83
  
https://github.com/jenkinsci/analysis-model/commit/b8a48549038773d5b63fd2b863f0da166b646f83
  Author: Ullrich Hafner 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #163 from 
jenkinsci/dependabot/maven/se.bjurr.violations-violations-lib-1.92

Bump violations-lib from 1.89 to 1.92


Compare: 
https://github.com/jenkinsci/analysis-model/compare/40cd83ee5ff9...b8a485490387

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


[jenkinsci/analysis-model]

2019-04-25 Thread dependabot[bot]
  Branch: refs/heads/dependabot/maven/se.bjurr.violations-violations-lib-1.92
  Home:   https://github.com/jenkinsci/analysis-model

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 4c5eb7: Avoid Groovy interpolation in samples.

2019-04-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 4c5eb795e2936050c3b25dcf7070604f7845c5b9
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/4c5eb795e2936050c3b25dcf7070604f7845c5b9
  Author: Jesse Glick 
  Date:   2019-04-15 (Mon, 15 Apr 2019)

  Changed paths:
M src/main/js/samples.js

  Log Message:
  ---
  Avoid Groovy interpolation in samples.


  Commit: 4ed49e12ce4f1f3fdff05a441b8ceb2ad3fe2578
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/4ed49e12ce4f1f3fdff05a441b8ceb2ad3fe2578
  Author: Devin Nusbaum 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/js/samples.js

  Log Message:
  ---
  Merge pull request #282 from jglick/sample-interpolation

Avoid Groovy interpolation in samples


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/96e7072eb9cf...4ed49e12ce4f

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


[jenkinsci/structs-plugin] ae09da: [maven-release-plugin] prepare release structs-par...

2019-04-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/structs-plugin
  Commit: ae09da5fa65b99044dada49452139be36fa07d77
  
https://github.com/jenkinsci/structs-plugin/commit/ae09da5fa65b99044dada49452139be36fa07d77
  Author: Devin Nusbaum 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M annotation/pom.xml
M plugin/pom.xml
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release structs-parent-1.18


  Commit: f32e3843612df948a2c8d8dcf1f467bb4f71349f
  
https://github.com/jenkinsci/structs-plugin/commit/f32e3843612df948a2c8d8dcf1f467bb4f71349f
  Author: Devin Nusbaum 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M annotation/pom.xml
M plugin/pom.xml
M pom.xml

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


Compare: 
https://github.com/jenkinsci/structs-plugin/compare/44d32652da95...f32e3843612d

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


[jenkinsci/structs-plugin] ae09da: [maven-release-plugin] prepare release structs-par...

2019-04-25 Thread Devin Nusbaum
  Branch: refs/tags/structs-parent-1.18
  Home:   https://github.com/jenkinsci/structs-plugin
  Commit: ae09da5fa65b99044dada49452139be36fa07d77
  
https://github.com/jenkinsci/structs-plugin/commit/ae09da5fa65b99044dada49452139be36fa07d77
  Author: Devin Nusbaum 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M annotation/pom.xml
M plugin/pom.xml
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release structs-parent-1.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/structs-plugin] 063d42: Sketch of JENKINS-44892.

2019-04-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/structs-plugin
  Commit: 063d42876cf9fe0c887c7679f9c5fe9fa3446f5f
  
https://github.com/jenkinsci/structs-plugin/commit/063d42876cf9fe0c887c7679f9c5fe9fa3446f5f
  Author: Jesse Glick 
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
A 
plugin/src/main/java/org/jenkinsci/plugins/structs/describable/CustomDescribableModel.java
M 
plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableModel.java

  Log Message:
  ---
  Sketch of JENKINS-44892.


  Commit: a4aa82d842fda9d87198f8f3095c275def190186
  
https://github.com/jenkinsci/structs-plugin/commit/a4aa82d842fda9d87198f8f3095c275def190186
  Author: Jesse Glick 
  Date:   2019-04-09 (Tue, 09 Apr 2019)

  Changed paths:
M 
plugin/src/main/java/org/jenkinsci/plugins/structs/describable/CustomDescribableModel.java
M 
plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableModel.java

  Log Message:
  ---
  Redesigned API.


  Commit: 27f956fa74eec1a279d53e234147d0fde6b5200b
  
https://github.com/jenkinsci/structs-plugin/commit/27f956fa74eec1a279d53e234147d0fde6b5200b
  Author: Jesse Glick 
  Date:   2019-04-09 (Tue, 09 Apr 2019)

  Changed paths:
M 
plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableModel.java
M 
plugin/src/main/java/org/jenkinsci/plugins/structs/describable/UninstantiatedDescribable.java

  Log Message:
  ---
  UninstantiatedDescribable.withArguments convenience method.


  Commit: 794506c6841145831ac7cf4a5e9a13472920d020
  
https://github.com/jenkinsci/structs-plugin/commit/794506c6841145831ac7cf4a5e9a13472920d020
  Author: Jesse Glick 
  Date:   2019-04-09 (Tue, 09 Apr 2019)

  Changed paths:
M 
plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableModel.java

  Log Message:
  ---
  Logging.


  Commit: d3c3f8252ea87f422db680a165f23516183ec5f2
  
https://github.com/jenkinsci/structs-plugin/commit/d3c3f8252ea87f422db680a165f23516183ec5f2
  Author: Jesse Glick 
  Date:   2019-04-09 (Tue, 09 Apr 2019)

  Changed paths:
M 
plugin/src/main/java/org/jenkinsci/plugins/structs/describable/CustomDescribableModel.java

  Log Message:
  ---
  Javadoc


  Commit: 44d32652da9539d0259c4072a2ccbd588a98f115
  
https://github.com/jenkinsci/structs-plugin/commit/44d32652da9539d0259c4072a2ccbd588a98f115
  Author: Devin Nusbaum 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
A 
plugin/src/main/java/org/jenkinsci/plugins/structs/describable/CustomDescribableModel.java
M 
plugin/src/main/java/org/jenkinsci/plugins/structs/describable/DescribableModel.java
M 
plugin/src/main/java/org/jenkinsci/plugins/structs/describable/UninstantiatedDescribable.java

  Log Message:
  ---
  Merge pull request #43 from jglick/CustomDescribableModel-JENKINS-44892

[JENKINS-44892] DescribableModel customization


Compare: 
https://github.com/jenkinsci/structs-plugin/compare/93d30087bcbb...44d32652da95

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] 27b591: add icq-notifier category

2019-04-25 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 27b591b0ddba7e743af6d18e4e722968418335cc
  
https://github.com/jenkins-infra/update-center2/commit/27b591b0ddba7e743af6d18e4e722968418335cc
  Author: nolequen 
  Date:   2019-04-17 (Wed, 17 Apr 2019)

  Changed paths:
M src/main/resources/label-definitions.properties

  Log Message:
  ---
  add icq-notifier category


  Commit: 6559935138a042579ea1d6f1e5516fb3a23444e0
  
https://github.com/jenkins-infra/update-center2/commit/6559935138a042579ea1d6f1e5516fb3a23444e0
  Author: Daniel Beck 
  Date:   2019-04-17 (Wed, 17 Apr 2019)

  Changed paths:
M src/main/resources/label-definitions.properties

  Log Message:
  ---
  Update src/main/resources/label-definitions.properties

Co-Authored-By: nolequen 


  Commit: 1399749b4f3323df9d52a2983aef1730afa92377
  
https://github.com/jenkins-infra/update-center2/commit/1399749b4f3323df9d52a2983aef1730afa92377
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/resources/label-definitions.properties

  Log Message:
  ---
  Merge pull request #269 from nolequen/icq-notifier-category

add icq-notification category


Compare: 
https://github.com/jenkins-infra/update-center2/compare/ca27508c0536...1399749b4f33

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 821d4d: [JENKINS-27494] Support for PHPUnit 4.* reports

2019-04-25 Thread Nikolas Falco
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xunit-plugin
  Commit: 821d4d7eee88033a1010fd9628aae09df2f9442a
  
https://github.com/jenkinsci/xunit-plugin/commit/821d4d7eee88033a1010fd9628aae09df2f9442a
  Author: Nikolas Falco 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/xunit/types/PHPUnit.java
R 
src/main/resources/org/jenkinsci/plugins/xunit/types/phpunit-1.0-to-junit-4.0.xsl
A 
src/main/resources/org/jenkinsci/plugins/xunit/types/phpunit-4.0-to-junit.xsl
A src/main/resources/org/jenkinsci/plugins/xunit/types/phpunit-4.0.xsd
M src/test/java/org/jenkinsci/plugins/xunit/types/PHPUnitTest.java
A 
src/test/resources/org/jenkinsci/plugins/xunit/types/phpunit/testcase10/input.xml
A 
src/test/resources/org/jenkinsci/plugins/xunit/types/phpunit/testcase10/result.xml

  Log Message:
  ---
  [JENKINS-27494] Support for PHPUnit 4.* reports

Add support for PHPUnit 4.x reports


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


[jenkinsci/git-plugin] 2038db: [JENKINS-50394] Use incremental git-client until r...

2019-04-25 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 2038db4ca4c37514df9a4023436de76c19fda163
  
https://github.com/jenkinsci/git-plugin/commit/2038db4ca4c37514df9a4023436de76c19fda163
  Author: rsandell 
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-50394] Use incremental git-client until released


  Commit: 1162bee60e6a631f06abc47745dbf53914850a3b
  
https://github.com/jenkinsci/git-plugin/commit/1162bee60e6a631f06abc47745dbf53914850a3b
  Author: rsandell 
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java
M src/test/java/jenkins/plugins/git/AbstractGitSCMSourceTest.java
A src/test/java/org/jenkinsci/plugins/gitclient/TestJGitAPIImpl.java

  Log Message:
  ---
  [JENKINS-50394] Get remote references before fetching to cache when discoverX


  Commit: eb7507d4834db829aca369975096c82b04717aa3
  
https://github.com/jenkinsci/git-plugin/commit/eb7507d4834db829aca369975096c82b04717aa3
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

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

  Log Message:
  ---
  Merge remote-tracking branch 'rsandell/master-JENKINS-50394'


Compare: 
https://github.com/jenkinsci/git-plugin/compare/6043300daa96...eb7507d4834d

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


[jenkinsci/parasoft-findings-plugin] 65bf04: @task XT-36683 - Handle Flow Analysis and Code Dup...

2019-04-25 Thread kmarczyk
  Branch: refs/heads/parasoft-findings-wng
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 65bf0400e32a5641fc56427f969967de8d1683dc
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/65bf0400e32a5641fc56427f969967de8d1683dc
  Author: Krzysztof Marczyk 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M 
src/main/java/com/parasoft/xtest/reports/jenkins/parser/FlowAnalysisPathBuilder.java
M 
src/main/java/com/parasoft/xtest/reports/jenkins/parser/FlowIssueAdditionalProperties.java

  Log Message:
  ---
  @task XT-36683 - Handle Flow Analysis and Code Duplication findings

Change colors in flow violations paths


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


[jenkinsci/nodejs-plugin] 32039b: Enable to relocate NPM global cache using a plugga...

2019-04-25 Thread Nikolas Falco
  Branch: refs/heads/feature/global_cache
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: 32039bdd59a30361ca420c5e3e8c909d073060d3
  
https://github.com/jenkinsci/nodejs-plugin/commit/32039bdd59a30361ca420c5e3e8c909d073060d3
  Author: Nikolas Falco 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/jenkins/plugins/nodejs/NodeJSBuildWrapper.java
M src/main/java/jenkins/plugins/nodejs/NodeJSCommandInterpreter.java
M src/main/java/jenkins/plugins/nodejs/NodeJSConstants.java
A src/main/java/jenkins/plugins/nodejs/cache/CacheLocationLocator.java
A 
src/main/java/jenkins/plugins/nodejs/cache/CacheLocationLocatorDescriptor.java
A 
src/main/java/jenkins/plugins/nodejs/cache/DefaultCacheLocationLocator.java
A 
src/main/java/jenkins/plugins/nodejs/cache/PerExecutorCacheLocationLocator.java
A src/main/java/jenkins/plugins/nodejs/cache/PerJobCacheLocationLocator.java
M src/main/resources/jenkins/plugins/nodejs/Messages.properties
M src/main/resources/jenkins/plugins/nodejs/Messages_it.properties
M src/main/resources/jenkins/plugins/nodejs/NodeJSBuildWrapper/config.jelly
M 
src/main/resources/jenkins/plugins/nodejs/NodeJSBuildWrapper/config.properties
M 
src/main/resources/jenkins/plugins/nodejs/NodeJSBuildWrapper/config_it.properties
M 
src/main/resources/jenkins/plugins/nodejs/NodeJSCommandInterpreter/config.jelly
M 
src/main/resources/jenkins/plugins/nodejs/NodeJSCommandInterpreter/config.properties
M 
src/main/resources/jenkins/plugins/nodejs/NodeJSCommandInterpreter/config_it.properties
A src/test/java/DefaultCacheLocationLocator/CacheLocationLocatorTest.java
M src/test/java/jenkins/plugins/nodejs/CIBuilderHelper.java
M src/test/java/jenkins/plugins/nodejs/NodeJSBuildWrapperTest.java
M src/test/java/jenkins/plugins/nodejs/NodeJSCommandInterpreterTest.java
A src/test/java/jenkins/plugins/nodejs/TestCacheLocationLocator.java
M src/test/java/jenkins/plugins/nodejs/VerifyEnvVariableBuilder.java

  Log Message:
  ---
  Enable to relocate NPM global cache using a pluggable locator strategy.


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


[jenkinsci/parasoft-findings-plugin] 22e031: @task XT-36683 - Handle Flow Analysis and Code Dup...

2019-04-25 Thread kmarczyk
  Branch: refs/heads/parasoft-findings-wng
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 22e03119174470dcf01cd717ac7dd218044eda39
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/22e03119174470dcf01cd717ac7dd218044eda39
  Author: Krzysztof Marczyk 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/com/parasoft/xtest/reports/jenkins/html/IHtmlTags.java
A 
src/main/java/com/parasoft/xtest/reports/jenkins/parser/FlowAnalysisPathBuilder.java
A 
src/main/java/com/parasoft/xtest/reports/jenkins/parser/FlowIssueAdditionalProperties.java
M 
src/main/java/com/parasoft/xtest/reports/jenkins/parser/ParasoftIssueAdditionalProperties.java
M 
src/main/java/com/parasoft/xtest/reports/jenkins/parser/ParasoftParser.java
M src/main/java/com/parasoft/xtest/reports/jenkins/tool/ParasoftTool.java

  Log Message:
  ---
  @task XT-36683 - Handle Flow Analysis and Code Duplication findings

Support for flow violations


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


[jenkinsci/analysis-model] d35d77: Bump violations-lib from 1.89 to 1.92

2019-04-25 Thread Dependabot
  Branch: refs/heads/dependabot/maven/se.bjurr.violations-violations-lib-1.92
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: d35d77da5c1fecb1997c95c015ddc6a856373282
  
https://github.com/jenkinsci/analysis-model/commit/d35d77da5c1fecb1997c95c015ddc6a856373282
  Author: dependabot[bot] 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump violations-lib from 1.89 to 1.92

Bumps [violations-lib](https://github.com/tomasbjerre/violations-lib) from 1.89 
to 1.92.
- [Release notes](https://github.com/tomasbjerre/violations-lib/releases)
- 
[Changelog](https://github.com/tomasbjerre/violations-lib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tomasbjerre/violations-lib/compare/1.89...1.92)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/node-sharing-plugin] 2797fc: Upper hamcrest-core for regexp Matchers.matchesPat...

2019-04-25 Thread Oliver Gondža
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/node-sharing-plugin

  Commit: 2797fc1e787f97b87faff4d7d6851e30704a307c

  
https://github.com/jenkinsci/node-sharing-plugin/commit/2797fc1e787f97b87faff4d7d6851e30704a307c

  Author: Ing. Pavel Janousek 

  Date:   2019-04-12 (Fri, 12 Apr 2019)



  Changed paths:

M jth-tests/pom.xml



  Log Message:

  ---

  Upper hamcrest-core for regexp Matchers.matchesPattern





  Commit: ab6cb50c493a8134ec85dcbfe7835cbcbdccdd6f

  
https://github.com/jenkinsci/node-sharing-plugin/commit/ab6cb50c493a8134ec85dcbfe7835cbcbdccdd6f

  Author: Ing. Pavel Janousek 

  Date:   2019-04-12 (Fri, 12 Apr 2019)



  Changed paths:

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



  Log Message:

  ---

  Log an info msg when node isn't reserved (based on Orchestrator evidence)





  Commit: 11a2aaae259fb624ce28d189308e16deaddff376

  
https://github.com/jenkinsci/node-sharing-plugin/commit/11a2aaae259fb624ce28d189308e16deaddff376

  Author: Ing. Pavel Janousek 

  Date:   2019-04-12 (Fri, 12 Apr 2019)



  Changed paths:

M 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/Pool.java



  Log Message:

  ---

  Start grid info reconstruction when ConfigRepo content changed





  Commit: 4a76faa2cb117244ceb69615997da8e27bf69256

  
https://github.com/jenkinsci/node-sharing-plugin/commit/4a76faa2cb117244ceb69615997da8e27bf69256

  Author: Ing. Pavel Janousek 

  Date:   2019-04-12 (Fri, 12 Apr 2019)



  Changed paths:

M 
plugin/src/main/java/com/redhat/jenkins/nodesharingfrontend/SharedNodeCloud.java



  Log Message:

  ---

  Drop an Api instance when ConfigRepo content changed





  Commit: 12bc173e1dbb6472e0f864b8b9ce156363416661

  
https://github.com/jenkinsci/node-sharing-plugin/commit/12bc173e1dbb6472e0f864b8b9ce156363416661

  Author: Ing. Pavel Janousek 

  Date:   2019-04-12 (Fri, 12 Apr 2019)



  Changed paths:

M jth-tests/src/test/java/com/redhat/jenkins/nodesharing/GridTest.java



  Log Message:

  ---

  Added 'Changing OrchestratorUrl' basic test scenario (no edge-cases)





  Commit: f405b4aca7b5ab626610d6e6ef53e8cfe854b847

  
https://github.com/jenkinsci/node-sharing-plugin/commit/f405b4aca7b5ab626610d6e6ef53e8cfe854b847

  Author: Ing. Pavel Janousek 

  Date:   2019-04-23 (Tue, 23 Apr 2019)



  Changed paths:

M jth-tests/pom.xml



  Log Message:

  ---

  Don't run SlowTests in parallel





  Commit: 0e88c7eac56be4c5d5c418452d07b35c1b2768ec

  
https://github.com/jenkinsci/node-sharing-plugin/commit/0e88c7eac56be4c5d5c418452d07b35c1b2768ec

  Author: Ing. Pavel Janousek 

  Date:   2019-04-23 (Tue, 23 Apr 2019)



  Changed paths:

M 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/ReservationVerifier.java



  Log Message:

  ---

  Don't run grid verification procedure in parallel





  Commit: afda495fbb77399d542ddca38ca75d15b9ac7161

  
https://github.com/jenkinsci/node-sharing-plugin/commit/afda495fbb77399d542ddca38ca75d15b9ac7161

  Author: Ing. Pavel Janousek 

  Date:   2019-04-23 (Tue, 23 Apr 2019)



  Changed paths:

M plugin/src/main/java/com/redhat/jenkins/nodesharingfrontend/Api.java

M 
plugin/src/main/java/com/redhat/jenkins/nodesharingfrontend/WorkloadReporter.java



  Log Message:

  ---

  Schedule report workload event when Orchestrator examines the grid





  Commit: ab539ecf632f2a7dfb3629ebb621bbf2a01dcc57

  
https://github.com/jenkinsci/node-sharing-plugin/commit/ab539ecf632f2a7dfb3629ebb621bbf2a01dcc57

  Author: Ing. Pavel Janousek 

  Date:   2019-04-23 (Tue, 23 Apr 2019)



  Changed paths:

M 
jth-tests/src/test/java/com/redhat/jenkins/nodesharing/ReportUsageTest.java

M 
jth-tests/src/test/java/com/redhat/jenkins/nodesharing/ReservationVerifierTest.java



  Log Message:

  ---

  Don't run time sensitive tests in parallel





  Commit: 68698593613f4d2eb7a33373d3f7d313a53a2ec2

  
https://github.com/jenkinsci/node-sharing-plugin/commit/68698593613f4d2eb7a33373d3f7d313a53a2ec2

  Author: Ing. Pavel Janousek 

  Date:   2019-04-23 (Tue, 23 Apr 2019)



  Changed paths:

M jth-tests/src/test/java/com/redhat/jenkins/nodesharing/GridTest.java



  Log Message:

  ---

  Fix and tune grid tests





  Commit: 530fed27041c679c4d669a4faa1bd6ca60179bba

  
https://github.com/jenkinsci/node-sharing-plugin/commit/530fed27041c679c4d669a4faa1bd6ca60179bba

  Author: Ing. Pavel Janousek 

  Date:   2019-04-23 (Tue, 23 Apr 2019)



  Changed paths:

M 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/ShareableComputer.java

M 
backend-plugin/src/main/java/com/redhat/jenkins/nodesharingbackend/ShareableNode.java

M 
backend-plugin/src/test/java/com/redhat/jenkins/nodesharingbackend/ReservationTaskTest.java

M 

[jenkinsci/snyk-security-scanner-plugin]

2019-04-25 Thread Anton Drukh
  Branch: refs/tags/2.0.4
  Home:   https://github.com/jenkinsci/snyk-security-scanner-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/snyk-security-scanner-plugin]

2019-04-25 Thread Anton Drukh
  Branch: refs/heads/fix/jenkinsfile
  Home:   https://github.com/jenkinsci/snyk-security-scanner-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/snyk-security-scanner-plugin]

2019-04-25 Thread Anton Drukh
  Branch: refs/heads/feat/support-mono-repos
  Home:   https://github.com/jenkinsci/snyk-security-scanner-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/snyk-security-scanner-plugin] 08c12b: Check if tools directory is not available on agents

2019-04-25 Thread Anton Drukh
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: 08c12bd6683b6920c79bade354f92c85349c8479
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/08c12bd6683b6920c79bade354f92c85349c8479
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M src/main/java/io/snyk/jenkins/CustomBuildToolPathCallable.java

  Log Message:
  ---
  Check if tools directory is not available on agents


  Commit: dcfd0352fecf47baf42b8a51755dd3c39bdf8fce
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/dcfd0352fecf47baf42b8a51755dd3c39bdf8fce
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/io/snyk/jenkins/CustomBuildToolPathCallable.java
A src/test/java/io/snyk/jenkins/CustomBuildToolPathCallableTest.java

  Log Message:
  ---
  Add unit test for CustomBuildToolPathCallable

this commit should fail on travis


  Commit: 5e26401c8cae5d47b4ae51bd7b981e4971fcb975
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/5e26401c8cae5d47b4ae51bd7b981e4971fcb975
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M src/main/java/io/snyk/jenkins/CustomBuildToolPathCallable.java

  Log Message:
  ---
  Uncomment code snippet that check tools directory on agents

this is fix from 08c12bd6683b6920c79bade354f92c85349c8479 with unit test


  Commit: 6f91bfb105cd3c862228de4c6cc59a4aba74c9de
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/6f91bfb105cd3c862228de4c6cc59a4aba74c9de
  Author: Anton Drukh 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/io/snyk/jenkins/CustomBuildToolPathCallable.java
A src/test/java/io/snyk/jenkins/CustomBuildToolPathCallableTest.java

  Log Message:
  ---
  Merge pull request #43 from pavel-github/fix/exception-custom-build-path

fix: check if tools directory is not available on agents


Compare: 
https://github.com/jenkinsci/snyk-security-scanner-plugin/compare/49783539718f...6f91bfb105cd

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


[jenkinsci/snyk-security-scanner-plugin] 91a415: Define build configurations for jenkins ci explicitly

2019-04-25 Thread Anton Drukh
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: 91a4159a8b94357174af6bb7472015f51cc82391
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/91a4159a8b94357174af6bb7472015f51cc82391
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Define build configurations for jenkins ci explicitly


  Commit: 6b19860b5712c03843ed3db52ca9af4375d102a2
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/6b19860b5712c03843ed3db52ca9af4375d102a2
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Use different syntax for step definitions


  Commit: c86dcc0bbe3b57ef5ba0b0bebfe83ad0862583f3
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/c86dcc0bbe3b57ef5ba0b0bebfe83ad0862583f3
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Use example from ecr plugin


  Commit: 2d648be40fb3f028c89e4d9dab9d5f1d3f99fcae
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/2d648be40fb3f028c89e4d9dab9d5f1d3f99fcae
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Revert to commit 91a4159a8b94357174af6bb7472015f51cc82391


  Commit: b00ca63b8d5cd4a0cbd1cdc0def1a06c97b99c19
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/b00ca63b8d5cd4a0cbd1cdc0def1a06c97b99c19
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/io/snyk/jenkins/CustomBuildToolPathCallable.java

  Log Message:
  ---
  Suppress false positive spotbug issue

we have to wait until https://github.com/spotbugs/spotbugs/issues/756
and https://issues.jenkins-ci.org/browse/JENKINS-53720 will be fixed


  Commit: da24e00dcea3a91c26d7878ffcc64a42b86b1f65
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/da24e00dcea3a91c26d7878ffcc64a42b86b1f65
  Author: Anton Drukh 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile
M src/main/java/io/snyk/jenkins/CustomBuildToolPathCallable.java

  Log Message:
  ---
  Merge pull request #44 from pavel-github/chore/jenkins-build-configuration

chore: define build configurations for jenkins CI


  Commit: 1744df841f003b1967685f09fbaa9c61e43c0c68
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/1744df841f003b1967685f09fbaa9c61e43c0c68
  Author: Anton Drukh 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile
M src/main/java/io/snyk/jenkins/CustomBuildToolPathCallable.java

  Log Message:
  ---
  Merge pull request #45 from jenkinsci/fix/jenkinsfile

Fix/jenkinsfile


Compare: 
https://github.com/jenkinsci/snyk-security-scanner-plugin/compare/6f91bfb105cd...1744df841f00

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


[jenkinsci/snyk-security-scanner-plugin] 91a415: Define build configurations for jenkins ci explicitly

2019-04-25 Thread Anton Drukh
  Branch: refs/heads/fix/jenkinsfile
  Home:   https://github.com/jenkinsci/snyk-security-scanner-plugin
  Commit: 91a4159a8b94357174af6bb7472015f51cc82391
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/91a4159a8b94357174af6bb7472015f51cc82391
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Define build configurations for jenkins ci explicitly


  Commit: 6b19860b5712c03843ed3db52ca9af4375d102a2
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/6b19860b5712c03843ed3db52ca9af4375d102a2
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Use different syntax for step definitions


  Commit: c86dcc0bbe3b57ef5ba0b0bebfe83ad0862583f3
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/c86dcc0bbe3b57ef5ba0b0bebfe83ad0862583f3
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Use example from ecr plugin


  Commit: 2d648be40fb3f028c89e4d9dab9d5f1d3f99fcae
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/2d648be40fb3f028c89e4d9dab9d5f1d3f99fcae
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Revert to commit 91a4159a8b94357174af6bb7472015f51cc82391


  Commit: b00ca63b8d5cd4a0cbd1cdc0def1a06c97b99c19
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/b00ca63b8d5cd4a0cbd1cdc0def1a06c97b99c19
  Author: pavel <36902936+pavel-git...@users.noreply.github.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/io/snyk/jenkins/CustomBuildToolPathCallable.java

  Log Message:
  ---
  Suppress false positive spotbug issue

we have to wait until https://github.com/spotbugs/spotbugs/issues/756
and https://issues.jenkins-ci.org/browse/JENKINS-53720 will be fixed


  Commit: da24e00dcea3a91c26d7878ffcc64a42b86b1f65
  
https://github.com/jenkinsci/snyk-security-scanner-plugin/commit/da24e00dcea3a91c26d7878ffcc64a42b86b1f65
  Author: Anton Drukh 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Jenkinsfile
M src/main/java/io/snyk/jenkins/CustomBuildToolPathCallable.java

  Log Message:
  ---
  Merge pull request #44 from pavel-github/chore/jenkins-build-configuration

chore: define build configurations for jenkins CI


Compare: 
https://github.com/jenkinsci/snyk-security-scanner-plugin/compare/49783539718f...da24e00dcea3

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


[jenkinsci/snyk-security-scanner-plugin]

2019-04-25 Thread Anton Drukh
  Branch: refs/heads/fix/jenkinsfile
  Home:   https://github.com/jenkinsci/snyk-security-scanner-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/nomad-plugin] fe2cc9: restrict visibility of attribute name to protected...

2019-04-25 Thread Adrian Fedoreanu
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nomad-plugin
  Commit: fe2cc9498561b357c7b1a17fc3b76a492abff755
  
https://github.com/jenkinsci/nomad-plugin/commit/fe2cc9498561b357c7b1a17fc3b76a492abff755
  Author: Adrian Fedoreanu 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/nomad/NomadCloud.java

  Log Message:
  ---
  restrict visibility of attribute name to protected (#45)


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


[jenkinsci/nomad-plugin]

2019-04-25 Thread Adrian Fedoreanu
  Branch: refs/heads/name_restrict_visibility
  Home:   https://github.com/jenkinsci/nomad-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/parasoft-findings-plugin] e9e91e: @task XT-36690 - Add support for pipelines

2019-04-25 Thread jacekmarzecparasoft
  Branch: refs/heads/parasoft-findings-wng
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: e9e91ebdbd00def7b1a1c89c2fe746526ca829fd
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/e9e91ebdbd00def7b1a1c89c2fe746526ca829fd
  Author: Jacek Marzec 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/com/parasoft/xtest/reports/jenkins/tool/ParasoftTool.java

  Log Message:
  ---
  @task XT-36690 - Add support for pipelines


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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] b0702b: add maven-snapshot-check category

2019-04-25 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: b0702b39eb4d56e92d7cafeb1d899d960f97f58b
  
https://github.com/jenkins-infra/update-center2/commit/b0702b39eb4d56e92d7cafeb1d899d960f97f58b
  Author: donhui <977675...@qq.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/resources/label-definitions.properties

  Log Message:
  ---
  add maven-snapshot-check category


  Commit: ca27508c053625fbfd08b7f3eaa94dcaf4463749
  
https://github.com/jenkins-infra/update-center2/commit/ca27508c053625fbfd08b7f3eaa94dcaf4463749
  Author: Daniel Beck 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/resources/label-definitions.properties

  Log Message:
  ---
  Merge pull request #271 from donhui/master

add maven-snapshot-check category


Compare: 
https://github.com/jenkins-infra/update-center2/compare/aa4f6330802d...ca27508c0536

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

2019-04-25 Thread Daniel Spilker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 6ae67975d05b7273309b83ff58f55c83b9196466
  
https://github.com/jenkinsci/job-dsl-plugin/commit/6ae67975d05b7273309b83ff58f55c83b9196466
  Author: Daniel Spilker 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M docs/Home.md

  Log Message:
  ---
  updated release notes


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


[jenkinsci/jenkins] 6c5bc6: Use ATH 1.66 to test

2019-04-25 Thread Oliver Gondža
  Branch: refs/heads/stable-2.164

  Home:   https://github.com/jenkinsci/jenkins

  Commit: 6c5bc6f2edbcc8ff19c8ff6fe01de7228896bbd0

  
https://github.com/jenkinsci/jenkins/commit/6c5bc6f2edbcc8ff19c8ff6fe01de7228896bbd0

  Author: Oliver Gondža 

  Date:   2019-04-25 (Thu, 25 Apr 2019)



  Changed paths:

M essentials.yml



  Log Message:

  ---

  Use ATH 1.66 to test





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-topaz-for-total-test-plugin] d5e3a7: CWE-146885: Add support for secure connection

2019-04-25 Thread efhjnw0
  Branch: refs/heads/CWE-146885-Add-support-for-secure-connections
  Home:   https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin
  Commit: d5e3a7cf6704d8543fa049e19edeb064a72d09e6
  
https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/d5e3a7cf6704d8543fa049e19edeb064a72d09e6
  Author: efhjnw0 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/com/compuware/jenkins/totaltest/TotalTestBuilder.java
M src/main/java/com/compuware/jenkins/totaltest/TotalTestRunner.java

  Log Message:
  ---
  CWE-146885: Add support for secure connection

Added code to include the -encryptprotocol to the command ine


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

2019-04-25 Thread Daniel Spilker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 70a20a1244a74ad1d27b81b76c2ae49006912c4a
  
https://github.com/jenkinsci/job-dsl-plugin/commit/70a20a1244a74ad1d27b81b76c2ae49006912c4a
  Author: Stephan Pauxberger 
  Date:   2019-02-21 (Thu, 21 Feb 2019)

  Changed paths:
M job-dsl-core/src/main/resources/javaposse/jobdsl/dsl/Folder-template.xml
M job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/FolderSpec.groovy

  Log Message:
  ---
  Fix for JENKINS-38606

All view should have the (unlocalized) name "all". Otherwise, every start of 
Jenkins, all names are converted, taking a couple (15 in our case) minutes.


  Commit: e6560b8c73e9ed897cbc434687d79c2c8733094b
  
https://github.com/jenkinsci/job-dsl-plugin/commit/e6560b8c73e9ed897cbc434687d79c2c8733094b
  Author: Daniel Spilker 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M job-dsl-core/src/main/resources/javaposse/jobdsl/dsl/Folder-template.xml
M job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/FolderSpec.groovy

  Log Message:
  ---
  Merge pull request #1148 from pauxus/JENKINS-38606-fix

[JENKINS-56505] Fix for JENKINS-38606 related log spam


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/e302d502688c...e6560b8c73e9

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


[jenkinsci/configuration-as-code-plugin] 40c838: fix unit test on windows (#857)

2019-04-25 Thread Joseph Petersen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 40c83890bfb3f499c97a69be52a69bad1e0427c3
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/40c83890bfb3f499c97a69be52a69bad1e0427c3
  Author: Joseph Petersen 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
A .gitattributes
M .travis.yml
M demos/graphite/README.md
M plugin/src/test/java/io/jenkins/plugins/casc/ConfigurationAsCodeTest.java

  Log Message:
  ---
  fix unit test on windows (#857)


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


[jenkinsci/analysis-model] 9c02ff: Allow arbitrary w/s between timestamp and maven lo...

2019-04-25 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 9c02ffa0d03b502c3a3ba982c3899cc0506e610c
  
https://github.com/jenkinsci/analysis-model/commit/9c02ffa0d03b502c3a3ba982c3899cc0506e610c
  Author: Guido Grazioli 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/parser/JavacParser.java
M src/test/java/edu/hm/hafner/analysis/parser/JavacParserTest.java
M src/test/resources/edu/hm/hafner/analysis/parser/javac-timestamps.txt

  Log Message:
  ---
  Allow arbitrary w/s between timestamp and maven log line

On jenkins 2.165 with timestamper plugin 1.9, a declarative
pipeline as:

pipeline {
options {
timestamps()
}
stages {
// ... maven build
}
}

generates log lines with two whitespaces after the timestamps.

This change allows arbitrary whitespace; additionally it tidies
up the string concatenation of the regex.

See: https://www.regexplanet.com/share/index.html?share=dxkgm6r


  Commit: 40cd83ee5ff943d58d13ece88b468f7b2e4a478a
  
https://github.com/jenkinsci/analysis-model/commit/40cd83ee5ff943d58d13ece88b468f7b2e4a478a
  Author: Ullrich Hafner 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/parser/JavacParser.java
M src/test/java/edu/hm/hafner/analysis/parser/JavacParserTest.java
M src/test/resources/edu/hm/hafner/analysis/parser/javac-timestamps.txt

  Log Message:
  ---
  Merge pull request #162 from guidograzioli/master

Allow arbitrary w/s between timestamp and maven log line


Compare: 
https://github.com/jenkinsci/analysis-model/compare/9a33f88d04cc...40cd83ee5ff9

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


[jenkinsci/configuration-as-code-plugin] 850bfa: Remove matrix-auth from support plugin (#845)

2019-04-25 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 850bfa40ac864c8c63a8d4983ad1b75f3d9562c6
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/850bfa40ac864c8c63a8d4983ad1b75f3d9562c6
  Author: Daniel Beck 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M demos/global-matrix-auth/README.md
M integrations/pom.xml
M support/pom.xml
R 
support/src/main/java/io/jenkins/plugins/casc/support/matrixauth/GlobalMatrixAuthorizationStrategyConfigurator.java
R 
support/src/main/java/io/jenkins/plugins/casc/support/matrixauth/MatrixAuthorizationStrategyConfigurator.java
R 
support/src/main/java/io/jenkins/plugins/casc/support/matrixauth/ProjectMatrixAuthorizationStrategyConfigurator.java

  Log Message:
  ---
  Remove matrix-auth from support plugin (#845)

Moved to `matrix-auth` in 2.4


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


[jenkinsci/configuration-as-code-plugin] 1d2dbb: Update labels usage (#859)

2019-04-25 Thread Joseph Petersen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 1d2dbb050b7d5b49552aa244c2e2104b33605ba0
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/1d2dbb050b7d5b49552aa244c2e2104b33605ba0
  Author: Joseph Petersen 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M .github/ISSUE_TEMPLATE/2-feature-request.md
M .github/release-drafter.yml
M .github/stale.yml

  Log Message:
  ---
  Update labels usage (#859)


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


[jenkinsci/packaging] c47a28: [FIXED JENKINS-55149] deb access set in JENKINS_ARGS

2019-04-25 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/packaging
  Commit: c47a285070685b9ad08de474e3c9d2e4119f3875
  
https://github.com/jenkinsci/packaging/commit/c47a285070685b9ad08de474e3c9d2e4119f3875
  Author: Keith Marsh 
  Date:   2018-12-12 (Wed, 12 Dec 2018)

  Changed paths:
M deb/build/debian/jenkins.init

  Log Message:
  ---
  [FIXED JENKINS-55149] deb access set in JENKINS_ARGS

The options to enable access logs were set in DAEMON_ARGS, breaking daemon 
startup.  Moved access log options to append to JENKINS_ARGS.


  Commit: b49b155d85b9e772e8ca73eea7673ff3b0019454
  
https://github.com/jenkinsci/packaging/commit/b49b155d85b9e772e8ca73eea7673ff3b0019454
  Author: Oleg Nenashev 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M deb/build/debian/jenkins.init

  Log Message:
  ---
  Merge pull request #111 from keithmarsh/JENKINS-55149

[FIXED JENKINS-55149] deb access set in JENKINS_ARGS


Compare: 
https://github.com/jenkinsci/packaging/compare/9d7b708affaa...b49b155d85b9

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


[jenkinsci/jenkins] 051994: Update Dockerfile

2019-04-25 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 0519949b8708bf62764962e6bac874f7d60c4378
  
https://github.com/jenkinsci/jenkins/commit/0519949b8708bf62764962e6bac874f7d60c4378
  Author: edwardpro 
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
M Dockerfile

  Log Message:
  ---
  Update Dockerfile

Add Script:
COPY test-pom/ /jenkins/src/test-pom/
COPY test-jdk8/ /jenkins/src/test-jdk8/

For can't use docker build.


  Commit: 84998a444858d981c679a59f05d9d50c35972603
  
https://github.com/jenkinsci/jenkins/commit/84998a444858d981c679a59f05d9d50c35972603
  Author: Oleg Nenashev 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Dockerfile

  Log Message:
  ---
  Merge pull request #3978 from edwardpro/master

Update Dockerfile


Compare: 
https://github.com/jenkinsci/jenkins/compare/a5a92af4bebc...84998a444858

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


[jenkinsci/packaging] 063512: [JENKINS-57096] Exclude date from Java version regexp

2019-04-25 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/packaging
  Commit: 063512b6bce8ee4960c95d1ad8985bb2d0b84a36
  
https://github.com/jenkinsci/packaging/commit/063512b6bce8ee4960c95d1ad8985bb2d0b84a36
  Author: Adrien Lecharpentier 
  Date:   2019-04-19 (Fri, 19 Apr 2019)

  Changed paths:
M deb/build/debian/jenkins.init

  Log Message:
  ---
  [JENKINS-57096] Exclude date from Java version regexp

Since Java 11, the java -version commande return a date in the same line as the 
version.
This needs to be excluded for the test on the following line to work.


  Commit: 3872a6bcc8dac1085ad00ce11002451f43d507ef
  
https://github.com/jenkinsci/packaging/commit/3872a6bcc8dac1085ad00ce11002451f43d507ef
  Author: Adrien Lecharpentier 
  Date:   2019-04-19 (Fri, 19 Apr 2019)

  Changed paths:
M deb/build/debian/jenkins.init

  Log Message:
  ---
  [JENKINS-57096] Allow both Java 8 and Java 11 as runtime env

At this moment, Java 11 is not the only JVM usable to run Jenkins.


  Commit: 9d7b708affaac1984db7d99af9270ee80bddef9f
  
https://github.com/jenkinsci/packaging/commit/9d7b708affaac1984db7d99af9270ee80bddef9f
  Author: Oleg Nenashev 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M deb/build/debian/jenkins.init

  Log Message:
  ---
  Merge pull request #117 from alecharp/JENKINS-57096

[JENKINS-57096] Allow using Java 11 and Java 8 to run Jenkins on Debian / Ubuntu


Compare: 
https://github.com/jenkinsci/packaging/compare/d83217acafc4...9d7b708affaa

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


[jenkinsci/p4-plugin] a206e7: [JENKINS-57179] Post a comment after voting if des...

2019-04-25 Thread Paul Allen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: a206e7e61a6853e1a42dfe012653078839fafa3c
  
https://github.com/jenkinsci/p4-plugin/commit/a206e7e61a6853e1a42dfe012653078839fafa3c
  Author: Stuart Rowe 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/swarmAPI/SwarmHelper.java

  Log Message:
  ---
  [JENKINS-57179] Post a comment after voting if description field is not empty


  Commit: 2198da66c479158a7ec7fceaf03a8d2c975fa6c0
  
https://github.com/jenkinsci/p4-plugin/commit/2198da66c479158a7ec7fceaf03a8d2c975fa6c0
  Author: Paul Allen 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/swarmAPI/SwarmHelper.java

  Log Message:
  ---
  Merge pull request #97 from stuartrowe/JENKINS-57179

[JENKINS-57179] Post a comment after voting if description field is not empty


Compare: 
https://github.com/jenkinsci/p4-plugin/compare/fa878d946f86...2198da66c479

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


[jenkinsci/hugo-plugin] 53e0ec: [maven-release-plugin] prepare for next developmen...

2019-04-25 Thread Zhao Xiaojie
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hugo-plugin
  Commit: 53e0ecebd3026e50c08ba1f0f10e63a73472d465
  
https://github.com/jenkinsci/hugo-plugin/commit/53e0ecebd3026e50c08ba1f0f10e63a73472d465
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  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/hugo-plugin] cf4b20: Bump parent version from 3.4 to 3.40

2019-04-25 Thread Zhao Xiaojie
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hugo-plugin
  Commit: cf4b2043d3f5710c709b874500e27f4be9117a1f
  
https://github.com/jenkinsci/hugo-plugin/commit/cf4b2043d3f5710c709b874500e27f4be9117a1f
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump parent version from 3.4 to 3.40


  Commit: 7813d52eb2ccee8ca58df7c32517f7a762b54aea
  
https://github.com/jenkinsci/hugo-plugin/commit/7813d52eb2ccee8ca58df7c32517f7a762b54aea
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use git 3.9 instead of 3.8


  Commit: 9e80f90a333c34add34cdeeac629f5300872d92a
  
https://github.com/jenkinsci/hugo-plugin/commit/9e80f90a333c34add34cdeeac629f5300872d92a
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release hugo-0.1.5


Compare: 
https://github.com/jenkinsci/hugo-plugin/compare/b113ef2f7bb2...9e80f90a333c

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


[jenkinsci/hugo-plugin]

2019-04-25 Thread Zhao Xiaojie
  Branch: refs/tags/hugo-0.1.5
  Home:   https://github.com/jenkinsci/hugo-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/vectorcast-execution-plugin] ec13ff: [maven-release-plugin] prepare for next developmen...

2019-04-25 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: ec13ff8e5e3f947ae1e5e94031227909a53ae988
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/ec13ff8e5e3f947ae1e5e94031227909a53ae988
  Author: Richard Keeble 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  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/vectorcast-execution-plugin]

2019-04-25 Thread Richard Keeble
  Branch: refs/tags/vectorcast-execution-0.42
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/hugo-plugin] b113ef: Change the order of maven config

2019-04-25 Thread Zhao Xiaojie
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hugo-plugin
  Commit: b113ef2f7bb243068970d997b2a6122b733c8ded
  
https://github.com/jenkinsci/hugo-plugin/commit/b113ef2f7bb243068970d997b2a6122b733c8ded
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M .mvn/maven.config

  Log Message:
  ---
  Change the order of maven config


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


[jenkinsci/vectorcast-execution-plugin] d86a89: Update changes.txt

2019-04-25 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: d86a89305a84d984128cac5c4892d5b8b325e70e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d86a89305a84d984128cac5c4892d5b8b325e70e
  Author: Richard Keeble 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Changes.txt

  Log Message:
  ---
  Update changes.txt


  Commit: 085c7c2d962e1568ab9c07f6e12d9abc9ac53411
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/085c7c2d962e1568ab9c07f6e12d9abc9ac53411
  Author: Richard Keeble 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release vectorcast-execution-0.42


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/adb80bd3023d...085c7c2d962e

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


[jenkinsci/hugo-plugin]

2019-04-25 Thread Zhao Xiaojie
  Branch: refs/heads/incremental-version
  Home:   https://github.com/jenkinsci/hugo-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/hugo-plugin] 177e69: test ci friendly verion

2019-04-25 Thread Zhao Xiaojie
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hugo-plugin
  Commit: 177e69d4d7706f5806f4f6d4d357828e33a05219
  
https://github.com/jenkinsci/hugo-plugin/commit/177e69d4d7706f5806f4f6d4d357828e33a05219
  Author: suren 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  test ci friendly verion


  Commit: 2ce5ae602ed3b58e80451638dbbdd5d58f9eedd4
  
https://github.com/jenkinsci/hugo-plugin/commit/2ce5ae602ed3b58e80451638dbbdd5d58f9eedd4
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M .mvn/extensions.xml
M pom.xml

  Log Message:
  ---
  Change the version


  Commit: cb1d972daa38be1e176379a1c2fe13bdf82225d2
  
https://github.com/jenkinsci/hugo-plugin/commit/cb1d972daa38be1e176379a1c2fe13bdf82225d2
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix dependencies confilict


  Commit: c886ff3781de40334fa36c78d6526d251cb73d8b
  
https://github.com/jenkinsci/hugo-plugin/commit/c886ff3781de40334fa36c78d6526d251cb73d8b
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Add missing dependencies


  Commit: 6356cdb7f3aeb85d96d161ba1961950789100e0e
  
https://github.com/jenkinsci/hugo-plugin/commit/6356cdb7f3aeb85d96d161ba1961950789100e0e
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M .mvn/maven.config

  Log Message:
  ---
  Add consume-incrementals


  Commit: c12dffb24d16ac068c803bb35955cab950297bab
  
https://github.com/jenkinsci/hugo-plugin/commit/c12dffb24d16ac068c803bb35955cab950297bab
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M .mvn/extensions.xml
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Merge pull request #5 from jenkinsci/incremental-version

test ci friendly verion


Compare: 
https://github.com/jenkinsci/hugo-plugin/compare/ff9f9a56bc03...c12dffb24d16

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


[jenkinsci/hugo-plugin] 2ce5ae: Change the version

2019-04-25 Thread Zhao Xiaojie
  Branch: refs/heads/incremental-version
  Home:   https://github.com/jenkinsci/hugo-plugin
  Commit: 2ce5ae602ed3b58e80451638dbbdd5d58f9eedd4
  
https://github.com/jenkinsci/hugo-plugin/commit/2ce5ae602ed3b58e80451638dbbdd5d58f9eedd4
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M .mvn/extensions.xml
M pom.xml

  Log Message:
  ---
  Change the version


  Commit: cb1d972daa38be1e176379a1c2fe13bdf82225d2
  
https://github.com/jenkinsci/hugo-plugin/commit/cb1d972daa38be1e176379a1c2fe13bdf82225d2
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix dependencies confilict


  Commit: c886ff3781de40334fa36c78d6526d251cb73d8b
  
https://github.com/jenkinsci/hugo-plugin/commit/c886ff3781de40334fa36c78d6526d251cb73d8b
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Add missing dependencies


  Commit: 6356cdb7f3aeb85d96d161ba1961950789100e0e
  
https://github.com/jenkinsci/hugo-plugin/commit/6356cdb7f3aeb85d96d161ba1961950789100e0e
  Author: Zhao Xiaojie 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M .mvn/maven.config

  Log Message:
  ---
  Add consume-incrementals


Compare: 
https://github.com/jenkinsci/hugo-plugin/compare/177e69d4d770...6356cdb7f3ae

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


[jenkinsci/build-notifications-plugin] fd1c4f: Do not send on SUCCESS if flag "Send if success" n...

2019-04-25 Thread ataxexe
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/build-notifications-plugin

  Commit: fd1c4f2bc4913aa0b68e6d1269963385dbfef4fd

  
https://github.com/jenkinsci/build-notifications-plugin/commit/fd1c4f2bc4913aa0b68e6d1269963385dbfef4fd

  Author: leon 

  Date:   2019-04-24 (Wed, 24 Apr 2019)



  Changed paths:

M pom.xml

M 
src/main/java/tools/devnull/jenkins/plugins/buildnotifications/BaseNotifier.java

M 
src/main/java/tools/devnull/jenkins/plugins/buildnotifications/BuildStatus.java



  Log Message:

  ---

  Do not send on SUCCESS if flag "Send if success" not set





  Commit: 853c57c3940140a5cf28e1de058d330680207c2b

  
https://github.com/jenkinsci/build-notifications-plugin/commit/853c57c3940140a5cf28e1de058d330680207c2b

  Author: Marcelo "Ataxexe" Guimarães 

  Date:   2019-04-25 (Thu, 25 Apr 2019)



  Changed paths:

M pom.xml

M 
src/main/java/tools/devnull/jenkins/plugins/buildnotifications/BaseNotifier.java

M 
src/main/java/tools/devnull/jenkins/plugins/buildnotifications/BuildStatus.java



  Log Message:

  ---

  Merge pull request #2 from Bogus-Coder/master



Fixed bug - were ignoring flag SendIfSuccess





Compare: 
https://github.com/jenkinsci/build-notifications-plugin/compare/de12dd7a2a06...853c57c39401

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


[jenkinsci/vectorcast-coverage-plugin] 7a27c3: [maven-release-plugin] prepare release vectorcast-...

2019-04-25 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-coverage-plugin
  Commit: 7a27c3c81abf0427d705f69a45d1b8296d49b607
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/7a27c3c81abf0427d705f69a45d1b8296d49b607
  Author: Richard Keeble 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release vectorcast-coverage-0.11


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


[jenkinsci/vectorcast-coverage-plugin]

2019-04-25 Thread Richard Keeble
  Branch: refs/tags/vectorcast-coverage-0.11
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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/vectorcast-coverage-plugin] eac1c8: [maven-release-plugin] prepare for next developmen...

2019-04-25 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-coverage-plugin
  Commit: eac1c8ddc476ba9f955e4d51ecaf97355fe630eb
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/eac1c8ddc476ba9f955e4d51ecaf97355fe630eb
  Author: Richard Keeble 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  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/hugo-plugin] 177e69: test ci friendly verion

2019-04-25 Thread Zhao Xiaojie
  Branch: refs/heads/incremental-version
  Home:   https://github.com/jenkinsci/hugo-plugin
  Commit: 177e69d4d7706f5806f4f6d4d357828e33a05219
  
https://github.com/jenkinsci/hugo-plugin/commit/177e69d4d7706f5806f4f6d4d357828e33a05219
  Author: suren 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  test ci friendly verion


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