[jenkinsci/xldeploy-plugin]

2018-10-22 Thread GitHub
  Branch: refs/tags/xldeploy-plugin-7.5.2
  Home:   https://github.com/jenkinsci/xldeploy-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/xldeploy-plugin] b091b0: Released Jenkins XL Deploy plugin 7.5.2

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xldeploy-plugin
  Commit: b091b071481b81270c37eb0f88968600aa31938a
  
https://github.com/jenkinsci/xldeploy-plugin/commit/b091b071481b81270c37eb0f88968600aa31938a
  Author: saraswat2385 
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
M gradle.properties

  Log Message:
  ---
  Released Jenkins XL Deploy plugin 7.5.2


  Commit: dda2abb64b63ebe75514b6acd25c4b1a4515cefd
  
https://github.com/jenkinsci/xldeploy-plugin/commit/dda2abb64b63ebe75514b6acd25c4b1a4515cefd
  Author: saraswat2385 
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
M gradle.properties

  Log Message:
  ---
  Set development version to 7.5.3-SNAPSHOT


Compare: 
https://github.com/jenkinsci/xldeploy-plugin/compare/1ab15591a73a...dda2abb64b63
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/hpe-application-automation-tools-plugin] 6240a6: Changed display name for UFT jenkins jobs such tha...

2018-10-22 Thread GitHub
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 6240a66bcb5bdafcbdcabcfff5a0efc385a902d7
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/6240a66bcb5bdafcbdcabcfff5a0efc385a902d7
  Author: Tamas, Ionut Florin 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/run/AutEnvironmentBuilder.java
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromAlmBuilder.java
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M 
src/main/java/com/microfocus/application/automation/tools/run/SseBuilder.java
M 
src/main/resources/com/microfocus/application/automation/tools/Messages.properties

  Log Message:
  ---
  Changed display name for UFT jenkins jobs such that they are grouped together


  Commit: b265a4f8c7e3f3445a03c5e874d5d5d312f2097c
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/b265a4f8c7e3f3445a03c5e874d5d5d312f2097c
  Author: Daniel Gront 
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/run/AutEnvironmentBuilder.java
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromAlmBuilder.java
M 
src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java
M 
src/main/java/com/microfocus/application/automation/tools/run/SseBuilder.java
M 
src/main/resources/com/microfocus/application/automation/tools/Messages.properties

  Log Message:
  ---
  Merge pull request #170 from TamasFlorin/DEF54118-group-jobs

UFT jenkins jobs should be grouped


Compare: 
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/8814640bca14...b265a4f8c7e3
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/xldeploy-plugin] 1ab155: DEPL-13873: Credential context fix (#56)

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xldeploy-plugin
  Commit: 1ab15591a73a54ae501997e82a23ff5788842a37
  
https://github.com/jenkinsci/xldeploy-plugin/commit/1ab15591a73a54ae501997e82a23ff5788842a37
  Author: MagicHome Inc 
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
M src/main/java/com/xebialabs/deployit/ci/ArtifactView.java
M src/main/java/com/xebialabs/deployit/ci/Credential.java
M src/main/java/com/xebialabs/deployit/ci/DeployitNotifier.java
M src/main/java/com/xebialabs/deployit/ci/EmbeddedView.java
M src/main/java/com/xebialabs/deployit/ci/JenkinsDeploymentOptions.java
M src/main/java/com/xebialabs/deployit/ci/NameValuePair.java
M src/main/java/com/xebialabs/deployit/ci/PackageProperty.java
M src/main/java/com/xebialabs/deployit/ci/RepositoryUtils.java
M src/main/java/com/xebialabs/deployit/ci/ResourceView.java
M src/main/java/com/xebialabs/deployit/ci/workflow/XLDeployDeployStep.java
M src/main/java/com/xebialabs/deployit/ci/workflow/XLDeployPublishStep.java

  Log Message:
  ---
  DEPL-13873: Credential context fix (#56)



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/winstone] 93da50: http2 port/listenaddress was not in help

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/winstone
  Commit: 93da50fa8c89f371c51bec5ad92c8ea08307e081
  
https://github.com/jenkinsci/winstone/commit/93da50fa8c89f371c51bec5ad92c8ea08307e081
  Author: olivier lamy 
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
M src/main/resources/winstone/LocalStrings.properties

  Log Message:
  ---
  http2 port/listenaddress was not in help

Signed-off-by: olivier lamy 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-client-plugin] 27a1e6: Test Jenkins 2.121.3 instead of 2.121.1

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 27a1e6abe3a0954c3ede0cb6483fd52940310da8
  
