[jenkinsci/analysis-model] e6d1b7: License date update.

2019-03-05 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: e6d1b7bc4def9527e81e7cf1ec3fec63aab71fff
  
https://github.com/jenkinsci/analysis-model/commit/e6d1b7bc4def9527e81e7cf1ec3fec63aab71fff
  Author: Ulli Hafner 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M LICENSE

  Log Message:
  ---
  License date update.


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


[jenkinsci/azure-vm-agents-plugin]

2019-03-05 Thread Jie Shen
  Branch: refs/heads/gallery_cross_sub
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin

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


[jenkinsci/azure-vm-agents-plugin] 6a2779: Porvision agent from gallery in different subscrip...

2019-03-05 Thread Jie Shen
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 6a2779ce4107d5d267673b7f17e475f87d08a60d
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/6a2779ce4107d5d267673b7f17e475f87d08a60d
  Author: Jie Shen 
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
M src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImage.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImageBuilder.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImageFluent.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AzureVMTemplateBuilder.java
M src/main/java/com/microsoft/azure/vmagent/util/AzureClientHolder.java
M src/main/java/com/microsoft/azure/vmagent/util/AzureClientUtil.java
M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java
M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  ---
  Porvision agent from gallery in different subscription


  Commit: 3734c69673c4e0dc4539754d78012d7914be1a8c
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/3734c69673c4e0dc4539754d78012d7914be1a8c
  Author: Jie Shen 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M src/main/java/com/microsoft/azure/vmagent/util/AzureClientUtil.java

  Log Message:
  ---
  Check blank for subscription id


  Commit: 85457ca600f799f873b0f6ed65990682798831f5
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/85457ca600f799f873b0f6ed65990682798831f5
  Author: Jie Shen 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
M src/main/java/com/microsoft/azure/vmagent/util/AzureClientUtil.java
M src/main/java/com/microsoft/azure/vmagent/util/AzureUtil.java
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-gallerySubscriptionId.html

  Log Message:
  ---
  Check if the gallery subscription id is valid


  Commit: 69e60090429b32b765eba2b1695f5fa422acbad8
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/69e60090429b32b765eba2b1695f5fa422acbad8
  Author: Jie Shen 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-gallerySubscriptionId.html

  Log Message:
  ---
  Update help info for gallery subscription id


  Commit: e83ffa9fd6c2e3b9979cec93f46dab157f5e8140
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/e83ffa9fd6c2e3b9979cec93f46dab157f5e8140
  Author: Jie Shen 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
M src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImage.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImageBuilder.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AdvancedImageFluent.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AzureVMTemplateBuilder.java
M src/main/java/com/microsoft/azure/vmagent/util/AzureClientHolder.java
M src/main/java/com/microsoft/azure/vmagent/util/AzureClientUtil.java
M src/main/java/com/microsoft/azure/vmagent/util/AzureUtil.java
M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
A 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/help-gallerySubscriptionId.html
M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java
M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  ---
  Merge pull request #137 from jenkinsci/gallery_cross_sub

Porvision agent from gallery in different subscription


Compare: 
https://github.com/jenkinsci/azure-vm-agents-plugin/compare/bf17e5bddb83...e83ffa9fd6c2

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com

[jenkinsci/plugin-pom] 7df1fe: Bump flatten-maven-plugin from 1.0.1 to 1.1.0

2019-03-05 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 7df1fe0b6abafa91e868ff4044a6d67cd06ae727
  
https://github.com/jenkinsci/plugin-pom/commit/7df1fe0b6abafa91e868ff4044a6d67cd06ae727
  Author: dependabot[bot] 
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump flatten-maven-plugin from 1.0.1 to 1.1.0

Bumps [flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) 
from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- 
[Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/flatten-maven-plugin-1.0.1...flatten-maven-plugin-1.1.0)

Signed-off-by: dependabot[bot] 


  Commit: 959270018c6b242445efe4146f2cd93e5b80e755
  
https://github.com/jenkinsci/plugin-pom/commit/959270018c6b242445efe4146f2cd93e5b80e755
  Author: Oleg Nenashev 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #169 from 
jenkinsci/dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.1.0

Bump flatten-maven-plugin from 1.0.1 to 1.1.0


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/15cc9a43ed88...959270018c6b

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


[jenkinsci/analysis-model] 920f25: [FIXED JENKINS-55805] Skip lines longer than a limit.

2019-03-05 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 920f25e82b3486ed9ec9979a29a472303fa1f07c
  
https://github.com/jenkinsci/analysis-model/commit/920f25e82b3486ed9ec9979a29a472303fa1f07c
  Author: Ulli Hafner 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M CHANGELOG.md
M src/main/java/edu/hm/hafner/analysis/parser/JavaDocParser.java
M src/test/java/edu/hm/hafner/analysis/parser/AntJavacParserTest.java
M src/test/java/edu/hm/hafner/analysis/parser/JavaDocParserTest.java
M src/test/java/edu/hm/hafner/util/LookaheadStreamTest.java
M src/test/java/edu/hm/hafner/util/ResourceTest.java
M src/test/java/edu/hm/hafner/util/StringContainsUtilsTest.java

  Log Message:
  ---
  [FIXED JENKINS-55805] Skip lines longer than a limit.


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


[jenkinsci/plugin-pom]

2019-03-05 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.1.0
  Home:   https://github.com/jenkinsci/plugin-pom

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


[jenkinsci/plugin-pom] 7cfa72: Bump spotbugs-annotations from 3.1.11 to 3.1.12

2019-03-05 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 7cfa72c7c93c1886bbeac429f93dfbe8cd3ef301
  
https://github.com/jenkinsci/plugin-pom/commit/7cfa72c7c93c1886bbeac429f93dfbe8cd3ef301
  Author: dependabot[bot] 
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spotbugs-annotations from 3.1.11 to 3.1.12

Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 3.1.11 
to 3.1.12.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/3.1.11...3.1.12)

Signed-off-by: dependabot[bot] 


  Commit: c070559e68077225b3db39cb6f3773ef92d32fcf
  
https://github.com/jenkinsci/plugin-pom/commit/c070559e68077225b3db39cb6f3773ef92d32fcf
  Author: Oleg Nenashev 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #172 from 
jenkinsci/dependabot/maven/com.github.spotbugs-spotbugs-annotations-3.1.12

Bump spotbugs-annotations from 3.1.11 to 3.1.12


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/959270018c6b...c070559e6807

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


[jenkinsci/plugin-pom]

2019-03-05 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-annotations-3.1.12
  Home:   https://github.com/jenkinsci/plugin-pom

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


[jenkinsci/analysis-model] 4ef239: [JENKINS-55805] Skip lines longer than a limit by ...

2019-03-05 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 4ef2393dd793a46967693e3693ee4fe59ca35c57
  
https://github.com/jenkinsci/analysis-model/commit/4ef2393dd793a46967693e3693ee4fe59ca35c57
  Author: Ulli Hafner 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/RegexpLineParser.java
M src/main/java/edu/hm/hafner/analysis/parser/AntJavacParser.java
M src/main/java/edu/hm/hafner/analysis/parser/JavaDocParser.java
M src/test/java/edu/hm/hafner/analysis/parser/JavaDocParserTest.java

  Log Message:
  ---
  [JENKINS-55805] Skip lines longer than a limit by default.


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


[jenkinsci/analysis-model-api-plugin] f46ea6: Update to analysis-model snapshot 3.0.0-20190305.1...

2019-03-05 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: f46ea620b413d0dc27b813462e3ff4f0be5d6e39
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/f46ea620b413d0dc27b813462e3ff4f0be5d6e39
  Author: Ulli Hafner 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to analysis-model snapshot 3.0.0-20190305.104143-3.


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


[jenkinsci/violation-comments-to-gitlab-plugin] 1b2d68: Allowing logging to be disabled #20

2019-03-05 Thread Tomas Bjerre
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/violation-comments-to-gitlab-plugin
  Commit: 1b2d68cf770beb80e62ab79c8e20a839fb85f02a
  