https://github.com/jenkinsci/git-client-plugin/commit/27a1e6abe3a0954c3ede0cb6483fd52940310da8
  Author: Mark Waite 
  Date:   2018-10-20 (Sat, 20 Oct 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Test Jenkins 2.121.3 instead of 2.121.1


  Commit: ca1b9eca39de6754eaab3f171f6d79ac999b7052
  
https://github.com/jenkinsci/git-client-plugin/commit/ca1b9eca39de6754eaab3f171f6d79ac999b7052
  Author: Mark Waite 
  Date:   2018-10-20 (Sat, 20 Oct 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  ---
  Use IOUtils to read process stderr/stdout into string

The CheckNull annotation on the Proc.getStderr() and Proc.getStdout()
calls requires a findbugs suppression in this case because the
preceding call to readStderr() and readStdout() assures that the
return value will not be null.


  Commit: 823c887de25a70e9b8b1ff6fe5c7d68610299847
  
https://github.com/jenkinsci/git-client-plugin/commit/823c887de25a70e9b8b1ff6fe5c7d68610299847
  Author: Mark Waite 
  Date:   2018-10-20 (Sat, 20 Oct 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/Netrc.java

  Log Message:
  ---
  Remove unused imports from Netrc


  Commit: 38c51d58c5a33580160466bf73ad4887939d7d79
  
https://github.com/jenkinsci/git-client-plugin/commit/38c51d58c5a33580160466bf73ad4887939d7d79
  Author: Mark Waite 
  Date:   2018-10-20 (Sat, 20 Oct 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java

  Log Message:
  ---
  Use apache commons-io IOUtils, not deprecated Hudson.IOUtils


  Commit: fd2cef09564aeada65215c04647eae76dacf9193
  
https://github.com/jenkinsci/git-client-plugin/commit/fd2cef09564aeada65215c04647eae76dacf9193
  Author: Mark Waite 
  Date:   2018-10-20 (Sat, 20 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use equalsverifier 3.0


  Commit: 3486cf819e025ce29f7d9f00f037e92918a17350
  
https://github.com/jenkinsci/git-client-plugin/commit/3486cf819e025ce29f7d9f00f037e92918a17350
  Author: Mark Waite 
  Date:   2018-10-20 (Sat, 20 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use JGit 5.1.2


  Commit: 51d163850a591611e3ef9910a189359beeb44914
  
https://github.com/jenkinsci/git-client-plugin/commit/51d163850a591611e3ef9910a189359beeb44914
  Author: Mark Waite 
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
M src/main/java/org/jenkinsci/plugins/gitclient/Netrc.java

  Log Message:
  ---
  Merge pull request #370 from MarkEWaite/test-jenkins-2.138.1

Depend on Jenkins 2.107.3 and test 2.121.3


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/ac82ea90e8e2...51d163850a59
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-client-plugin] 5521e7: Replace Hudson's deprecated IOUtils

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 5521e7da1bd03a8f0fc78615e77b2d803db131a2
  
https://github.com/jenkinsci/git-client-plugin/commit/5521e7da1bd03a8f0fc78615e77b2d803db131a2
  Author: René Scheibe 
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java

  Log Message:
  ---
  Replace Hudson's deprecated IOUtils

Based on 
https://ci.jenkins.io/job/Infra/job/deprecated-usage-in-plugins/job/master/lastSuccessfulBuild/artifact/output/usage-by-plugin.html


  Commit: c159c0b0e11d343f31c16e2300128666bf6603e5
  
https://github.com/jenkinsci/git-client-plugin/commit/c159c0b0e11d343f31c16e2300128666bf6603e5
  Author: René Scheibe 
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
M pom.xml
R 
src/main/java/org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java
R 
src/main/java/org/apache/commons/httpclient/contrib/ssl/EasyX509TrustManager.java

  Log Message:
  ---
  Remove all unused Apache HttpClient contrib classes

Based on 
https://ci.jenkins.io/job/Infra/job/deprecated-usage-in-plugins/job/master/lastSuccessfulBuild/artifact/output/usage-by-plugin.html

The classes got obsolete with commit f0e20a4fef7d851ccb57cd6832a8fe8353d28866,
when switching to the modern Apache HttpComponents API.


  Commit: ac82ea90e8e230849437d7544d818f12ff32b9cd
  
https://github.com/jenkinsci/git-client-plugin/commit/ac82ea90e8e230849437d7544d818f12ff32b9cd
  Author: Mark Waite 
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
M pom.xml
R 
src/main/java/org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java
R 
src/main/java/org/apache/commons/httpclient/contrib/ssl/EasyX509TrustManager.java
M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java

  Log Message:
  ---
  Merge pull request #374 from darxriggs/code-cleanup

Code cleanup


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/6a70615e4ae8...ac82ea90e8e2
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/debian-pbuilder-plugin] 1ceda9: Detect if user has bad source dir

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/debian-pbuilder-plugin
  Commit: 1ceda90ce782f73d0b0f67210d524fc01d7db7c6
  
https://github.com/jenkinsci/debian-pbuilder-plugin/commit/1ceda90ce782f73d0b0f67210d524fc01d7db7c6
  Author: Robert Middleton 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M src/main/java/com/rm5248/debianpbuilder/DebianPbuilder.java

  Log Message:
  ---
  Detect if user has bad source dir



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/date-parameter-plugin] 3dd9c8: [maven-release-plugin] prepare for next developmen...

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/date-parameter-plugin
  Commit: 3dd9c8529d72cb4ef3c4688b9821dcf86a3ce7ed
  
https://github.com/jenkinsci/date-parameter-plugin/commit/3dd9c8529d72cb4ef3c4688b9821dcf86a3ce7ed
  Author: JuHyun Lee 
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/date-parameter-plugin] 9d5ea1: [maven-release-plugin] prepare release v0.0.4

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/date-parameter-plugin
  Commit: 9d5ea1a888d787f56d53de97bb6ea4e2bbd0e060
  
https://github.com/jenkinsci/date-parameter-plugin/commit/9d5ea1a888d787f56d53de97bb6ea4e2bbd0e060
  Author: JuHyun Lee 
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v0.0.4



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/date-parameter-plugin]

2018-10-22 Thread GitHub
  Branch: refs/tags/v0.0.4
  Home:   https://github.com/jenkinsci/date-parameter-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/gerrit-code-review-plugin]

2018-10-22 Thread GitHub
  Branch: refs/heads/feature/sexy-diffy
  Home:   https://github.com/jenkinsci/gerrit-code-review-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/gerrit-code-review-plugin]

2018-10-22 Thread GitHub
  Branch: refs/heads/feature/align-icons-with-gerrit-trigger
  Home:   https://github.com/jenkinsci/gerrit-code-review-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/gerrit-code-review-plugin] 75c881: Make Diffy more sexy

2018-10-22 Thread GitHub
  Branch: refs/heads/feature/align-icons-with-gerrit-trigger
  Home:   https://github.com/jenkinsci/gerrit-code-review-plugin
  Commit: 75c881d53d44be179527fba0c45e781d5cb7554a
  
https://github.com/jenkinsci/gerrit-code-review-plugin/commit/75c881d53d44be179527fba0c45e781d5cb7554a
  Author: Luca Milanesio 
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
M src/main/webapp/icons/gerrit-logo-32x32.png
M src/main/webapp/icons/gerrit-logo-48x48.png

  Log Message:
  ---
  Make Diffy more sexy



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/gerrit-code-review-plugin] ad6f83: Fix broken Gerrit logo

2018-10-22 Thread GitHub
  Branch: refs/heads/bugfix/fix-broken-gerrit-logo
  Home:   https://github.com/jenkinsci/gerrit-code-review-plugin
  Commit: ad6f8305d9327e9608f4c7518145b27f97af1c73
  
https://github.com/jenkinsci/gerrit-code-review-plugin/commit/ad6f8305d9327e9608f4c7518145b27f97af1c73
  Author: Luca Milanesio 
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
M src/main/java/jenkins/plugins/gerrit/GerritLogo.java

  Log Message:
  ---
  Fix broken Gerrit logo



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/coverity-plugin] 69252b: Add tests to validate support of multiple Coverity...

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/coverity-plugin
  Commit: 69252b431c1d26b13bccca98b03c63baf5fe49ac
  
https://github.com/jenkinsci/coverity-plugin/commit/69252b431c1d26b13bccca98b03c63baf5fe49ac
  Author: Austin Hampton 
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
M 
src/test/java/jenkins/plugins/coverity/CoverityViewResultsPublisherTest.java

  Log Message:
  ---
  Add tests to validate support of multiple Coverity runs on a build.


  Commit: 557edd8dac1def1972b133d453b6eebcb9d97a8a
  
https://github.com/jenkinsci/coverity-plugin/commit/557edd8dac1def1972b133d453b6eebcb9d97a8a
  Author: Austin Hampton 
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
M 
src/test/java/jenkins/plugins/coverity/CoverityViewResultsPublisherTest.java

  Log Message:
  ---
  Refactoring, added mock updates for setupRunToHandleBuildAction


  Commit: 3f26abeaa67dc778bceb9e0601f12cf1e9b6abc5
  
https://github.com/jenkinsci/coverity-plugin/commit/3f26abeaa67dc778bceb9e0601f12cf1e9b6abc5
  Author: Austin Hampton 
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
M .gitignore

  Log Message:
  ---
  Add VSCode ignores


  Commit: ab5aeb5eb09afad43bedfe82d02f95b21f20f7a6
  
https://github.com/jenkinsci/coverity-plugin/commit/ab5aeb5eb09afad43bedfe82d02f95b21f20f7a6
  Author: Austin Hampton 
  Date:   2018-10-14 (Sun, 14 Oct 2018)

  Changed paths:
M src/main/java/jenkins/plugins/coverity/CoverityViewResultsPublisher.java
M src/main/java/jenkins/plugins/coverity/ws/ViewIssuesReader.java

  Log Message:
  ---
  Resolve reporting issue with multiple Coverity runs


  Commit: 31b19cfbb155accc5303d5a34299af611a439e78
  
https://github.com/jenkinsci/coverity-plugin/commit/31b19cfbb155accc5303d5a34299af611a439e78
  Author: Andrew Cho 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M .gitignore
M src/main/java/jenkins/plugins/coverity/CoverityViewResultsPublisher.java
M src/main/java/jenkins/plugins/coverity/ws/ViewIssuesReader.java
M 
src/test/java/jenkins/plugins/coverity/CoverityViewResultsPublisherTest.java

  Log Message:
  ---
  Merge pull request #19 from Austinh100/multi-action

Multiple Coverity Action Resolution


Compare: 
https://github.com/jenkinsci/coverity-plugin/compare/8016930344f9...31b19cfbb155
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/gerrit-code-review-plugin] 53011b: [JENKINS-49713] Define explicit category for Gerri...

2018-10-22 Thread GitHub
  Branch: refs/heads/feature/introduce-changes-category
  Home:   https://github.com/jenkinsci/gerrit-code-review-plugin
  Commit: 53011bb7e35e3e625cd59fc04d34164832df20af
  
https://github.com/jenkinsci/gerrit-code-review-plugin/commit/53011bb7e35e3e625cd59fc04d34164832df20af
  Author: Luca Milanesio 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml
M src/main/java/jenkins/plugins/gerrit/AbstractGerritSCMSource.java
A src/main/java/jenkins/plugins/gerrit/ChangeDiscoveryTrait.java
A src/main/java/jenkins/plugins/gerrit/ChangeSCMRevision.java
M src/main/java/jenkins/plugins/gerrit/GerritSCMSource.java
M src/main/resources/jenkins/plugins/gerrit/Messages.properties

  Log Message:
  ---
  [JENKINS-49713] Define explicit category for Gerrit changes

Display all the changes refs in a separate tab dedicated
for change requests.

Name the new category as 'Changes', consistently to how
they are named in the Gerrit GUI.



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/gerrit-code-review-plugin] 85308a: Define explicit category for Gerrit changes

2018-10-22 Thread GitHub
  Branch: refs/heads/feature/introduce-changes-category
  Home:   https://github.com/jenkinsci/gerrit-code-review-plugin
  Commit: 85308adce98773bf1da4aa7188c9188ea7903228
  
https://github.com/jenkinsci/gerrit-code-review-plugin/commit/85308adce98773bf1da4aa7188c9188ea7903228
  Author: Luca Milanesio 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml
M src/main/java/jenkins/plugins/gerrit/AbstractGerritSCMSource.java
A src/main/java/jenkins/plugins/gerrit/ChangeDiscoveryTrait.java
A src/main/java/jenkins/plugins/gerrit/ChangeSCMRevision.java
M src/main/java/jenkins/plugins/gerrit/GerritSCMSource.java
M src/main/resources/jenkins/plugins/gerrit/Messages.properties

  Log Message:
  ---
  Define explicit category for Gerrit changes

Display all the changes refs in a separate tab dedicated
for change requests.

Name the new category as 'Changes', consistently to how
they are named in the Gerrit GUI.



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/datadog-plugin] 77f5f1: [maven-release-plugin] prepare for next developmen...

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 77f5f16c0a7e9923910f969101ff310211d7c14e
  
https://github.com/jenkinsci/datadog-plugin/commit/77f5f16c0a7e9923910f969101ff310211d7c14e
  Author: Roy Jenkins 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/datadog-plugin]

2018-10-22 Thread GitHub
  Branch: refs/tags/datadog-0.6.4
  Home:   https://github.com/jenkinsci/datadog-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/datadog-plugin] a79a4a: [maven-release-plugin] prepare release datadog-0.6...

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: a79a4aa666e5f4fd6c5ab488d146af6690a785f7
  
https://github.com/jenkinsci/datadog-plugin/commit/a79a4aa666e5f4fd6c5ab488d146af6690a785f7
  Author: Roy Jenkins 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release datadog-0.6.4



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/datadog-plugin] f90f3c: Set failed event to alert_type error

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: f90f3c87281405e8b2f9e275418474d211353f08
  
https://github.com/jenkinsci/datadog-plugin/commit/f90f3c87281405e8b2f9e275418474d211353f08
  Author: Scott Enriquez 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/BuildFinishedEventImpl.java

  Log Message:
  ---
  Set failed event to alert_type error


  Commit: 682b85646fd4956276d1510c0ecafa5bf3c31750
  
https://github.com/jenkinsci/datadog-plugin/commit/682b85646fd4956276d1510c0ecafa5bf3c31750
  Author: Scott Enriquez 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Upgrade httpclient to 4.5.6


  Commit: 21354d7166781aa2c192251f7bc9c1615a3a6fa4
  
https://github.com/jenkinsci/datadog-plugin/commit/21354d7166781aa2c192251f7bc9c1615a3a6fa4
  Author: Scott Enriquez 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #125 from DataDog/scott/upgrade-httpclient

Upgrade httpclient to 4.5.6


  Commit: 52cbb4cafcf3c5b0113de13750ad55180163d07c
  
https://github.com/jenkinsci/datadog-plugin/commit/52cbb4cafcf3c5b0113de13750ad55180163d07c
  Author: Scott Enriquez 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M 
src/main/java/org/datadog/jenkins/plugins/datadog/BuildFinishedEventImpl.java

  Log Message:
  ---
  Merge pull request #124 from DataDog/scott/event-error

Set failed event to alert_type error


  Commit: a9f9a72040f02cb0075347b6a07a9eb1f858cc0c
  
https://github.com/jenkinsci/datadog-plugin/commit/a9f9a72040f02cb0075347b6a07a9eb1f858cc0c
  Author: Scott Enriquez 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Prepare for 0.6.4 release


  Commit: a7598ae3c5db9108980f9d34a1d7f0986cac7f1f
  
https://github.com/jenkinsci/datadog-plugin/commit/a7598ae3c5db9108980f9d34a1d7f0986cac7f1f
  Author: Scott Enriquez 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Merge pull request #126 from DataDog/scott/0.6.4-release

Prepare for 0.6.4 release


  Commit: a7666f62c2b1485fa93c2cbaecdc9cb48ae4e35c
  
https://github.com/jenkinsci/datadog-plugin/commit/a7666f62c2b1485fa93c2cbaecdc9cb48ae4e35c
  Author: Roy Jenkins 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M CHANGELOG.md
M pom.xml
M 
src/main/java/org/datadog/jenkins/plugins/datadog/BuildFinishedEventImpl.java

  Log Message:
  ---
  Merge datadog master for next release


Compare: 
https://github.com/jenkinsci/datadog-plugin/compare/33d93cb83645...a7666f62c2b1
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e74680c42063b8a0c7ccf666f02e665193795467
  
https://github.com/jenkinsci/jenkins/commit/e74680c42063b8a0c7ccf666f02e665193795467
  Author: Kohsuke Kawaguchi 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

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

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


  Commit: 4d384da6f794fa1936d4142ed719ea94013649bd
  
https://github.com/jenkinsci/jenkins/commit/4d384da6f794fa1936d4142ed719ea94013649bd
  Author: Kohsuke Kawaguchi 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

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

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


Compare: 
https://github.com/jenkinsci/jenkins/compare/31ec30b1e6b0...4d384da6f794
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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

2018-10-22 Thread GitHub
  Branch: refs/tags/jenkins-2.148
  Home:   https://github.com/jenkinsci/jenkins

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/git-parameter-plugin] e53bea: Small refactor

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-parameter-plugin
  Commit: e53beabfb20fe08c95f6ed6f58a2e72eeb9ffca6
  
https://github.com/jenkinsci/git-parameter-plugin/commit/e53beabfb20fe08c95f6ed6f58a2e72eeb9ffca6
  Author: klimas7 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
A src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/Consts.java
M 
src/main/java/net/uaznia/lukanus/hudson/plugins/gitparameter/GitParameterDefinition.java
M 
src/test/java/net/uaznia/lukanus/hudson/plugins/gitparameter/BasicTests.java
M 
src/test/java/net/uaznia/lukanus/hudson/plugins/gitparameter/GitParameterDefinitionTest.java

  Log Message:
  ---
  Small refactor



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/view-job-filters-plugin] 77d4c6: Add TODO.md

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/view-job-filters-plugin
  Commit: 77d4c608d9e6db3bd34380972e11fd6571115708
  
https://github.com/jenkinsci/view-job-filters-plugin/commit/77d4c608d9e6db3bd34380972e11fd6571115708
  Author: Sven Schoenung 
  Date:   2018-10-20 (Sat, 20 Oct 2018)

  Changed paths:
A TODO.md

  Log Message:
  ---
  Add TODO.md


  Commit: caebe2ec39970a26be09e9c573b18d929c066653
  
https://github.com/jenkinsci/view-job-filters-plugin/commit/caebe2ec39970a26be09e9c573b18d929c066653
  Author: Sven Schoenung 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M src/main/java/hudson/views/AddRemoveFallbackFilter.java