https://github.com/jenkinsci/violation-comments-to-gitlab-plugin/commit/1b2d68cf770beb80e62ab79c8e20a839fb85f02a
  Author: Tomas Bjerre 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M CHANGELOG.md
M README.md
M 
src/main/java/org/jenkinsci/plugins/jvctgl/config/ViolationsToGitLabConfig.java
M src/main/java/org/jenkinsci/plugins/jvctgl/perform/JvctglPerformer.java
M 
src/main/resources/org/jenkinsci/plugins/jvctgl/config/ViolationsToGitLabConfig/config.jelly

  Log Message:
  ---
  Allowing logging to be disabled #20


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


[jenkinsci/violation-comments-to-gitlab-plugin]

2019-03-05 Thread Tomas Bjerre
  Branch: refs/tags/violation-comments-to-gitlab-2.19
  Home:   https://github.com/jenkinsci/violation-comments-to-gitlab-plugin

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


[jenkinsci/violation-comments-to-gitlab-plugin] 3bb9d6: [maven-release-plugin] prepare release violation-c...

2019-03-05 Thread Tomas Bjerre
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/violation-comments-to-gitlab-plugin
  Commit: 3bb9d6f748571308b67fa412579ebeca9a83
  
https://github.com/jenkinsci/violation-comments-to-gitlab-plugin/commit/3bb9d6f748571308b67fa412579ebeca9a83
  Author: Tomas Bjerre 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release violation-comments-to-gitlab-2.19


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


[jenkinsci/violation-comments-to-gitlab-plugin] d92e36: [maven-release-plugin] prepare for next developmen...

2019-03-05 Thread Tomas Bjerre
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/violation-comments-to-gitlab-plugin
  Commit: d92e36ce7f3c1f88e094be710a341481d95b60cc
  
https://github.com/jenkinsci/violation-comments-to-gitlab-plugin/commit/d92e36ce7f3c1f88e094be710a341481d95b60cc
  Author: Tomas Bjerre 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/violation-comments-to-gitlab-plugin] 9ba37d: [maven-release-plugin] prepare for next developmen...

2019-03-05 Thread Tomas Bjerre
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/violation-comments-to-gitlab-plugin
  Commit: 9ba37dfc3cc2db9f982c0b8d60478c7ea18dfe0c
  
https://github.com/jenkinsci/violation-comments-to-gitlab-plugin/commit/9ba37dfc3cc2db9f982c0b8d60478c7ea18dfe0c
  Author: Tomas Bjerre 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M CHANGELOG.md
M pom.xml

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


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


[jenkinsci/platformlabeler-plugin] 973df1: Bump maven-javadoc-plugin from 3.0.1 to 3.1.0

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.1.0
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 973df11b946dd1cee6cf261a4d5e92f359fe023c
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/973df11b946dd1cee6cf261a4d5e92f359fe023c
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-javadoc-plugin from 3.0.1 to 3.1.0

Bumps maven-javadoc-plugin from 3.0.1 to 3.1.0.

Signed-off-by: dependabot[bot] 


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


[jenkinsci/custom-war-packager] 4d5c76: Bump maven-invoker-plugin from 3.0.0 to 3.2.0

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-invoker-plugin-3.2.0
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: 4d5c7606cf6792f889119e4ca195a67a579251ce
  
https://github.com/jenkinsci/custom-war-packager/commit/4d5c7606cf6792f889119e4ca195a67a579251ce
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M custom-war-packager-maven-plugin/pom.xml

  Log Message:
  ---
  Bump maven-invoker-plugin from 3.0.0 to 3.2.0

Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) 
from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- 
[Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.0.0...maven-invoker-plugin-3.2.0)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/custom-war-packager] 4298d6: Bump plexus-container-default from 1.7.1 to 2.0.0

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.codehaus.plexus-plexus-container-default-2.0.0
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: 4298d67bc89acd032a62a226eb74d33043213ac8
  
https://github.com/jenkinsci/custom-war-packager/commit/4298d67bc89acd032a62a226eb74d33043213ac8
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M custom-war-packager-maven-plugin/pom.xml

  Log Message:
  ---
  Bump plexus-container-default from 1.7.1 to 2.0.0

Bumps 
[plexus-container-default](https://github.com/codehaus-plexus/plexus-containers)
 from 1.7.1 to 2.0.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-containers/releases)
- 
[Changelog](https://github.com/codehaus-plexus/plexus-containers/blob/master/ReleaseNotes.md)
- 
[Commits](https://github.com/codehaus-plexus/plexus-containers/compare/plexus-containers-1.7.1...plexus-containers-2.0.0)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-cloudwatch-logs-plugin] e79ec0: Bump workflow-job from 2.29 to 2.31

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-job-2.31
  Home:   https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin
  Commit: e79ec06e2f702176fa0e3a66bb1ac0e523a709e6
  
https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin/commit/e79ec06e2f702176fa0e3a66bb1ac0e523a709e6
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump workflow-job from 2.29 to 2.31

Bumps [workflow-job](https://github.com/jenkinsci/workflow-job-plugin) from 
2.29 to 2.31.
- [Release notes](https://github.com/jenkinsci/workflow-job-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/workflow-job-plugin/compare/workflow-job-2.29...workflow-job-2.31)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/custom-war-packager] 8c224a: Bump maven.version from 3.5.0 to 3.6.0

2019-03-05 Thread Dependabot
  Branch: refs/heads/dependabot/maven/maven.version-3.6.0
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: 8c224ae2f2769150734339cffbf046209d00ba74
  
https://github.com/jenkinsci/custom-war-packager/commit/8c224ae2f2769150734339cffbf046209d00ba74
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven.version from 3.5.0 to 3.6.0

Bumps `maven.version` from 3.5.0 to 3.6.0.

Updates `maven-model` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.5.0...maven-3.6.0)

Updates `maven-plugin-api` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.5.0...maven-3.6.0)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/custom-war-packager] d9199e: Bump commons-lang3 from 3.5 to 3.8.1

2019-03-05 Thread Dependabot
  Branch: refs/heads/dependabot/maven/org.apache.commons-commons-lang3-3.8.1
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: d9199e547a56142ebbffa692b7620b82408da32b
  
https://github.com/jenkinsci/custom-war-packager/commit/d9199e547a56142ebbffa692b7620b82408da32b
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M custom-war-packager-lib/pom.xml

  Log Message:
  ---
  Bump commons-lang3 from 3.5 to 3.8.1

Bumps commons-lang3 from 3.5 to 3.8.1.

Signed-off-by: dependabot[bot] 


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


[jenkinsci/custom-war-packager] fd99e2: Bump plexus-utils from 3.0.24 to 3.1.1

2019-03-05 Thread Dependabot
  Branch: refs/heads/dependabot/maven/org.codehaus.plexus-plexus-utils-3.1.1
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: fd99e2165ef275ad968ecc8244d27bce3814996c
  
https://github.com/jenkinsci/custom-war-packager/commit/fd99e2165ef275ad968ecc8244d27bce3814996c
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M custom-war-packager-maven-plugin/pom.xml

  Log Message:
  ---
  Bump plexus-utils from 3.0.24 to 3.1.1

Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 
3.0.24 to 3.1.1.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- 
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.0.24...plexus-utils-3.1.1)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/plugin-compat-tester] 4f3fa0: Bump reflections from 0.9.10 to 0.9.11

2019-03-05 Thread Dependabot
  Branch: refs/heads/dependabot/maven/org.reflections-reflections-0.9.11
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 4f3fa0cd31fdaed6118af8df3a0eff642b6290d6
  
https://github.com/jenkinsci/plugin-compat-tester/commit/4f3fa0cd31fdaed6118af8df3a0eff642b6290d6
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M plugins-compat-tester-model/pom.xml

  Log Message:
  ---
  Bump reflections from 0.9.10 to 0.9.11