M src/main/java/hudson/views/AllJobsFilter.java
M src/main/java/hudson/views/BuildDurationFilter.java
M src/main/java/hudson/views/BuildFilterColumn.java
M src/main/java/hudson/views/BuildStatusFilter.java
M src/main/java/hudson/views/BuildTrendFilter.java
M src/main/java/hudson/views/JobStatusFilter.java
M src/main/java/hudson/views/JobTypeFilter.java
M src/main/java/hudson/views/MostRecentJobsFilter.java
M src/main/java/hudson/views/OtherViewsFilter.java
M src/main/java/hudson/views/ParameterFilter.java
M src/main/java/hudson/views/RegExJobFilter.java
M src/main/java/hudson/views/ScmTypeFilter.java
M src/main/java/hudson/views/SecuredJobsFilter.java
M src/main/java/hudson/views/SecurityFilter.java
M src/main/java/hudson/views/UnclassifiedJobsFilter.java
M src/main/java/hudson/views/UpstreamDownstreamJobsFilter.java
M src/main/java/hudson/views/UserRelevanceFilter.java
M src/main/resources/hudson/views/AbstractBuildTrendFilter/config.jelly
A 
src/main/resources/hudson/views/AbstractBuildTrendFilter/config_de.properties
M 
src/main/resources/hudson/views/AbstractIncludeExcludeJobFilter/config.jelly
A 
src/main/resources/hudson/views/AbstractIncludeExcludeJobFilter/config_de.properties
M src/main/resources/hudson/views/AddRemoveFallbackFilter/config.jelly
A 
src/main/resources/hudson/views/AddRemoveFallbackFilter/config_de.properties
M src/main/resources/hudson/views/BuildDurationFilter/config.jelly
A src/main/resources/hudson/views/BuildDurationFilter/config_de.properties
A src/main/resources/hudson/views/BuildStatusFilter/config_de.properties
M src/main/resources/hudson/views/BuildTrendFilter/config.jelly
A src/main/resources/hudson/views/BuildTrendFilter/config_de.properties
A src/main/resources/hudson/views/JobStatusFilter/config_de.properties
M src/main/resources/hudson/views/JobTypeFilter/config.jelly
A src/main/resources/hudson/views/JobTypeFilter/config_de.properties
M src/main/resources/hudson/views/MostRecentJobsFilter/config.jelly
A src/main/resources/hudson/views/MostRecentJobsFilter/config_de.properties
M src/main/resources/hudson/views/OtherViewsFilter/config.jelly
A src/main/resources/hudson/views/OtherViewsFilter/config_de.properties
M src/main/resources/hudson/views/ParameterFilter/config.jelly
A src/main/resources/hudson/views/ParameterFilter/config_de.properties
M src/main/resources/hudson/views/RegExJobFilter/config.jelly
A src/main/resources/hudson/views/RegExJobFilter/config_de.properties
M src/main/resources/hudson/views/ScmTypeFilter/config.jelly
A src/main/resources/hudson/views/ScmTypeFilter/config_de.properties
A src/main/resources/hudson/views/SecurityFilter/config_de.properties
A 
src/main/resources/hudson/views/UpstreamDownstreamJobsFilter/config_de.properties
M src/main/resources/hudson/views/UserRelevanceFilter/config.jelly
A src/main/resources/hudson/views/UserRelevanceFilter/config_de.properties
A src/main/resources/hudson/views/filters/Messages.properties
A src/main/resources/hudson/views/filters/Messages_de.properties
M src/main/resources/index.jelly
A src/main/resources/index_de.jelly
M src/main/webapp/add-remove-fallback-help.html
A src/main/webapp/add-remove-fallback-help_de.html
M src/main/webapp/all-jobs-help.html
A src/main/webapp/all-jobs-help_de.html
A src/main/webapp/build-duration-help_de.html
A src/main/webapp/include-exclude-help_de.html
M src/main/webapp/last-build-time-help.html
A src/main/webapp/last-build-time-help_de.html
M src/main/webapp/most-recent-help.html
A src/main/webapp/most-recent-help_de.html
M src/main/webapp/other-views-help.html
A src/main/webapp/other-views-help_de.html
M src/main/webapp/parameter-default-help.html
A src/main/webapp/parameter-default-help_de.html
M src/main/webapp/parameter-help.html
A src/main/webapp/parameter-help_de.html
M src/main/webapp/regex-help.html
A src/main/webapp/regex-help_de.html
A src/main/webapp/scm-help_de.html
M src/main/webapp/secured-jobs-help.html
A src/main/webapp/secured-jobs-help_de.html
M src/main/webapp/security-help.html
A 

[jenkinsci/blackduck-detect-plugin]

2018-10-22 Thread GitHub
  Branch: refs/tags/1.5.0
  Home:   https://github.com/jenkinsci/blackduck-detect-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/pipeline-maven-plugin] 987ff0: [maven-release-plugin] prepare release pipeline-ma...

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: 987ff0a48930334639e375ee143c486becb1e022
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/987ff0a48930334639e375ee143c486becb1e022
  Author: Cyrille Le Clerc 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

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

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-maven-3.5.15-beta-3


  Commit: 73b7225f2bb830ab64b3e1c4a9f9a628fb5b02e2
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/73b7225f2bb830ab64b3e1c4a9f9a628fb5b02e2
  Author: Cyrille Le Clerc 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

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

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


Compare: 
https://github.com/jenkinsci/pipeline-maven-plugin/compare/75ce8e285391...73b7225f2bb8
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/pipeline-maven-plugin] 0a892e: [maven-release-plugin] prepare release pipeline-ma...

2018-10-22 Thread GitHub
  Branch: refs/tags/pipeline-maven-3.5.15-beta-3
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: 0a892e1e1e43107fc048657cc7a239f6c7dc120d
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/0a892e1e1e43107fc048657cc7a239f6c7dc120d
  Author: Cyrille Le Clerc 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

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

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-maven-3.5.15-beta-3



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/blackduck-detect-plugin] b08ffd: Using the next snapshot post release 1.5.1-SNAPSHO...

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-detect-plugin
  Commit: b08ffdaaa8ab1db2608714c95c4ef553b29e79fe
  
https://github.com/jenkinsci/blackduck-detect-plugin/commit/b08ffdaaa8ab1db2608714c95c4ef553b29e79fe
  Author: Builder Service 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Using the next snapshot post release 1.5.1-SNAPSHOT



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/blackduck-detect-plugin] fb4edd: Release 1.5.0

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-detect-plugin
  Commit: fb4edd92d6814e5451ce3ae0c24ab92f46b1b6ab
  
https://github.com/jenkinsci/blackduck-detect-plugin/commit/fb4edd92d6814e5451ce3ae0c24ab92f46b1b6ab
  Author: Builder Service 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 1.5.0



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/date-parameter-plugin] 2d4d12: Revert "[maven-release-plugin] prepare release v0....

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/date-parameter-plugin
  Commit: 2d4d129a9cba78d658f3e9f9a9a946f2a17f088d
  
https://github.com/jenkinsci/date-parameter-plugin/commit/2d4d129a9cba78d658f3e9f9a9a946f2a17f088d
  Author: JuHyun Lee 
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert "[maven-release-plugin] prepare release v0.0.4"

This reverts commit 4b75390a696a70c8713fee1654381be7e466d193.



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/durable-task-plugin] a6ef3d: Don't use deprecated TimeUnit2 anymore

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/durable-task-plugin
  Commit: a6ef3dc260c7be9301ef3aeb9762c9cc56672ff1
  
https://github.com/jenkinsci/durable-task-plugin/commit/a6ef3dc260c7be9301ef3aeb9762c9cc56672ff1
  Author: René Scheibe 
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/durabletask/executors/OnceRetentionStrategy.java

  Log Message:
  ---
  Don't use deprecated TimeUnit2 anymore

Based on 
https://ci.jenkins.io/job/Infra/job/deprecated-usage-in-plugins/job/master/lastSuccessfulBuild/artifact/output/usage-by-plugin.html


  Commit: b068d55e83ed3bc595d17e9ff2ae45ce04514134
  
https://github.com/jenkinsci/durable-task-plugin/commit/b068d55e83ed3bc595d17e9ff2ae45ce04514134
  Author: Devin Nusbaum 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/durabletask/executors/OnceRetentionStrategy.java

  Log Message:
  ---
  Merge pull request #85 from darxriggs/code-cleanup

Don't use deprecated TimeUnit2 anymore


Compare: 
https://github.com/jenkinsci/durable-task-plugin/compare/d12aa576cb54...b068d55e83ed
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/date-parameter-plugin] 4b7539: [maven-release-plugin] prepare release v0.0.4

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/date-parameter-plugin
  Commit: 4b75390a696a70c8713fee1654381be7e466d193
  
https://github.com/jenkinsci/date-parameter-plugin/commit/4b75390a696a70c8713fee1654381be7e466d193
  Author: JuHyun Lee 
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v0.0.4



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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] 128bf3: Tested concurrent builds using same library

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 128bf3926d2397c79a2ddd6ab2fc5c8d95759536
  
https://github.com/jenkinsci/p4-plugin/commit/128bf3926d2397c79a2ddd6ab2fc5c8d95759536
  Author: p4charu 
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/p4/client/WorkflowTest.java

  Log Message:
  ---
  Tested concurrent builds using same library


  Commit: 5972730def20f2f9d8755959d4a570e90e7d2e2e
  
https://github.com/jenkinsci/p4-plugin/commit/5972730def20f2f9d8755959d4a570e90e7d2e2e
  Author: p4charu 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/scm/GlobalLibraryScmSource.java

  Log Message:
  ---
  Made build method synchronized to fix workspace overlap issue with multiple 
libraries


  Commit: f528672724017f09ff9ac60ca1dbb4c4b67b0a8c
  
https://github.com/jenkinsci/p4-plugin/commit/f528672724017f09ff9ac60ca1dbb4c4b67b0a8c
  Author: p4charu 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/p4/client/WorkflowTest.java

  Log Message:
  ---
  Added test for build with multiple libraries


  Commit: 153c8e715136f017e86df47b5893aacf4b72ba6e
  
https://github.com/jenkinsci/p4-plugin/commit/153c8e715136f017e86df47b5893aacf4b72ba6e
  Author: p4charu 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml

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


  Commit: 7c2b3ca467709f847a50e6959dce49d971f086ad
  
https://github.com/jenkinsci/p4-plugin/commit/7c2b3ca467709f847a50e6959dce49d971f086ad
  Author: p4charu 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/p4/client/WorkflowTest.java

  Log Message:
  ---
  Converted to tabs


  Commit: b3465a3010388557923682d5c84a03959e184a0b
  
https://github.com/jenkinsci/p4-plugin/commit/b3465a3010388557923682d5c84a03959e184a0b
  Author: p4charu 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/p4/client/WorkflowTest.java

  Log Message:
  ---
  Just for test purpose


  Commit: 4d8ee0d03e89387248710179c30e1897ab7ce3a1
  
https://github.com/jenkinsci/p4-plugin/commit/4d8ee0d03e89387248710179c30e1897ab7ce3a1
  Author: Paul Allen 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/scm/GlobalLibraryScmSource.java
M src/test/java/org/jenkinsci/plugins/p4/client/WorkflowTest.java

  Log Message:
  ---
  Merge pull request #80 from p4charu/master

Fix and a test for concurrent global libraries using perforce workspaces. 
JENKINS-50975


Compare: 
https://github.com/jenkinsci/p4-plugin/compare/6131ce9c02c8...4d8ee0d03e89
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/aqua-security-scanner-plugin] 886086: [maven-release-plugin] prepare for next developmen...

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aqua-security-scanner-plugin
  Commit: 886086aed41f90fb36bb05bc9011a642712449c0
  
https://github.com/jenkinsci/aqua-security-scanner-plugin/commit/886086aed41f90fb36bb05bc9011a642712449c0
  Author: Oran Moshai 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/aqua-security-scanner-plugin] df4793: [maven-release-plugin] prepare release aqua-securi...

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aqua-security-scanner-plugin
  Commit: df4793f55f2753287a440cd96462fe6ad5e08383
  
https://github.com/jenkinsci/aqua-security-scanner-plugin/commit/df4793f55f2753287a440cd96462fe6ad5e08383
  Author: Oran Moshai 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release aqua-security-scanner-3.0.12



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/aqua-security-scanner-plugin]

2018-10-22 Thread GitHub
  Branch: refs/tags/aqua-security-scanner-3.0.12
  Home:   https://github.com/jenkinsci/aqua-security-scanner-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/aqua-security-scanner-plugin] 02d6b9: Fixing error when job name have space.

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aqua-security-scanner-plugin
  Commit: 02d6b9452b1c3e694b0bdab77f905787516d93e3
  
https://github.com/jenkinsci/aqua-security-scanner-plugin/commit/02d6b9452b1c3e694b0bdab77f905787516d93e3
  Author: Oran Moshai 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/aquadockerscannerbuildstep/ScannerExecuter.java

  Log Message:
  ---
  Fixing error when job name have space.


  Commit: 20d295e7a12675e44163f8b7cacf86b265d7e364
  
https://github.com/jenkinsci/aqua-security-scanner-plugin/commit/20d295e7a12675e44163f8b7cacf86b265d7e364
  Author: Oran Moshai <12291998+oranmos...@users.noreply.github.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/aquadockerscannerbuildstep/ScannerExecuter.java

  Log Message:
  ---
  Merge pull request #16 from jenkinsci/buildJobNameFix

Fixing error when job name have space.


Compare: 
https://github.com/jenkinsci/aqua-security-scanner-plugin/compare/ea8a21a58f42...20d295e7a126
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/aqua-security-scanner-plugin] 02d6b9: Fixing error when job name have space.

2018-10-22 Thread GitHub
  Branch: refs/heads/buildJobNameFix
  Home:   https://github.com/jenkinsci/aqua-security-scanner-plugin
  Commit: 02d6b9452b1c3e694b0bdab77f905787516d93e3
  
https://github.com/jenkinsci/aqua-security-scanner-plugin/commit/02d6b9452b1c3e694b0bdab77f905787516d93e3
  Author: Oran Moshai 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/aquadockerscannerbuildstep/ScannerExecuter.java

  Log Message:
  ---
  Fixing error when job name have space.



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/pipeline-maven-plugin] 75ce8e: JENKINS-54139 Jacoco: don't automatically publish ...

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: 75ce8e28539151ac35615655deb15d860a963c83
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/75ce8e28539151ac35615655deb15d860a963c83
  Author: Cyrille Le Clerc 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/ConcordionTestsPublisher.java
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/FindbugsAnalysisPublisher.java
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/InvokerRunsPublisher.java
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/JacocoReportPublisher.java
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/JunitTestsPublisher.java
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/SpotBugsAnalysisPublisher.java
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/util/XmlUtils.java
M 
jenkins-plugin/src/test/java/org/jenkinsci/plugins/pipeline/maven/util/XmlUtilsTest.java

  Log Message:
  ---
  JENKINS-54139 Jacoco: don't automatically publish report if more than 1 Maven 
module has generated a jacoco report



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/pipeline-maven-plugin]