Bumps [reflections](https://github.com/ronmamo/reflections) from 0.9.10 to 
0.9.11.
- [Release notes](https://github.com/ronmamo/reflections/releases)
- [Commits](https://github.com/ronmamo/reflections/commits/0.9.11)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/plugin-compat-tester] 3b904f: Bump javax.servlet-api from 3.1.0 to 4.0.1

2019-03-05 Thread Dependabot
  Branch: refs/heads/dependabot/maven/javax.servlet-javax.servlet-api-4.0.1
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 3b904fdda356cb8180a8743c053fc8ee09f5102f
  
https://github.com/jenkinsci/plugin-compat-tester/commit/3b904fdda356cb8180a8743c053fc8ee09f5102f
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump javax.servlet-api from 3.1.0 to 4.0.1

Bumps [javax.servlet-api](https://github.com/javaee/servlet-spec) from 3.1.0 to 
4.0.1.
- [Release notes](https://github.com/javaee/servlet-spec/releases)
- [Commits](https://github.com/javaee/servlet-spec/compare/3.1.0...4.0.1)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-cloudwatch-logs-plugin] d8258d: Bump mockito-core from 2.8.9 to 2.24.5

2019-03-05 Thread Dependabot
  Branch: refs/heads/dependabot/maven/org.mockito-mockito-core-2.24.5
  Home:   https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin
  Commit: d8258d019abc98c7a32a62104699555b07e52ee6
  
https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin/commit/d8258d019abc98c7a32a62104699555b07e52ee6
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump mockito-core from 2.8.9 to 2.24.5

Bumps [mockito-core](https://github.com/mockito/mockito) from 2.8.9 to 2.24.5.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.8.9...v2.24.5)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/plugin-compat-tester] 9e57fc: Bump appengine-api-1.0-sdk from 1.5.5 to 1.9.71

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/com.google.appengine-appengine-api-1.0-sdk-1.9.71
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 9e57fc34a052c32dde815ea8d2956335f121ddd9
  
https://github.com/jenkinsci/plugin-compat-tester/commit/9e57fc34a052c32dde815ea8d2956335f121ddd9
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M plugins-compat-tester-gae/pom.xml

  Log Message:
  ---
  Bump appengine-api-1.0-sdk from 1.5.5 to 1.9.71

Bumps appengine-api-1.0-sdk from 1.5.5 to 1.9.71.

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-cloudwatch-logs-plugin] 4e6b88: Bump aws-global-configuration from 1.1 to 1.2

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/io.jenkins.plugins-aws-global-configuration-1.2
  Home:   https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin
  Commit: 4e6b88ffbc5c8ca7c9688d57ce90ff29179eebaa
  
https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin/commit/4e6b88ffbc5c8ca7c9688d57ce90ff29179eebaa
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump aws-global-configuration from 1.1 to 1.2

Bumps 
[aws-global-configuration](https://github.com/jenkinsci/aws-global-configuration-plugin)
 from 1.1 to 1.2.
- [Release 
notes](https://github.com/jenkinsci/aws-global-configuration-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/aws-global-configuration-plugin/compare/aws-global-configuration-1.1...aws-global-configuration-1.2)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-cloudwatch-logs-plugin] 343933: Bump workflow-api from 2.32 to 2.33

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-api-2.33
  Home:   https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin
  Commit: 3439334dfda0b6d1ad22572f7382fea8f16aaa6d
  
https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin/commit/3439334dfda0b6d1ad22572f7382fea8f16aaa6d
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump workflow-api from 2.32 to 2.33

Bumps [workflow-api](https://github.com/jenkinsci/workflow-api-plugin) from 
2.32 to 2.33.
- [Release notes](https://github.com/jenkinsci/workflow-api-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/workflow-api-plugin/compare/workflow-api-2.32...workflow-api-2.33)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/plugin-compat-tester] 5fca64: Bump maven-shade-plugin from 2.3 to 3.2.1

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.1
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 5fca641091070e8ba8f694196a2cf2d94af98a31
  
https://github.com/jenkinsci/plugin-compat-tester/commit/5fca641091070e8ba8f694196a2cf2d94af98a31
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M plugins-compat-tester-cli/pom.xml

  Log Message:
  ---
  Bump maven-shade-plugin from 2.3 to 3.2.1

Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 
2.3 to 3.2.1.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- 
[Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-2.3...maven-shade-plugin-3.2.1)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/analysis-model] 493748: Bump maven-javadoc-plugin from 3.0.1 to 3.1.0

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.1.0
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 49374830c3eb0a4d1039a245d6a092b232b80b6a
  
https://github.com/jenkinsci/analysis-model/commit/49374830c3eb0a4d1039a245d6a092b232b80b6a
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-javadoc-plugin from 3.0.1 to 3.1.0

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) 
from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- 
[Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.0.1...maven-javadoc-plugin-3.1.0)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-cloudwatch-logs-plugin] 897270: Bump aws-credentials from 1.24 to 1.26

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-aws-credentials-1.26
  Home:   https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin
  Commit: 897270a065c06413b5ef05384aeaa3fca44b5dbb
  
https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin/commit/897270a065c06413b5ef05384aeaa3fca44b5dbb
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump aws-credentials from 1.24 to 1.26

Bumps [aws-credentials](https://github.com/jenkinsci/aws-credentials-plugin) 
from 1.24 to 1.26.
- [Release notes](https://github.com/jenkinsci/aws-credentials-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/aws-credentials-plugin/compare/aws-credentials-1.24...aws-credentials-1.26)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-cloudwatch-logs-plugin] 9a34d4: Bump workflow-basic-steps from 2.12 to 2.14

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-basic-steps-2.14
  Home:   https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin
  Commit: 9a34d45f10dc79a151dfa992ff8e92274ae49739
  
https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin/commit/9a34d45f10dc79a151dfa992ff8e92274ae49739
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump workflow-basic-steps from 2.12 to 2.14

Bumps 
[workflow-basic-steps](https://github.com/jenkinsci/workflow-basic-steps-plugin)
 from 2.12 to 2.14.
- [Release 
notes](https://github.com/jenkinsci/workflow-basic-steps-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/workflow-basic-steps-plugin/compare/workflow-basic-steps-2.12...workflow-basic-steps-2.14)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-cloudwatch-logs-plugin] 9e1973: Bump aws-java-sdk from 1.11.341 to 1.11.457

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-aws-java-sdk-1.11.457
  Home:   https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin
  Commit: 9e19736cbe54e2de51bd3ff20c6e3e971fa43d8a
  
https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin/commit/9e19736cbe54e2de51bd3ff20c6e3e971fa43d8a
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump aws-java-sdk from 1.11.341 to 1.11.457

Bumps [aws-java-sdk](https://github.com/jenkinsci/aws-java-sdk-plugin) from 
1.11.341 to 1.11.457.
- [Release notes](https://github.com/jenkinsci/aws-java-sdk-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/aws-java-sdk-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/aws-java-sdk-plugin/compare/aws-java-sdk-1.11.341...aws-java-sdk-1.11.457)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/plugin-compat-tester] f0c465: Bump jenkins-core from 1.625.3 to 2.167

2019-03-05 Thread Dependabot
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-core-2.167
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: f0c46563c02c1be0833a1eab01289fcc8b450617
  
https://github.com/jenkinsci/plugin-compat-tester/commit/f0c46563c02c1be0833a1eab01289fcc8b450617
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins-core from 1.625.3 to 2.167

Bumps [jenkins-core](https://github.com/jenkinsci/jenkins) from 1.625.3 to 
2.167.
- [Release notes](https://github.com/jenkinsci/jenkins/releases)
- [Changelog](https://github.com/jenkinsci/jenkins/blob/master/changelog.html)
- 
[Commits](https://github.com/jenkinsci/jenkins/compare/jenkins-1.625.3...jenkins-2.167)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-cloudwatch-logs-plugin] 0aeb39: Bump script-security from 1.48 to 1.53

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-script-security-1.53
  Home:   https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin
  Commit: 0aeb391b28574418a4dbbb3a459a8ed8741b58b9
  
https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin/commit/0aeb391b28574418a4dbbb3a459a8ed8741b58b9
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump script-security from 1.48 to 1.53

Bumps [script-security](https://github.com/jenkinsci/script-security-plugin) 
from 1.48 to 1.53.
- [Release notes](https://github.com/jenkinsci/script-security-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/script-security-plugin/compare/script-security-1.48...script-security-1.53)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-cloudwatch-logs-plugin] c14ad2: Bump workflow-step-api from 2.16 to 2.19

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-step-api-2.19
  Home:   https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin
  Commit: c14ad226507731db587bd2a6132e9dff131147a9
  
https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin/commit/c14ad226507731db587bd2a6132e9dff131147a9
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump workflow-step-api from 2.16 to 2.19

Bumps 
[workflow-step-api](https://github.com/jenkinsci/workflow-step-api-plugin) from 
2.16 to 2.19.
- [Release 
notes](https://github.com/jenkinsci/workflow-step-api-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/workflow-step-api-plugin/compare/workflow-step-api-2.16...workflow-step-api-2.19)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-cloudwatch-logs-plugin] 94d8a0: Bump workflow-durable-task-step from 2.26 to 2.29

2019-03-05 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-durable-task-step-2.29
  Home:   https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin
  Commit: 94d8a04cd47f9c69940b8458d306d2646318f3b5
  
https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin/commit/94d8a04cd47f9c69940b8458d306d2646318f3b5
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump workflow-durable-task-step from 2.26 to 2.29

Bumps 
[workflow-durable-task-step](https://github.com/jenkinsci/workflow-durable-task-step-plugin)
 from 2.26 to 2.29.
- [Release 
notes](https://github.com/jenkinsci/workflow-durable-task-step-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/workflow-durable-task-step-plugin/compare/workflow-durable-task-step-2.26...workflow-durable-task-step-2.29)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/pipeline-cloudwatch-logs-plugin] 6474e2: Bump scm-api from 2.2.6 to 2.3.0

2019-03-05 Thread Dependabot
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-scm-api-2.3.0
  Home:   https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin
  Commit: 6474e2c14802b2d913caaa78ca2ab6567c78e8d4
  
https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin/commit/6474e2c14802b2d913caaa78ca2ab6567c78e8d4
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump scm-api from 2.2.6 to 2.3.0

Bumps [scm-api](https://github.com/jenkinsci/scm-api-plugin) from 2.2.6 to 
2.3.0.
- [Release notes](https://github.com/jenkinsci/scm-api-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/scm-api-plugin/compare/scm-api-2.2.6...scm-api-2.3.0)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/analysis-model] 493748: Bump maven-javadoc-plugin from 3.0.1 to 3.1.0

2019-03-05 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 49374830c3eb0a4d1039a245d6a092b232b80b6a
  
https://github.com/jenkinsci/analysis-model/commit/49374830c3eb0a4d1039a245d6a092b232b80b6a
  Author: dependabot[bot] 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-javadoc-plugin from 3.0.1 to 3.1.0

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) 
from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- 
[Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.0.1...maven-javadoc-plugin-3.1.0)

Signed-off-by: dependabot[bot] 


  Commit: bb794858a1d10aa16d350af27840e74bc2e2ceab
  
https://github.com/jenkinsci/analysis-model/commit/bb794858a1d10aa16d350af27840e74bc2e2ceab
  Author: Ullrich Hafner 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #109 from 
jenkinsci/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.1.0

Bump maven-javadoc-plugin from 3.0.1 to 3.1.0


Compare: 
https://github.com/jenkinsci/analysis-model/compare/4ef2393dd793...bb794858a1d1

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


[jenkinsci/analysis-model]

2019-03-05 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.1.0
  Home:   https://github.com/jenkinsci/analysis-model

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


[jenkinsci/violation-comments-to-gitlab-plugin] 3e878a: [maven-release-plugin] prepare for next developmen...

2019-03-05 Thread Tomas Bjerre
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/violation-comments-to-gitlab-plugin
  Commit: 3e878a1004fdf5b0e3958fea21684ba44bf52955
  
https://github.com/jenkinsci/violation-comments-to-gitlab-plugin/commit/3e878a1004fdf5b0e3958fea21684ba44bf52955
  Author: Tomas Bjerre 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M CHANGELOG.md
M README.md
M pom.xml

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


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


[jenkinsci/javadoc-plugin] 047c14: [maven-release-plugin] prepare for next developmen...

2019-03-05 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/javadoc-plugin
  Commit: 047c1492098608e787a9d5532a1f39287d434b23
  
https://github.com/jenkinsci/javadoc-plugin/commit/047c1492098608e787a9d5532a1f39287d434b23
  Author: Oleg Nenashev 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/javadoc-plugin] e5c6fc: [maven-release-plugin] prepare release javadoc-1.5

2019-03-05 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/javadoc-plugin
  Commit: e5c6fceb91630c1217a7a759009f99b97ef645a7
  
https://github.com/jenkinsci/javadoc-plugin/commit/e5c6fceb91630c1217a7a759009f99b97ef645a7
  Author: Oleg Nenashev 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release javadoc-1.5


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


[jenkinsci/javadoc-plugin]

2019-03-05 Thread Oleg Nenashev
  Branch: refs/tags/javadoc-1.5
  Home:   https://github.com/jenkinsci/javadoc-plugin

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


[jenkins-infra/jenkins.io] b68b4b: Make Java Web Start explanation more visible

2019-03-05 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: b68b4bc247c4e246c0568759778817ca9a79b0e2
  
https://github.com/jenkins-infra/jenkins.io/commit/b68b4bc247c4e246c0568759778817ca9a79b0e2
  Author: Mark Waite 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M content/doc/administration/requirements/upgrade-java-guidelines.adoc

  Log Message:
  ---
  Make Java Web Start explanation more visible

Java 11 does not include Java Web Start.

Also corrects misattribution of the JDK 11 licensing problem.  Earlier it
said that Jenkins 11 was the cause of the issue.  There is no Jenkins 11,
only Java 11.


  Commit: 53f9e6f37509ef5183d2a79873a7d525d23febf8
  
https://github.com/jenkins-infra/jenkins.io/commit/53f9e6f37509ef5183d2a79873a7d525d23febf8
  Author: Mark Waite 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M content/doc/administration/requirements/upgrade-java-guidelines.adoc

  Log Message:
  ---
  Simpler phrasing of Oracle licensing restriction


  Commit: 01de41b80ba64f8e384f5dd4820e6c332dc5dbda
  
https://github.com/jenkins-infra/jenkins.io/commit/01de41b80ba64f8e384f5dd4820e6c332dc5dbda
  Author: Mark Waite 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M content/doc/administration/requirements/upgrade-java-guidelines.adoc

  Log Message:
  ---
  Merge pull request #2149 from 
MarkEWaite/make-java-webstart-change-more-visible

Make Java Web Start explanation more visible


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/43bb65b22da6...01de41b80ba6

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


[jenkinsci/btc-embeddedplatform-plugin] 4cd165: Added calibration handling parameter

2019-03-05 Thread Thabo Krick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/btc-embeddedplatform-plugin
  Commit: 4cd165b7f8852748f3806a7f19fd935e6b704054
  
https://github.com/jenkinsci/btc-embeddedplatform-plugin/commit/4cd165b7f8852748f3806a7f19fd935e6b704054
  Author: Thabo Krick 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M src/main/resources/dsl/btc.groovy

  Log Message:
  ---
  Added calibration handling parameter


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


[jenkinsci/analysis-model] 1e1a54: Added new local Jenkinsfile.

2019-03-05 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 1e1a54132c4baddc3a67f36b4bba2b3e5056f3f6
  
https://github.com/jenkinsci/analysis-model/commit/1e1a54132c4baddc3a67f36b4bba2b3e5056f3f6
  Author: Ulli Hafner 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M Jenkinsfile.local

  Log Message:
  ---
  Added new local Jenkinsfile.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-model-definition-plugin] 2d820d: Bumb version of jackson-api-plugin to 2.9.8.

2019-03-05 Thread Andrew Bayer
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 2d820d26320a2760549c87717138fb0347c7a14b
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/2d820d26320a2760549c87717138fb0347c7a14b
  Author: Ulli Hafner 
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bumb version of jackson-api-plugin to 2.9.8.

2.8 version contains a broken JSON library that fails warnings-ng tests.


  Commit: 633a2fd2d400bc0727dee5e8c07dd9daf66bb193
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/633a2fd2d400bc0727dee5e8c07dd9daf66bb193
  Author: Ulli Hafner 
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bumb version of jackson-api-plugin to 2.9.8.

2.8 version contains a broken JSON library that fails warnings-ng tests.


  Commit: 12919b9bd59a2b9c7ffef34bdd7043d68c5a8367
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/12919b9bd59a2b9c7ffef34bdd7043d68c5a8367
  Author: Andrew Bayer 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #314 from uhafner/update-jackson-api

Bumb version of jackson-api-plugin to 2.9.8.


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/a610b85cdd97...12919b9bd59a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-model-definition-plugin] 837af9: [JENKINS-56372] Make it easier to distinguish Name...

2019-03-05 Thread Andrew Bayer
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 837af96e9c88594517554e7bf8f5aa2a3d4f3bfd
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/837af96e9c88594517554e7bf8f5aa2a3d4f3bfd
  Author: Josh Soref 
  Date:   2019-03-03 (Sun, 03 Mar 2019)

  Changed paths:
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/EnvironmentDirective/config.jelly
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/LibrariesDirective/config.jelly

  Log Message:
  ---
  [JENKINS-56372] Make it easier to distinguish Name from Value


  Commit: faf6bbdd6609802f0f1597a95c4ef25a408affc8
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/faf6bbdd6609802f0f1597a95c4ef25a408affc8
  Author: Josh Soref 
  Date:   2019-03-03 (Sun, 03 Mar 2019)

  Changed paths:
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/StageDirective/config.jelly

  Log Message:
  ---
  [JENKINS-56372] Drop Stage prefix

It is readily apparent that it is a stage...


  Commit: a610b85cdd9707d5ced6e592a8531a8f4bda2cbd
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/a610b85cdd9707d5ced6e592a8531a8f4bda2cbd
  Author: Andrew Bayer 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/EnvironmentDirective/config.jelly
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/LibrariesDirective/config.jelly
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/StageDirective/config.jelly

  Log Message:
  ---
  Merge pull request #316 from jsoref/JENKINS-56372

[JENKINS-56372] Make it easier to distinguish Name from Value


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/88a3d95a8a95...a610b85cdd97

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-model-definition-plugin] fb26fc: [JENKINS-55787] Switch labels from entry to checkbox

2019-03-05 Thread Andrew Bayer
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: fb26fcd9c884f623eee3f0c1e4cb7d9579141748
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/fb26fcd9c884f623eee3f0c1e4cb7d9579141748
  Author: Josh Soref 
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/DockerPipeline/config.jelly
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/DockerPipelineFromDockerfile/config.jelly
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/WhenDirective/config.jelly
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/options/impl/SkipDefaultCheckout/config.jelly
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/ChangeSetConditional/config.jelly
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/EnvironmentConditional/config.jelly

  Log Message:
  ---
  [JENKINS-55787] Switch labels from entry to checkbox


  Commit: f837eb0c6a6aa9755b595da7f7c4d8d0c973c1be
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/f837eb0c6a6aa9755b595da7f7c4d8d0c973c1be
  Author: Andrew Bayer 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/DockerPipeline/config.jelly
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/DockerPipelineFromDockerfile/config.jelly
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/WhenDirective/config.jelly
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/options/impl/SkipDefaultCheckout/config.jelly
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/ChangeSetConditional/config.jelly
M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/EnvironmentConditional/config.jelly

  Log Message:
  ---
  Merge pull request #315 from jsoref/JENKINS-55787

[JENKINS-55787] Switch labels from entry to checkbox


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/12919b9bd59a...f837eb0c6a6a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop 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-model-definition-plugin] e389be: Fix errors in documentation

2019-03-05 Thread Andrew Bayer
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: e389be6636a24dfeda4a5e4963a9ebbddcd3b787
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/e389be6636a24dfeda4a5e4963a9ebbddcd3b787
  Author: Basil Crow 
  Date:   2019-02-11 (Mon, 11 Feb 2019)

  Changed paths:
M EXTENDING.md

  Log Message:
  ---
  Fix errors in documentation


  Commit: c05abcf117e28059e614e9a79720591c091e8128
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/c05abcf117e28059e614e9a79720591c091e8128
  Author: Andrew Bayer 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M EXTENDING.md

  Log Message:
  ---
  Merge pull request #312 from basil/docs

Fix errors in documentation


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/f837eb0c6a6a...c05abcf117e2

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


[jenkinsci/ec2-plugin] a583c9: JENKINS-51526: Clone the AMI's Root Block Device i...

2019-03-05 Thread Matt Sicker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: a583c97a85be97efde196940d035b1a91d6db339
  
https://github.com/jenkinsci/ec2-plugin/commit/a583c97a85be97efde196940d035b1a91d6db339
  Author: Daniel Atallah 
  Date:   2018-05-24 (Thu, 24 May 2018)

  Changed paths:
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java

  Log Message:
  ---
  JENKINS-51526: Clone the AMI's Root Block Device instead of making a new one 
from scratch

This makes sure that settings like the type (gp2/standard) are not lost


  Commit: 01a19a1961b9a9e84522dd21c098d7a2a8a8f8d9
  
https://github.com/jenkinsci/ec2-plugin/commit/01a19a1961b9a9e84522dd21c098d7a2a8a8f8d9
  Author: Matt Sicker 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java

  Log Message:
  ---
  Merge pull request #281 from datallah/JENKINS-51526

JENKINS-51526: Clone the AMI's Root Block Device instead of making a new one 
from scratch


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/5575ed45f144...01a19a1961b9

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


[jenkinsci/stash-pullrequest-builder-plugin] d2ae47: Remove trailing space, expand tabs, add final newl...

2019-03-05 Thread Jim Klimov
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: d2ae4740b34c38f5bde0166a5c77a524b7f567c6
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/d2ae4740b34c38f5bde0166a5c77a524b7f567c6
  Author: Pavel Roskin 
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
M pom.xml
M src/findbugs-exclude.xml
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashApiClient.java
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashPullRequestResponseValueRepositoryBranch.java
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashPullRequestResponseValueRepositoryCommit.java
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashPullRequestResponseValueRepositoryProject.java
M 
src/main/resources/stashpullrequestbuilder/stashpullrequestbuilder/StashPostBuildComment/help-buildFailedComment.html
M 
src/main/resources/stashpullrequestbuilder/stashpullrequestbuilder/StashPostBuildComment/help-buildSuccessfulComment.html
M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/AdditionalParameterRegExTest.java
M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashApiClientTest.java
M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashPullRequestResponseValueRepositoryTest.java

  Log Message:
  ---
  Remove trailing space, expand tabs, add final newlines


  Commit: 59ecc99934f52129613c0f572dbaeb577200fc82
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/59ecc99934f52129613c0f572dbaeb577200fc82
  Author: Pavel Roskin 
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashAditionalParameterEnvironmentContributor.java

  Log Message:
  ---
  Avoid wildcard import


  Commit: ad1d45ea1bace5334238f32f72770dbed6e97fda
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/ad1d45ea1bace5334238f32f72770dbed6e97fda
  Author: Jim Klimov 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml
M src/findbugs-exclude.xml
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashAditionalParameterEnvironmentContributor.java
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashApiClient.java
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashPullRequestResponseValueRepositoryBranch.java
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashPullRequestResponseValueRepositoryCommit.java
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashPullRequestResponseValueRepositoryProject.java
M 
src/main/resources/stashpullrequestbuilder/stashpullrequestbuilder/StashPostBuildComment/help-buildFailedComment.html
M 
src/main/resources/stashpullrequestbuilder/stashpullrequestbuilder/StashPostBuildComment/help-buildSuccessfulComment.html
M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/AdditionalParameterRegExTest.java
M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashApiClientTest.java
M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashPullRequestResponseValueRepositoryTest.java

  Log Message:
  ---
  Merge pull request #49 from proski/style-cleanup

Style cleanup


Compare: 
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/compare/ee873a3642be...ad1d45ea1bac

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


[jenkinsci/jms-messaging-plugin] 20f01c: [JENKINS-55787] Switch labels from entry to checkb...

2019-03-05 Thread Josh Soref
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jms-messaging-plugin
  Commit: 20f01cdc2add280ffa565b8a89b0ca241ae6bf17
  
https://github.com/jenkinsci/jms-messaging-plugin/commit/20f01cdc2add280ffa565b8a89b0ca241ae6bf17
  Author: Josh Soref 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M 
src/main/resources/com/redhat/jenkins/plugins/ci/pipeline/CIMessageSenderStep/config.jelly
M 
src/main/resources/com/redhat/jenkins/plugins/ci/provider/data/ActiveMQPublisherProviderData/ActiveMQPublisherProviderDataDescriptor/amq-publisher.jelly
M 
src/main/resources/com/redhat/jenkins/plugins/ci/provider/data/FedMsgPublisherProviderData/FedMsgPublisherProviderDataDescriptor/fedmsg-publisher.jelly

  Log Message:
  ---
  [JENKINS-55787] Switch labels from entry to checkbox (#112)


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


[jenkinsci/jms-messaging-plugin] 9ed8cf: CID-3669: CI plugin: Trigger on multiple topics.

2019-03-05 Thread ggallen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jms-messaging-plugin
  Commit: 9ed8cf98ee18cf1110302ad21f22fbfc0b8dd28a
  
https://github.com/jenkinsci/jms-messaging-plugin/commit/9ed8cf98ee18cf1110302ad21f22fbfc0b8dd28a
  Author: Greg Allen 
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
M src/main/java/com/redhat/jenkins/plugins/ci/CIBuildTrigger.java
M src/main/java/com/redhat/jenkins/plugins/ci/ProjectChangeListener.java
M 
src/main/resources/com/redhat/jenkins/plugins/ci/CIBuildTrigger/config.jelly
M src/test/java/com/redhat/jenkins/plugins/ci/MigrationTest.java

  Log Message:
  ---
  CID-3669: CI plugin: Trigger on multiple topics.


  Commit: 2854b1f50bd0f9d97cf42040f3f194dfccd982eb
  
https://github.com/jenkinsci/jms-messaging-plugin/commit/2854b1f50bd0f9d97cf42040f3f194dfccd982eb
  Author: Greg Allen 
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
M 
src/main/resources/com/redhat/jenkins/plugins/ci/CIBuildTrigger/config.jelly

  Log Message:
  ---
  Try to use f:repeatable.


  Commit: 0c07be7844e39b570671a960e834a218e4048534
  
https://github.com/jenkinsci/jms-messaging-plugin/commit/0c07be7844e39b570671a960e834a218e4048534
  Author: Greg Allen 
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
M 
src/main/resources/com/redhat/jenkins/plugins/ci/CIBuildTrigger/config.jelly
M 
src/main/resources/com/redhat/jenkins/plugins/ci/form/dropdownInstanceSelector.jelly

  Log Message:
  ---
  More jelly changes.


  Commit: 6c6119a6aa0b569c18e47348a6c58ca0c52f224b
  
https://github.com/jenkinsci/jms-messaging-plugin/commit/6c6119a6aa0b569c18e47348a6c58ca0c52f224b
  Author: Greg Allen 
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
M src/main/java/com/redhat/jenkins/plugins/ci/CIBuildTrigger.java
M src/main/java/com/redhat/jenkins/plugins/ci/CITriggerThread.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/ActiveMQProviderData.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/ActiveMQPublisherProviderData.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/ActiveMQSubscriberProviderData.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/FedMsgProviderData.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/FedMsgPublisherProviderData.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/FedMsgSubscriberProviderData.java
M 
src/main/resources/com/redhat/jenkins/plugins/ci/CIBuildTrigger/config.jelly
M 
src/main/resources/com/redhat/jenkins/plugins/ci/form/dropdownInstanceSelector.jelly
M 
src/main/resources/com/redhat/jenkins/plugins/ci/provider/data/ActiveMQSubscriberProviderData/ActiveMQSubscriberProviderDataDescriptor/amq-subscriber.jelly
M 
src/main/resources/com/redhat/jenkins/plugins/ci/provider/data/FedMsgSubscriberProviderData/FedMsgSubscriberProviderDataDescriptor/fedmsg-subscriber.jelly
M src/test/java/com/redhat/jenkins/plugins/ci/MigrationTest.java
M 
src/test/java/com/redhat/jenkins/plugins/ci/integration/AmqMessagingPluginIntegrationTest.java
M 
src/test/java/com/redhat/jenkins/plugins/ci/integration/AmqMessagingPluginWithFailoverIntegrationTest.java
M 
src/test/java/com/redhat/jenkins/plugins/ci/integration/FedMsgMessagingPluginIntegrationTest.java
M 
src/test/java/com/redhat/jenkins/plugins/ci/integration/SharedMessagingPluginIntegrationTest.java
M 
src/test/java/com/redhat/jenkins/plugins/ci/integration/po/CIEventTrigger.java

  Log Message:
  ---
  CID-3669: CI plugin: Trigger on multiple topics.


  Commit: 2c16315c89ff0806ae52c789e9dc7f5f3a45defb
  
https://github.com/jenkinsci/jms-messaging-plugin/commit/2c16315c89ff0806ae52c789e9dc7f5f3a45defb
  Author: ggallen 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M src/main/java/com/redhat/jenkins/plugins/ci/CIBuildTrigger.java
M src/main/java/com/redhat/jenkins/plugins/ci/CITriggerThread.java
M src/main/java/com/redhat/jenkins/plugins/ci/ProjectChangeListener.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/ActiveMQProviderData.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/ActiveMQPublisherProviderData.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/ActiveMQSubscriberProviderData.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/FedMsgProviderData.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/FedMsgPublisherProviderData.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/FedMsgSubscriberProviderData.java
M 
src/main/resources/com/redhat/jenkins/plugins/ci/CIBuildTrigger/config.jelly
M 
src/main/resources/com/redhat/jenkins/plugins/ci/form/dropdownInstanceSelector.jelly
M 
src/main/resources/com/redhat/jenkins/plugins/ci/provider/data/ActiveMQSubscriberProviderData/ActiveMQSubscriberPro

[jenkinsci/xunit-plugin] 7cccb5: CQI Correct author

2019-03-05 Thread Nikolas Falco
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xunit-plugin
  Commit: 7cccb5fe6cfe452b034c8b35596c2058cf1ec86c
  
https://github.com/jenkinsci/xunit-plugin/commit/7cccb5fe6cfe452b034c8b35596c2058cf1ec86c
  Author: Nikolas Falco 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

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

  Log Message:
  ---
  CQI Correct author


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

2019-03-05 Thread René Scheibe
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/configuration-as-code-plugin

  Commit: 2726b60520b6f4276235cb7cdd3dd273137af55b

  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/2726b60520b6f4276235cb7cdd3dd273137af55b

  Author: René Scheibe 

  Date:   2019-03-05 (Tue, 05 Mar 2019)



  Changed paths:

M 
integrations/src/test/resources/io/jenkins/plugins/casc/GlobalMatrixStrategy.yml

M 
integrations/src/test/resources/io/jenkins/plugins/casc/ProjectMatrixStrategy.yml

M plugin/src/test/resources/io/jenkins/plugins/casc/GetConfiguratorsTest.yml



  Log Message:

  ---

  Remove duplicate YAML keys





  Commit: 8bfbc7eaf3385b47067e102d4ff9685715805b61

  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/8bfbc7eaf3385b47067e102d4ff9685715805b61

  Author: René Scheibe 

  Date:   2019-03-05 (Tue, 05 Mar 2019)



  Changed paths:

M 
integrations/src/test/java/io/jenkins/plugins/casc/ActiveDirectoryTest.java

M integrations/src/test/java/io/jenkins/plugins/casc/EC2CloudTest.java

M integrations/src/test/java/io/jenkins/plugins/casc/EssentialsTest.java

M 
integrations/src/test/java/io/jenkins/plugins/casc/GitToolInstallationTest.java

M integrations/src/test/java/io/jenkins/plugins/casc/GithubOAuthTest.java

M 
integrations/src/test/java/io/jenkins/plugins/casc/GithubOrganisationFolderTest.java

M 
integrations/src/test/java/io/jenkins/plugins/casc/GlobalMatrixAuthorizationTest.java

M 
integrations/src/test/java/io/jenkins/plugins/casc/LDAPSecurityRealmTest.java

M integrations/src/test/java/io/jenkins/plugins/casc/MailerTest.java

M 
integrations/src/test/java/io/jenkins/plugins/casc/ProjectMatrixAuthorizationTest.java

M integrations/src/test/java/io/jenkins/plugins/casc/RoleStrategyTest.java

M 
integrations/src/test/java/io/jenkins/plugins/casc/SystemCredentialsTest.java

M plugin/src/test/java/io/jenkins/plugins/casc/yaml/YamlSourceTest.java



  Log Message:

  ---

  Reduce deprecated API usage





  Commit: 6d6e8ade47071eb95b94c8ee057baba82f3af16f

  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/6d6e8ade47071eb95b94c8ee057baba82f3af16f

  Author: René Scheibe 

  Date:   2019-03-05 (Tue, 05 Mar 2019)



  Changed paths:

M integrations/src/test/java/io/jenkins/plugins/casc/CredentialsTest.java

M 
integrations/src/test/java/io/jenkins/plugins/casc/JobDslGlobaSecurityConfigurationTest.java

M integrations/src/test/java/io/jenkins/plugins/casc/MercurialTest.java

M integrations/src/test/java/io/jenkins/plugins/casc/RoleStrategyTest.java

M 
integrations/src/test/java/io/jenkins/plugins/casc/SystemCredentialsTest.java

M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java

M 
plugin/src/main/java/io/jenkins/plugins/casc/cli/ReloadJCascConfigurationCommand.java

M plugin/src/main/java/io/jenkins/plugins/casc/core/JenkinsConfigurator.java

M 
plugin/src/main/java/io/jenkins/plugins/casc/impl/attributes/DescribableAttribute.java

M 
plugin/src/main/java/io/jenkins/plugins/casc/impl/attributes/MultivaluedAttribute.java

M 
plugin/src/main/java/io/jenkins/plugins/casc/impl/attributes/PersistedListAttribute.java

M 
plugin/src/main/java/io/jenkins/plugins/casc/impl/configurators/GlobalConfigurationCategoryConfigurator.java

M plugin/src/main/java/io/jenkins/plugins/casc/model/Scalar.java

M plugin/src/test/java/io/jenkins/plugins/casc/ConfigurationAsCodeTest.java

M plugin/src/test/java/io/jenkins/plugins/casc/core/JdkConfiguratorTest.java

M 
support/src/main/java/io/jenkins/plugins/casc/support/credentials/CredentialsRootConfigurator.java

M 
support/src/main/java/io/jenkins/plugins/casc/support/jobdsl/SeedJobConfigurator.java

M 
support/src/main/java/io/jenkins/plugins/casc/support/matrixauth/MatrixAuthorizationStrategyConfigurator.java

M 
support/src/main/java/io/jenkins/plugins/casc/support/rolestrategy/GrantedRoles.java



  Log Message:

  ---

  Remove unused imports





  Commit: 4d9257d715fd0a41d87ea5a821f5c6e23e1e3674

  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/4d9257d715fd0a41d87ea5a821f5c6e23e1e3674

  Author: René Scheibe 

  Date:   2019-03-05 (Tue, 05 Mar 2019)



  Changed paths:

M plugin/src/main/java/io/jenkins/plugins/casc/model/Mapping.java

M 
plugin/src/test/java/io/jenkins/plugins/casc/misc/JenkinsConfiguredWithCodeRule.java



  Log Message:

  ---

  Simplify Stream API usage





  Commit: 2cbfdab375c4d4f2d51d29d0897a27d470d367ac

  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/2cbfdab375c4d4f2d51d29d0897a27d470d367ac

  Author: René Scheibe 

  Date:   2019-03-05 (Tue, 05 Mar 2019)



  Changed paths:

M docs/PLUGINS.md

M integrations/src/test/java/io/jenkins/plugins/casc/JiraTest.java

M plugin/src/main/java/io/jenkins/plugi

[jenkinsci/jms-messaging-plugin] 2544a2: Fix pipeline snippet generator (#113)

2019-03-05 Thread Scott Hebert
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jms-messaging-plugin
  Commit: 2544a222fdb73737395f4659b168771b7407af45
  
https://github.com/jenkinsci/jms-messaging-plugin/commit/2544a222fdb73737395f4659b168771b7407af45
  Author: Scott Hebert 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M 
src/main/java/com/redhat/jenkins/plugins/ci/pipeline/CIMessageSenderStep.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/pipeline/CIMessageSubscriberStep.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/ActiveMQPublisherProviderData.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/FedMsgPublisherProviderData.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/ProviderData.java
M src/main/java/com/redhat/utils/MessageUtils.java

  Log Message:
  ---
  Fix pipeline snippet generator (#113)


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


[jenkinsci/analysis-model] 2a5e54: [JENKINS-54506] fixed Some compiler warnings are m...

2019-03-05 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 2a5e5482a5865c45057123c969abd49757f7097b
  
https://github.com/jenkinsci/analysis-model/commit/2a5e5482a5865c45057123c969abd49757f7097b
  Author: Lorenz Aebi 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M CHANGELOG.md
M src/main/java/edu/hm/hafner/analysis/parser/JavaDocParser.java
M src/test/java/edu/hm/hafner/analysis/parser/JavaDocParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/issue54506.txt

  Log Message:
  ---
  [JENKINS-54506] fixed Some compiler warnings are misidentified as Javadoc 
warnings


  Commit: 47c73987bb170bfd4fc89fb2ced4eeb2acd00c29
  
https://github.com/jenkinsci/analysis-model/commit/47c73987bb170bfd4fc89fb2ced4eeb2acd00c29
  Author: Ullrich Hafner 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M CHANGELOG.md
M src/main/java/edu/hm/hafner/analysis/parser/JavaDocParser.java
M src/test/java/edu/hm/hafner/analysis/parser/JavaDocParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/issue54506.txt

  Log Message:
  ---
  Merge pull request #110 from DaMutz/false_positive_javadoc

[FIXED JENKINS-54506] fixed Some compiler warnings are misidentified as Javadoc 
warnings


Compare: 
https://github.com/jenkinsci/analysis-model/compare/1e1a54132c4b...47c73987bb17

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


[jenkinsci/repository-connector-plugin] 9288f0: - don't store credentials in plaintext (#36)

2019-03-05 Thread Jae Gangemi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/repository-connector-plugin
  Commit: 9288f0427ef25ec2c62d1c28f5a5c21a3cdd4a7a
  
https://github.com/jenkinsci/repository-connector-plugin/commit/9288f0427ef25ec2c62d1c28f5a5c21a3cdd4a7a
  Author: Jae Gangemi 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M 
src/main/java/org/jvnet/hudson/plugins/repositoryconnector/ArtifactDeployer.java
M src/main/java/org/jvnet/hudson/plugins/repositoryconnector/Repository.java
M src/main/java/org/jvnet/hudson/plugins/repositoryconnector/UserPwd.java

  Log Message:
  ---
  - don't store credentials in plaintext (#36)


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


[jenkinsci/jms-messaging-plugin] cb7f8d: [maven-release-plugin] prepare release jms-messagi...

2019-03-05 Thread Scott Hebert
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jms-messaging-plugin
  Commit: cb7f8d66df3020a43c6eb7355fd5a2b39cab9cf6
  
https://github.com/jenkinsci/jms-messaging-plugin/commit/cb7f8d66df3020a43c6eb7355fd5a2b39cab9cf6
  Author: Scott Hebert 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jms-messaging-1.1.6


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


[jenkinsci/jms-messaging-plugin] 492c44: [maven-release-plugin] prepare for next developmen...

2019-03-05 Thread Scott Hebert
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jms-messaging-plugin
  Commit: 492c44a8d075557070b691010513729719053b33
  
https://github.com/jenkinsci/jms-messaging-plugin/commit/492c44a8d075557070b691010513729719053b33
  Author: Scott Hebert 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/jms-messaging-plugin]

2019-03-05 Thread Scott Hebert
  Branch: refs/tags/jms-messaging-1.1.6
  Home:   https://github.com/jenkinsci/jms-messaging-plugin

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


[jenkinsci/repository-connector-plugin]

2019-03-05 Thread dangernoodle-bot
  Branch: refs/tags/repository-connector-1.2.5
  Home:   https://github.com/jenkinsci/repository-connector-plugin

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


[jenkinsci/repository-connector-plugin] 53b958: [maven-release-plugin] prepare for next developmen...

2019-03-05 Thread dangernoodle-bot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/repository-connector-plugin
  Commit: 53b958f929259a98f9a3fbc3427099b4eb4050b0
  
https://github.com/jenkinsci/repository-connector-plugin/commit/53b958f929259a98f9a3fbc3427099b4eb4050b0
  Author: build-bot 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/repository-connector-plugin] ea2230: [maven-release-plugin] prepare release repository-...

2019-03-05 Thread dangernoodle-bot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/repository-connector-plugin
  Commit: ea22305fd5cf1e86e3fc87faddb03ca67c9bae20
  
https://github.com/jenkinsci/repository-connector-plugin/commit/ea22305fd5cf1e86e3fc87faddb03ca67c9bae20
  Author: build-bot 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release repository-connector-1.2.5


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


[jenkinsci/analysis-model] 1613b0: Added maven parser to Jenkinsfile.

2019-03-05 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 1613b04b70c94c4a21ee2a37e4535cd61af2cd16
  
https://github.com/jenkinsci/analysis-model/commit/1613b04b70c94c4a21ee2a37e4535cd61af2cd16
  Author: Ulli Hafner 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M Jenkinsfile.local

  Log Message:
  ---
  Added maven parser to Jenkinsfile.


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

2019-03-05 Thread Paul Allen
  Branch: refs/heads/local_map
  Home:   https://github.com/jenkinsci/p4-plugin

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


[jenkinsci/p4-plugin] 79d4b9: Local and External mapping for ScmSource.

2019-03-05 Thread Paul Allen
  Branch: refs/heads/local_map
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 79d4b9d1f0bd8c9c50a6a2829018b82302d327b2
  
https://github.com/jenkinsci/p4-plugin/commit/79d4b9d1f0bd8c9c50a6a2829018b82302d327b2
  Author: Paul Allen 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/client/ViewMapHelper.java
M src/main/java/org/jenkinsci/plugins/p4/scm/BranchesScmSource.java
M src/main/java/org/jenkinsci/plugins/p4/scm/SwarmScmSource.java
M src/test/java/org/jenkinsci/plugins/p4/scm/PerforceSCMSourceTest.java

  Log Message:
  ---
  Local and External mapping for ScmSource.

Local mappings appear in the root (Jenkinsfiles, yaml configs etc...)
External mapping use full depot path under the  workspace root.
#review-25274

TODO: Almost done; need to fix Graph and verify tests for corner
conditions.


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


[jenkinsci/nodejs-plugin] 2f770b: [JENKINS-55961] Nodejs plugin installs wrong platf...

2019-03-05 Thread Nikolas Falco
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: 2f770bc4f2c07e904947a059dae8a81a99ce251e
  
https://github.com/jenkinsci/nodejs-plugin/commit/2f770bc4f2c07e904947a059dae8a81a99ce251e
  Author: Nikolas Falco 
  Date:   2019-03-06 (Wed, 06 Mar 2019)

  Changed paths:
M pom.xml
M src/main/java/jenkins/plugins/nodejs/tools/NodeJSInstaller.java
M src/test/java/jenkins/plugins/nodejs/tools/NodeJSInstallerTest.java

  Log Message:
  ---
  [JENKINS-55961] Nodejs plugin installs wrong platform package when using 
parallel pipeline

Make NodeJSInstaller threadsafe when discover platform and CPU kind for the 
current node.


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


[jenkinsci/nodejs-plugin] 075833: [JENKINS-55961] Nodejs plugin installs wrong platf...

2019-03-05 Thread Nikolas Falco
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: 075833ea1dfebb076cdfa32b6b76c87f5b09bef6
  
https://github.com/jenkinsci/nodejs-plugin/commit/075833ea1dfebb076cdfa32b6b76c87f5b09bef6
  Author: Nikolas Falco 
  Date:   2019-03-06 (Wed, 06 Mar 2019)

  Changed paths:
M pom.xml
M src/main/java/jenkins/plugins/nodejs/tools/NodeJSInstaller.java
M src/test/java/jenkins/plugins/nodejs/tools/NodeJSInstallerTest.java

  Log Message:
  ---
  [JENKINS-55961] Nodejs plugin installs wrong platform package when using 
parallel pipeline

Make NodeJSInstaller threadsafe when discover platform and CPU kind for the 
current node.


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


[jenkinsci/google-compute-engine-plugin] 78e9dd: Removed windows user and used run as user as windo...

2019-03-05 Thread Karol Lassak
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 78e9dd5ff43decae61c8fe8169d9cd85e43b9897
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/78e9dd5ff43decae61c8fe8169d9cd85e43b9897
  Author: Karol Lassak 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M 
src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java
M 
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/config.jelly
M 
src/main/resources/com/google/jenkins/plugins/computeengine/InstanceConfiguration/help-windows.html
M 
src/test/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloudIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloudWindowsIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/InstanceConfigurationTest.java
M windows-image-install.ps1
M windows-it-install.ps1

  Log Message:
  ---
  Removed windows user and used run as user as windows username (#34)

* Removed windows user and used run as user as windows username

* Fix tests

* Change user on windows to Build

* Change user on windows to jenkins


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


[jenkinsci/aws-codepipeline-plugin] b929f7: Update AWS SDK to 1.11.511

2019-03-05 Thread Felipe Almeida
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-codepipeline-plugin
  Commit: b929f72ac93ff04afdfdfc7fd4e12cd378dc486c
  
https://github.com/jenkinsci/aws-codepipeline-plugin/commit/b929f72ac93ff04afdfdfc7fd4e12cd378dc486c
  Author: Felipe Almeida 
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update AWS SDK to 1.11.511


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


[jenkinsci/analysis-model] 02343d: Fixed syntax error in Jenkinsfile.

2019-03-05 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 02343defc88d49463e7c4ab34d8b5d97281f170f
  
https://github.com/jenkinsci/analysis-model/commit/02343defc88d49463e7c4ab34d8b5d97281f170f
  Author: Ulli Hafner 
  Date:   2019-03-06 (Wed, 06 Mar 2019)

  Changed paths:
M Jenkinsfile.local

  Log Message:
  ---
  Fixed syntax error in Jenkinsfile.


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