2018-10-22 Thread GitHub
  Branch: refs/heads/JENKINS-54139
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/ssh-steps-plugin] f35337: Fix description of sshPut and sshGet commands (#10...

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-steps-plugin
  Commit: f353373c0a2bc60f165d8d1ccac3b18bb1a05238
  
https://github.com/jenkinsci/ssh-steps-plugin/commit/f353373c0a2bc60f165d8d1ccac3b18bb1a05238
  Author: Nikita Kunets 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Fix description of sshPut and sshGet commands (#10)

One of mandotory fields for sshPut and sshGet commands is field "into". But in 
table it was "to" so I updated readme



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/p4-plugin]

2018-10-22 Thread GitHub
  Branch: refs/heads/JENKINS-43281
  Home:   https://github.com/jenkinsci/p4-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/p4-plugin]

2018-10-22 Thread GitHub
  Branch: refs/heads/pr/61
  Home:   https://github.com/jenkinsci/p4-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/p4-plugin]

2018-10-22 Thread GitHub
  Branch: refs/heads/TagAction-order
  Home:   https://github.com/jenkinsci/p4-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/p4-plugin]

2018-10-22 Thread GitHub
  Branch: refs/heads/pr/54
  Home:   https://github.com/jenkinsci/p4-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/p4-plugin]

2018-10-22 Thread GitHub
  Branch: refs/heads/limit-describe
  Home:   https://github.com/jenkinsci/p4-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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-infra] 09d51f: Bump to latest Evergreen backend 201810211025

2018-10-22 Thread GitHub
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 09d51fc18ecc36cb40b68673e94f4275bacf2859
  
https://github.com/jenkins-infra/jenkins-infra/commit/09d51fc18ecc36cb40b68673e94f4275bacf2859
  Author: Baptiste Mathus 
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  Bump to latest Evergreen backend 201810211025


  Commit: 2ae1e89524f229cd82a2f51843ba308d8d1a060f
  
https://github.com/jenkins-infra/jenkins-infra/commit/2ae1e89524f229cd82a2f51843ba308d8d1a060f
  Author: R. Tyler Croy 
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  Merge pull request #1174 from batmat/bump-to-evergreen-backend-201810211025

Bump to latest Evergreen backend 201810211025


  Commit: f81f16c2fb41aecc3b12ab47ea615e8a59b56d11
  
https://github.com/jenkins-infra/jenkins-infra/commit/f81f16c2fb41aecc3b12ab47ea615e8a59b56d11
  Author: Olblak 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M dist/profile/templates/kubernetes/resources/jenkinsio/ingress-tls.yaml.erb
M 
dist/profile/templates/kubernetes/resources/jenkinsio/zh-deployment.yaml.erb

  Log Message:
  ---
  Don't rewrite target to '/' for jenkins.io/zh


  Commit: 50b3eedd307ef679c49f195a964c5ef52eca3a25
  
https://github.com/jenkins-infra/jenkins-infra/commit/50b3eedd307ef679c49f195a964c5ef52eca3a25
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M dist/profile/templates/kubernetes/resources/jenkinsio/ingress-tls.yaml.erb
M 
dist/profile/templates/kubernetes/resources/jenkinsio/zh-deployment.yaml.erb

  Log Message:
  ---
  Merge pull request #1176 from olblak/staging

Don't rewrite target to '/' for jenkins.io/zh


  Commit: e9726866209ca4684ec99051e5cd87de015b6a1b
  
https://github.com/jenkins-infra/jenkins-infra/commit/e9726866209ca4684ec99051e5cd87de015b6a1b
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M dist/profile/templates/kubernetes/resources/jenkinsio/ingress-tls.yaml.erb
M 
dist/profile/templates/kubernetes/resources/jenkinsio/zh-deployment.yaml.erb
M hieradata/common.yaml

  Log Message:
  ---
  Merge pull request #1175 from jenkins-infra/staging

Automated deployment to production


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/9095b3fe2393...e9726866209c
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and 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-infra] f81f16: Don't rewrite target to '/' for jenkins.io/zh

2018-10-22 Thread GitHub
  Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: f81f16c2fb41aecc3b12ab47ea615e8a59b56d11
  
https://github.com/jenkins-infra/jenkins-infra/commit/f81f16c2fb41aecc3b12ab47ea615e8a59b56d11
  Author: Olblak 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M dist/profile/templates/kubernetes/resources/jenkinsio/ingress-tls.yaml.erb
M 
dist/profile/templates/kubernetes/resources/jenkinsio/zh-deployment.yaml.erb

  Log Message:
  ---
  Don't rewrite target to '/' for jenkins.io/zh


  Commit: 50b3eedd307ef679c49f195a964c5ef52eca3a25
  
https://github.com/jenkins-infra/jenkins-infra/commit/50b3eedd307ef679c49f195a964c5ef52eca3a25
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M dist/profile/templates/kubernetes/resources/jenkinsio/ingress-tls.yaml.erb
M 
dist/profile/templates/kubernetes/resources/jenkinsio/zh-deployment.yaml.erb

  Log Message:
  ---
  Merge pull request #1176 from olblak/staging

Don't rewrite target to '/' for jenkins.io/zh


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/2ae1e89524f2...50b3eedd307e
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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

2018-10-22 Thread GitHub
  Branch: refs/heads/595-regression-in-search-for-yml
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/pipeline-maven-plugin] 0e1aac: JENKINS-54139 Jacoco: don't automatically publish ...

2018-10-22 Thread GitHub
  Branch: refs/heads/JENKINS-54139
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: 0e1aac1bd24d1de23d778ea28453d73f7c644c21
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/0e1aac1bd24d1de23d778ea28453d73f7c644c21
  Author: Cyrille Le Clerc 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/ConcordionTestsPublisher.java
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/FindbugsAnalysisPublisher.java
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/InvokerRunsPublisher.java
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/JacocoReportPublisher.java
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/JunitTestsPublisher.java
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/SpotBugsAnalysisPublisher.java
M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/util/XmlUtils.java
M 
jenkins-plugin/src/test/java/org/jenkinsci/plugins/pipeline/maven/util/XmlUtilsTest.java

  Log Message:
  ---
  JENKINS-54139 Jacoco: don't automatically publish report if more than 1 Maven 
module has generated a jacoco report



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/testcomplete-plugin]

2018-10-22 Thread GitHub
  Branch: refs/tags/TestComplete-2.0
  Home:   https://github.com/jenkinsci/testcomplete-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/testcomplete-plugin] 2124d0: [maven-release-plugin] prepare for next developmen...

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testcomplete-plugin
  Commit: 2124d09368fc96ba5459ecbd0bcc2d18add7fcbf
  
https://github.com/jenkinsci/testcomplete-plugin/commit/2124d09368fc96ba5459ecbd0bcc2d18add7fcbf
  Author: Igor-Filin 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/testcomplete-plugin] 8021f8: [maven-release-plugin] prepare release TestComplet...

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testcomplete-plugin
  Commit: 8021f8ea5a0586de2d8211971089a34ee061e37c
  
https://github.com/jenkinsci/testcomplete-plugin/commit/8021f8ea5a0586de2d8211971089a34ee061e37c
  Author: Igor-Filin 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/anka-build-plugin] 740d95: removed parent class shadowing

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/anka-build-plugin
  Commit: 740d952b5c0f58cae4baf4a20044c4460215cb06
  
https://github.com/jenkinsci/anka-build-plugin/commit/740d952b5c0f58cae4baf4a20044c4460215cb06
  Author: asaf 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M src/main/java/com/veertu/plugin/anka/AbstractAnkaSlave.java
M src/main/java/com/veertu/plugin/anka/AnkaMgmtCloud.java
M src/main/java/com/veertu/plugin/anka/AnkaOnDemandSlave.java
M src/main/java/com/veertu/plugin/anka/AnkaProvisioningStrategy.java

  Log Message:
  ---
  removed parent class shadowing



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/testcomplete-plugin] b5f79e: Pipeline support

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testcomplete-plugin
  Commit: b5f79e920d7f6552e70e91c5799213c9b8a28f94
  
https://github.com/jenkinsci/testcomplete-plugin/commit/b5f79e920d7f6552e70e91c5799213c9b8a28f94
  Author: Igor-Filin 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml
M src/main/java/com/smartbear/jenkins/plugins/testcomplete/Constants.java
M 
src/main/java/com/smartbear/jenkins/plugins/testcomplete/ScreenResolution.java
M 
src/main/java/com/smartbear/jenkins/plugins/testcomplete/TcDynamicReportAction.java
M 
src/main/java/com/smartbear/jenkins/plugins/testcomplete/TcInstallation.java
M 
src/main/java/com/smartbear/jenkins/plugins/testcomplete/TcInstallationsScanner.java
M src/main/java/com/smartbear/jenkins/plugins/testcomplete/TcLog.java
M src/main/java/com/smartbear/jenkins/plugins/testcomplete/TcLogInfo.java
M src/main/java/com/smartbear/jenkins/plugins/testcomplete/TcLogParser.java
M 
src/main/java/com/smartbear/jenkins/plugins/testcomplete/TcReportAction.java
M 
src/main/java/com/smartbear/jenkins/plugins/testcomplete/TcSummaryAction.java
M 
src/main/java/com/smartbear/jenkins/plugins/testcomplete/TcTestBuilder.java
M src/main/java/com/smartbear/jenkins/plugins/testcomplete/Utils.java
M src/main/java/com/smartbear/jenkins/plugins/testcomplete/Workspace.java
M 
src/main/resources/com/smartbear/jenkins/plugins/testcomplete/Messages.properties

  Log Message:
  ---
  Pipeline support



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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

2018-10-22 Thread GitHub
  Branch: refs/heads/java11-support
  Home:   https://github.com/jenkinsci/jenkins
  Commit: a69801af6be306b262d3c887072541071704d10b
  
https://github.com/jenkinsci/jenkins/commit/a69801af6be306b262d3c887072541071704d10b
  Author: Kohsuke Kawaguchi 
  Date:   2018-08-13 (Mon, 13 Aug 2018)

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

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


  Commit: f53630705122145be3c355935192b391a1ec5646
  
https://github.com/jenkinsci/jenkins/commit/f53630705122145be3c355935192b391a1ec5646
  Author: Kohsuke Kawaguchi 
  Date:   2018-08-13 (Mon, 13 Aug 2018)

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

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


  Commit: ae08d8fad86997b7b86f9d070f192ca901ca8f57
  
https://github.com/jenkinsci/jenkins/commit/ae08d8fad86997b7b86f9d070f192ca901ca8f57
  Author: Kohsuke Kawaguchi 
  Date:   2018-08-13 (Mon, 13 Aug 2018)

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

  Log Message:
  ---
  mvn incrementals:reincrementalify


  Commit: 1d89cb04d4d059cf20b6e0d2fa6462769c2243bf
  
https://github.com/jenkinsci/jenkins/commit/1d89cb04d4d059cf20b6e0d2fa6462769c2243bf
  Author: Oliver Gondža 
  Date:   2018-08-15 (Wed, 15 Aug 2018)

  Changed paths:
M .mvn/maven.config
M packaging-ref.txt
M pom.xml

  Log Message:
  ---
  Towards 2.138.1


  Commit: 32ba82ac86b03803b14b46fbe02a3abd3ddea54d
  
https://github.com/jenkinsci/jenkins/commit/32ba82ac86b03803b14b46fbe02a3abd3ddea54d
  Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com>
  Date:   2018-08-24 (Fri, 24 Aug 2018)

  Changed paths:
M core/src/main/java/hudson/model/ParametersDefinitionProperty.java
M core/src/main/java/jenkins/model/ParameterizedJobMixIn.java
M test/src/test/java/jenkins/model/ParameterizedJobMixInTest.java

  Log Message:
  ---
  Merge pull request #3591 from fcojfernandez/JENKINS-48770

[JENKINS-48770] Quiet period is in milliseconds

(cherry picked from commit c0d9fb75465193866ea97355fb35c546795c2545)


  Commit: dbfc36566ccd6fb34651a910f3e8fbdfe07d9ba0
  
https://github.com/jenkinsci/jenkins/commit/dbfc36566ccd6fb34651a910f3e8fbdfe07d9ba0
  Author: Kohsuke Kawaguchi 
  Date:   2018-09-12 (Wed, 12 Sep 2018)

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

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


  Commit: ecbac2dbdf7331b34448cf9e02e9676aff8107e7
  
https://github.com/jenkinsci/jenkins/commit/ecbac2dbdf7331b34448cf9e02e9676aff8107e7
  Author: Kohsuke Kawaguchi 
  Date:   2018-09-12 (Wed, 12 Sep 2018)

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

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


  Commit: 764fd53eaec834c41acb659c9e118b6f4d147eea
  
https://github.com/jenkinsci/jenkins/commit/764fd53eaec834c41acb659c9e118b6f4d147eea
  Author: Oleg Nenashev 
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
M war/pom.xml

  Log Message:
  ---
  Merge pull request #3602 from olamy/winstone_4.5

[JENKINS-53239] - Use winstone 5.0

(cherry picked from commit 4fc0e8874ee0ef9e4839c60e472e001943a060bf)


  Commit: 9c453fba8af97573c3d00c357413f73577553b7b
  
https://github.com/jenkinsci/jenkins/commit/9c453fba8af97573c3d00c357413f73577553b7b
  Author: ikedam 
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
M core/src/main/resources/lib/form/repeatable.jelly
M core/src/main/resources/lib/form/repeatableProperty.jelly
M test/src/test/java/lib/form/RepeatablePropertyTest.java
A 
test/src/test/resources/lib/form/RepeatablePropertyTest/ExcitingObjectContainer/config.jelly
A test/src/test/resources/lib/form/RepeatablePropertyTest/nested.jelly

  Log Message:
  ---
  [JENKINS-37599] Fix handling of "minimum" in f:repeatable and 
f:repeatableProperty (#3583)

* [JENKINS-37599] Add a test to reproduce the issue of handling "minimum" field 
of nestedRepeatableProperty

* [JENKINS-37599] Default the minimum of repeatable and repeatableProperty to 0

(cherry picked from commit 1a27da9c7f0e566a1a9406081c0625a0ff8c2f57)


  Commit: 1a19fb69a14ca7805f16148e03fd291ce2b48c7f
  
https://github.com/jenkinsci/jenkins/commit/1a19fb69a14ca7805f16148e03fd291ce2b48c7f
  Author: Baptiste Mathus 
  Date:   2018-09-26 (Wed, 26 Sep 2018)

  Changed paths:
M war/src/main/webapp/help/system-config/homeDirectory.html
M war/src/main/webapp/help/system-config/homeDirectory_it.html

  Log Message:
  ---
  Merge pull request #3621 from batmat/remove-obsolete-note


[jenkinsci/p4-plugin] 6131ce: Remove unused commons-compress dependancy.

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 6131ce9c02c81fa4a394775acaba75297f782498
  
https://github.com/jenkinsci/p4-plugin/commit/6131ce9c02c81fa4a394775acaba75297f782498
  Author: Paul Allen 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove unused commons-compress dependancy.

Resolve CVE-2018-11771 threat warning.



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/alauda-devops-sync-plugin] 81c207: Add api for check crontab syntax

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/alauda-devops-sync-plugin
  Commit: 81c207b0b1502455a4108a82af0653c2a8b7d591
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/81c207b0b1502455a4108a82af0653c2a8b7d591
  Author: suren 
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
M 
src/main/java/io/alauda/jenkins/devops/sync/action/KubernetesClientAction.java
A src/main/java/io/alauda/jenkins/devops/sync/util/CronUtils.java
M 
src/test/java/io/alauda/jenkins/devops/sync/action/KubernetesClientActionTest.java

  Log Message:
  ---
  Add api for check crontab syntax


  Commit: 923ca24979f867775cfbb3283d3941ce5f5f
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/923ca24979f867775cfbb3283d3941ce5f5f
  Author: Zhao Xiaojie 
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
M 
src/main/java/io/alauda/jenkins/devops/sync/action/KubernetesClientAction.java
A src/main/java/io/alauda/jenkins/devops/sync/util/CronUtils.java
M 
src/test/java/io/alauda/jenkins/devops/sync/action/KubernetesClientActionTest.java

  Log Message:
  ---
  Merge pull request #58 from LinuxSuRen/fea-cron-check

Add api for check crontab syntax


  Commit: 3e5b24cd2b2e1dc449520631e143f5cea8089600
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/3e5b24cd2b2e1dc449520631e143f5cea8089600
  Author: suren 
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
M 
src/main/java/io/alauda/jenkins/devops/sync/action/KubernetesClientAction.java
M 
src/test/java/io/alauda/jenkins/devops/sync/action/KubernetesClientActionTest.java

  Log Message:
  ---
  Add multi-language support


  Commit: 0080dc25899c8e4b2b83796dd94036cf0f4ff2e2
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/0080dc25899c8e4b2b83796dd94036cf0f4ff2e2
  Author: Zhao Xiaojie 
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
M 
src/main/java/io/alauda/jenkins/devops/sync/action/KubernetesClientAction.java
M 
src/test/java/io/alauda/jenkins/devops/sync/action/KubernetesClientActionTest.java

  Log Message:
  ---
  Merge pull request #59 from LinuxSuRen/multi-lan-cron

Add multi-lanague support


  Commit: 5e0e68cd369d90ae6cb5f072a1916b00d1c9b0d6
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/5e0e68cd369d90ae6cb5f072a1916b00d1c9b0d6
  Author: Zhao Xiaojie 
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
M 
src/main/java/io/alauda/jenkins/devops/sync/watcher/PipelineConfigWatcher.java

  Log Message:
  ---
  Disbale plugin dependencies check

Signed-off-by: Zhao Xiaojie 


  Commit: 0637b26c6febc3ce935ed86c5441c290defebb30
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/0637b26c6febc3ce935ed86c5441c290defebb30
  Author: Zhao Xiaojie 
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
M 
src/main/java/io/alauda/jenkins/devops/sync/watcher/PipelineConfigWatcher.java

  Log Message:
  ---
  Merge pull request #60 from LinuxSuRen/disable-dep-check

Disbale plugin dependencies check


  Commit: 442442bdad62b360f5de17637f1f2208b5dd17f6
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/442442bdad62b360f5de17637f1f2208b5dd17f6
  Author: Zhao Xiaojie 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release alauda-devops-sync-0.2.22


Compare: 
https://github.com/jenkinsci/alauda-devops-sync-plugin/compare/d5104109caf1...442442bdad62
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/alauda-devops-sync-plugin]

2018-10-22 Thread GitHub
  Branch: refs/tags/alauda-devops-sync-0.2.22
  Home:   https://github.com/jenkinsci/alauda-devops-sync-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/alauda-devops-sync-plugin] a452ac: [maven-release-plugin] prepare for next developmen...

2018-10-22 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/alauda-devops-sync-plugin
  Commit: a452ac588a6769739dcfe8ec8ea8aec5e68c81bd
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/a452ac588a6769739dcfe8ec8ea8aec5e68c81bd
  Author: Zhao Xiaojie 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

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


[jenkinsci/piketec-tpt-plugin] 91a91b: #24186 [JenkinsPlugIn] Neue Klasse erstellt wo die...

2018-10-22 Thread GitHub
  Branch: refs/heads/feature/fi_bugFixed
  Home:   https://github.com/jenkinsci/piketec-tpt-plugin
  Commit: 91a91b8e03cbe69a3d78a845b625bf04f7302cd7
  
https://github.com/jenkinsci/piketec-tpt-plugin/commit/91a91b8e03cbe69a3d78a845b625bf04f7302cd7
  Author: felipeinfantino 
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
A src/main/java/com/piketec/jenkins/plugins/tpt/TPTBuildStepEntries.java
M src/main/java/com/piketec/jenkins/plugins/tpt/TptPlugin.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPublisher.java

  Log Message:
  ---
  #24186 [JenkinsPlugIn] Neue Klasse erstellt wo die JenkinsConfigurations 
gespeichert werden. Die werden nur gespeichert wenn erfolgreiche Build und dann 
in Publisher geholt.


  Commit: efa0b9281608c077aadba8dbb8973b6c799d7d02
  
https://github.com/jenkinsci/piketec-tpt-plugin/commit/efa0b9281608c077aadba8dbb8973b6c799d7d02
  Author: felipeinfantino 
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
M src/main/java/com/piketec/jenkins/plugins/tpt/Utils.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/InvisibleActionHostingHtml.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/InvisibleActionHostingImages.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/OpenReportForFailedTestAction.java
M src/main/java/com/piketec/jenkins/plugins/tpt/publisher/PieChart.java
M src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPage.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPublisher.java
M src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TrendGraph.java

  Log Message:
  ---
  #24261 Use File.separator so the master can be a Linux machine


  Commit: 3ced05b7f89b99160e655dcdb09646f78c5371bc
  
https://github.com/jenkinsci/piketec-tpt-plugin/commit/3ced05b7f89b99160e655dcdb09646f78c5371bc
  Author: felipeinfantino 
  Date:   2018-08-01 (Wed, 01 Aug 2018)

  Changed paths:
M src/main/java/com/piketec/jenkins/plugins/tpt/TPTBuildStepEntries.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPublisher.java

  Log Message:
  ---
  #24186 [Cache from Builds] Jetzt gibt es der RunListener und wenn er 
onCompleted aufruft, wird die entsprechende Build gelöscht.


  Commit: bdb1097592453f12492e7c17247a1b2a13285c8c
  
https://github.com/jenkinsci/piketec-tpt-plugin/commit/bdb1097592453f12492e7c17247a1b2a13285c8c
  Author: felipeinfantino 
  Date:   2018-08-17 (Fri, 17 Aug 2018)

  Changed paths:
M 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPage/index.jelly
M 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TrendGraph/floatingBox.jelly
M 
src/main/resources/com/piketec/jenkins/plugins/tpt/publisher/TrendGraph/index.jelly

  Log Message:
  ---
  #24526 [JenkinsPlugin][JellyPfade] Jelly Pfade aktualisiert, allgemeiner 
gemacht so dass es kompatibel mit dem Folder Pulgin ist


  Commit: 0d66daf6dbf530c860d99c76039249b99f1fded3
  
https://github.com/jenkinsci/piketec-tpt-plugin/commit/0d66daf6dbf530c860d99c76039249b99f1fded3
  Author: felipeinfantino 
  Date:   2018-08-17 (Fri, 17 Aug 2018)

  Changed paths:
M src/main/java/com/piketec/jenkins/plugins/tpt/TPTBuildStepEntries.java
M src/main/java/com/piketec/jenkins/plugins/tpt/TptPlugin.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/TptPluginMasterJobExecutor.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/TptPluginSingleJobExecutor.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPublisher.java

  Log Message:
  ---
  #24469 [JenkinsPlugIn][ErrorExecution] Jetzt wird nach dem Ausführung von 
jedem JenkinsConfiguration geguckt ob das erfolgreich war oder nicht. Nur wenn 
erfolgreich wird dann gespeichert


  Commit: ed9f783f8d663647f23ab6962ce1a1cc421f838d
  
https://github.com/jenkinsci/piketec-tpt-plugin/commit/ed9f783f8d663647f23ab6962ce1a1cc421f838d
  Author: felipeinfantino 
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
M src/main/java/com/piketec/jenkins/plugins/tpt/Publish.java
A src/main/java/com/piketec/jenkins/plugins/tpt/TestcaseSummaryParser.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/TptPluginMasterJobExecutor.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPublisher.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportSAXHandler.java

  Log Message:
  ---
  #24904 [Jenkins, GenerateOverviewBug, JUnit] JUnit Ordner geleert bevor die 
Iteration über die Jenkins Configurations. Beim Parser, wenn es keine 
"testcase_information.xml" existieren, dann wird der "test_summary.xml" 
geparsed und daraus die Information geholt. Das gleiche wird für den Publisher 
gemacht.


Compare: 
https://github.com/jenkinsci/piketec-tpt-plugin/compare/91a91b8e03cb^...ed9f783f8d66