[jenkinsci/image-gallery-plugin] fd8c28: Replace tabs by spaces

2019-11-25 Thread Bruno P. Kinoshita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/image-gallery-plugin
  Commit: fd8c28daa2bdf381a3fc38d310d39eb61f281778
  
https://github.com/jenkinsci/image-gallery-plugin/commit/fd8c28daa2bdf381a3fc38d310d39eb61f281778
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/imagegallery/comparative/FilePairTree.java

  Log Message:
  ---
  Replace tabs by spaces


  Commit: 4dbe9e12a8471db96bf5cca947853de361b96cc1
  
https://github.com/jenkinsci/image-gallery-plugin/commit/4dbe9e12a8471db96bf5cca947853de361b96cc1
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/imagegallery/comparative/FilePairTree.java

  Log Message:
  ---
  Remove trailing spaces


  Commit: 28bed340a67a6f9baf64a81202728dcfd4dcd9d6
  
https://github.com/jenkinsci/image-gallery-plugin/commit/28bed340a67a6f9baf64a81202728dcfd4dcd9d6
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/imagegallery/comparative/FilePairTree.java

  Log Message:
  ---
  Remove duplicate blank lines


  Commit: 821b360ffb8737db7e6750204c72a81b768bd36b
  
https://github.com/jenkinsci/image-gallery-plugin/commit/821b360ffb8737db7e6750204c72a81b768bd36b
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/imagegallery/comparative/FilePairTree.java

  Log Message:
  ---
  Fix serialization-of-anonymous-classes issue in Jenkins


Compare: 
https://github.com/jenkinsci/image-gallery-plugin/compare/95903017e896...821b360ffb87

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/image-gallery-plugin/push/refs/heads/master/959030-821b36%40github.com.


[jenkinsci/image-gallery-plugin] 916de0: Update colorbox.js to version 1.6.4 (was v1.3.19.3)

2019-11-25 Thread Bruno P. Kinoshita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/image-gallery-plugin
  Commit: 916de0ab27a34b6491b54f028795c31a2d02393f
  
https://github.com/jenkinsci/image-gallery-plugin/commit/916de0ab27a34b6491b54f028795c31a2d02393f
  Author: Aske Olsson 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
R 
src/main/resources/org/jenkinsci/plugins/imagegallery/stapler/colorbox/js/jquery-1.7.2.min.js
M 
src/main/resources/org/jenkinsci/plugins/imagegallery/stapler/colorbox/js/jquery.colorbox.js

  Log Message:
  ---
  Update colorbox.js to version 1.6.4 (was v1.3.19.3)

This solves the case where plots are not showing and the js console shows
an error in jquery.colorbox.js:409:5

jquery-1.7.2.min.js is deletes as jquery is available through the jquery-plugin.

Signed-off-by: Aske Olsson 


  Commit: 272fa045148b2a146cc5b84e17e8c895e5e202f4
  
https://github.com/jenkinsci/image-gallery-plugin/commit/272fa045148b2a146cc5b84e17e8c895e5e202f4
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
R 
src/main/resources/org/jenkinsci/plugins/imagegallery/stapler/colorbox/js/jquery-1.7.2.min.js
M 
src/main/resources/org/jenkinsci/plugins/imagegallery/stapler/colorbox/js/jquery.colorbox.js

  Log Message:
  ---
  Merge branch 'pr-2'

This closes #2


  Commit: c4bd5431d538edee1f66915b78b59df09589b007
  
https://github.com/jenkinsci/image-gallery-plugin/commit/c4bd5431d538edee1f66915b78b59df09589b007
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix security warnings when running hpi:run, by using the same jenkins/parent 
version as other recent plugins (jquery3, kubernetes)


  Commit: 1750765943f8c141c4b37613943b0d9f8e006e5d
  
https://github.com/jenkinsci/image-gallery-plugin/commit/1750765943f8c141c4b37613943b0d9f8e006e5d
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/imagegallery/comparative/MultipleFolderComparativeArchivedImagesGallery.java

  Log Message:
  ---
  Fix findbugs issue with checking a non-nullable value for null


  Commit: 95903017e896ff05a2c468867c3e709a0e21110b
  
https://github.com/jenkinsci/image-gallery-plugin/commit/95903017e896ff05a2c468867c3e709a0e21110b
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/imagegallery/imagegallery/ArchivedImagesGallery.java

  Log Message:
  ---
  Fix findbugs issue with checking a non-nullable value for null


Compare: 
https://github.com/jenkinsci/image-gallery-plugin/compare/f5440243dba4...95903017e896

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/image-gallery-plugin/push/refs/heads/master/f54402-959030%40github.com.


[jenkinsci/image-gallery-plugin] eafc34: Fix findbugs issue with transient tree field

2019-11-25 Thread Bruno P. Kinoshita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/image-gallery-plugin
  Commit: eafc346bfab9759ee0b7e0cb5d52fa67b15b0d50
  
https://github.com/jenkinsci/image-gallery-plugin/commit/eafc346bfab9759ee0b7e0cb5d52fa67b15b0d50
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/imagegallery/comparative/FilePairTree.java

  Log Message:
  ---
  Fix findbugs issue with transient tree field


  Commit: 0036f39b7a71d9e8405ca5fd5bcf161a9fa69bd6
  
https://github.com/jenkinsci/image-gallery-plugin/commit/0036f39b7a71d9e8405ca5fd5bcf161a9fa69bd6
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/imagegallery/comparative/FilePair.java

  Log Message:
  ---
  Remove trailing spaces


  Commit: 8b2d937066ce01deda7e4fa4255912235f455b81
  
https://github.com/jenkinsci/image-gallery-plugin/commit/8b2d937066ce01deda7e4fa4255912235f455b81
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/imagegallery/comparative/FilePair.java

  Log Message:
  ---
  Fix findbugs issue with missing equals when using compareTo


  Commit: 95609a10f72c5ec3e8bce8cf0655413b516b3a6e
  
https://github.com/jenkinsci/image-gallery-plugin/commit/95609a10f72c5ec3e8bce8cf0655413b516b3a6e
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/imagegallery/imagegallery/ArchivedImagesGalleryBuildAction.java

  Log Message:
  ---
  Ignore findbugs issue with exposed arrays


  Commit: f5440243dba45b062289f2cceff32df64b8489f9
  
https://github.com/jenkinsci/image-gallery-plugin/commit/f5440243dba45b062289f2cceff32df64b8489f9
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/imagegallery/comparative/FilePair.java
M 
src/main/java/org/jenkinsci/plugins/imagegallery/comparative/FilePairTree.java

  Log Message:
  ---
  Fix final findbugs serialization issue


Compare: 
https://github.com/jenkinsci/image-gallery-plugin/compare/89335e1e2ef3...f5440243dba4

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/image-gallery-plugin/push/refs/heads/master/89335e-f54402%40github.com.


[jenkinsci/analysis-model] 84b3e0: Enable analysis archive only for the first build.

2019-11-25 Thread Ullrich Hafner
  Branch: refs/heads/jenkinsfile
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 84b3e012d4326f207deccd50a37198f00af81a20
  
https://github.com/jenkinsci/analysis-model/commit/84b3e012d4326f207deccd50a37198f00af81a20
  Author: Ulli Hafner 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M Jenkinsfile
M src/test/java/edu/hm/hafner/analysis/parser/FindBugsParserTest.java
M src/test/java/edu/hm/hafner/analysis/parser/PmdParserTest.java
A 
src/test/resources/edu/hm/hafner/analysis/parser/findbugs/spotbugs-warnings.xml
R src/test/resources/edu/hm/hafner/analysis/parser/findbugs/spotbugsXml.xml
A src/test/resources/edu/hm/hafner/analysis/parser/pmd/pmd-warnings.xml
R src/test/resources/edu/hm/hafner/analysis/parser/pmd/pmd.xml

  Log Message:
  ---
  Enable analysis archive only for the first build.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/analysis-model/push/refs/heads/jenkinsfile/3682b5-84b3e0%40github.com.


[jenkinsci/image-gallery-plugin] 89335e: Fix Jenkins (pom parent) tests due to missing jell...

2019-11-25 Thread Bruno P. Kinoshita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/image-gallery-plugin
  Commit: 89335e1e2ef37fe8c7676b9e5978d323e78f64da
  
https://github.com/jenkinsci/image-gallery-plugin/commit/89335e1e2ef37fe8c7676b9e5978d323e78f64da
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M src/main/resources/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/imagegallery/comparative/ComparativeImagesGalleryBuildAction/summary.jelly
M 
src/main/resources/org/jenkinsci/plugins/imagegallery/imagegallery/ArchivedImagesGalleryBuildAction/summary.jelly
M 
src/main/resources/org/jenkinsci/plugins/imagegallery/imagegallery/ComparativeArchivedImagesGalleryBuildAction/summary.jelly
M 
src/main/resources/org/jenkinsci/plugins/imagegallery/stapler/colorbox.jelly
M src/main/resources/org/jenkinsci/plugins/imagegallery/stapler/jstree.jelly

  Log Message:
  ---
  Fix Jenkins (pom parent) tests due to missing jelly escape header tag


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/image-gallery-plugin/push/refs/heads/master/08e56e-89335e%40github.com.


[jenkinsci/lockable-resources-plugin] c04b19: Reset resources on configuration update (#167)

2019-11-25 Thread Bryan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: c04b19e934cc7248092e0b59cebbd1ea503a51cf
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/c04b19e934cc7248092e0b59cebbd1ea503a51cf
  Author: Bryan 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java

  Log Message:
  ---
  Reset resources on configuration update (#167)

Fixes #166.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/e41a02-c04b19%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53
  Home:   https://github.com/jenkinsci/aws-java-sdk-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53/7341be-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] cbd46a: Bump aws-java-sdk from 1.11.671 to 1.11.682

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.682
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: cbd46a45c99020550916d08597e5ead2eb619ad2
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/cbd46a45c99020550916d08597e5ead2eb619ad2
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump aws-java-sdk from 1.11.671 to 1.11.682

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

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.682/00-cbd46a%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.681
  Home:   https://github.com/jenkinsci/aws-java-sdk-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/com.amazonaws-aws-java-sdk-1.11.681/8be4e4-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] 189b53: Bump plugin from 3.51 to 3.54

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: 189b539323bd28d05486a9483efa727d6b7fec79
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/189b539323bd28d05486a9483efa727d6b7fec79
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.51 to 3.54

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.51 to 3.54.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.51...plugin-3.54)

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54/00-189b53%40github.com.


[jenkinsci/image-gallery-plugin] ec952c: Use HTTPS URLs in pom.xml

2019-11-25 Thread Bruno P. Kinoshita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/image-gallery-plugin
  Commit: ec952c905c721c87c0a7f829554c7b58b80b927b
  
https://github.com/jenkinsci/image-gallery-plugin/commit/ec952c905c721c87c0a7f829554c7b58b80b927b
  Author: Daniel Beck 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use HTTPS URLs in pom.xml


  Commit: 08e56edb8ee4aa7e8f19c107be202e8bdeea0e02
  
https://github.com/jenkinsci/image-gallery-plugin/commit/08e56edb8ee4aa7e8f19c107be202e8bdeea0e02
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'pr-3'

This closes #3


Compare: 
https://github.com/jenkinsci/image-gallery-plugin/compare/dc80847f2d6b...08e56edb8ee4

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/image-gallery-plugin/push/refs/heads/master/dc8084-08e56e%40github.com.


[jenkinsci/localization-zh-cn-plugin] 243a57: [maven-release-plugin] prepare for next developmen...

2019-11-25 Thread Zhao Xiaojie
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/localization-zh-cn-plugin
  Commit: 243a579551aedf790a5af5c5a22763a9ede81e99
  
https://github.com/jenkinsci/localization-zh-cn-plugin/commit/243a579551aedf790a5af5c5a22763a9ede81e99
  Author: Zhao Xiaojie 
  Date:   2019-11-26 (Tue, 26 Nov 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/localization-zh-cn-plugin/push/refs/heads/master/d5dfdc-243a57%40github.com.


[jenkinsci/localization-zh-cn-plugin]

2019-11-25 Thread Zhao Xiaojie
  Branch: refs/tags/localization-zh-cn-1.0.11
  Home:   https://github.com/jenkinsci/localization-zh-cn-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/localization-zh-cn-plugin/push/refs/tags/localization-zh-cn-1.0.11/00-d73032%40github.com.


[jenkinsci/rocketchatnotifier-plugin] d02fa5: chore(deps): bump plugin from 3.47 to 3.54

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54
  Home:   https://github.com/jenkinsci/rocketchatnotifier-plugin
  Commit: d02fa55b19b33b76e4a2c4ea2909ba0bce6cf2a4
  
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/d02fa55b19b33b76e4a2c4ea2909ba0bce6cf2a4
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump plugin from 3.47 to 3.54

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.47 to 3.54.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.47...plugin-3.54)

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/rocketchatnotifier-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54/00-d02fa5%40github.com.


[jenkinsci/rocketchatnotifier-plugin]

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53
  Home:   https://github.com/jenkinsci/rocketchatnotifier-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/rocketchatnotifier-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53/c6136c-00%40github.com.


[jenkinsci/image-gallery-plugin] 493b28: Replace tabs by spaces

2019-11-25 Thread Bruno P. Kinoshita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/image-gallery-plugin
  Commit: 493b2895dc9f2475770461e04ba7bd7bc764ea49
  
https://github.com/jenkinsci/image-gallery-plugin/commit/493b2895dc9f2475770461e04ba7bd7bc764ea49
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Replace tabs by spaces


  Commit: e86e1d19e5db0ccc1b824d1adb772ae75a2c54a3
  
https://github.com/jenkinsci/image-gallery-plugin/commit/e86e1d19e5db0ccc1b824d1adb772ae75a2c54a3
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove trailing spaces


  Commit: 40e32b13b3ef11031b56f7ef21f36e66a4319d02
  
https://github.com/jenkinsci/image-gallery-plugin/commit/40e32b13b3ef11031b56f7ef21f36e66a4319d02
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use same parent as active-choices


  Commit: dc80847f2d6b8b5860c4fedf24b79d4a87885d39
  
https://github.com/jenkinsci/image-gallery-plugin/commit/dc80847f2d6b8b5860c4fedf24b79d4a87885d39
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove comment and align tags


Compare: 
https://github.com/jenkinsci/image-gallery-plugin/compare/403b37d76291...dc80847f2d6b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/image-gallery-plugin/push/refs/heads/master/403b37-dc8084%40github.com.


[jenkins-infra/jenkins.io] e76abf: Add a changelog for 2.206

2019-11-25 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: e76abfa711514c8b9b120c63d02d520e8d9144d9
  
https://github.com/jenkins-infra/jenkins.io/commit/e76abfa711514c8b9b120c63d02d520e8d9144d9
  Author: Mark Waite 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Add a changelog for 2.206

- macOS native installer deprecated
- License links and plugin doc links open on separate tab
- Bug fixes and internal infrastructure


  Commit: 34b198971d962985866119d4d3b6b428d5a6fe7c
  
https://github.com/jenkins-infra/jenkins.io/commit/34b198971d962985866119d4d3b6b428d5a6fe7c
  Author: Mark Waite 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Better phrasing for plugin and license links

Co-Authored-By: Oleg Nenashev 


  Commit: 18aef516384afc3b83aa8bd41b30b0cf8799f20b
  
https://github.com/jenkins-infra/jenkins.io/commit/18aef516384afc3b83aa8bd41b30b0cf8799f20b
  Author: Mark Waite 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Merge pull request #2679 from MarkEWaite/changelog-2.206

Add changelog for 2.206


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/0d41b234cbd6...18aef516384a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/master/0d41b2-18aef5%40github.com.


[jenkinsci/blueocean-display-url-plugin]

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53
  Home:   https://github.com/jenkinsci/blueocean-display-url-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/blueocean-display-url-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53/c1f944-00%40github.com.


[jenkinsci/blueocean-display-url-plugin] 88a906: Bump plugin from 3.50 to 3.54

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54
  Home:   https://github.com/jenkinsci/blueocean-display-url-plugin
  Commit: 88a9068861427136964d19ba88ecabd77413d920
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/88a9068861427136964d19ba88ecabd77413d920
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.50 to 3.54

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.50 to 3.54.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.50...plugin-3.54)

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/blueocean-display-url-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54/00-88a906%40github.com.


[jenkinsci/versioncolumn-plugin] 3fb1a5: Bump plugin from 3.47 to 3.54

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54
  Home:   https://github.com/jenkinsci/versioncolumn-plugin
  Commit: 3fb1a586b009d49f9a2a5040605fdde09b5789ca
  
https://github.com/jenkinsci/versioncolumn-plugin/commit/3fb1a586b009d49f9a2a5040605fdde09b5789ca
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.47 to 3.54

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.47 to 3.54.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.47...plugin-3.54)

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/versioncolumn-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54/00-3fb1a5%40github.com.


[jenkinsci/versioncolumn-plugin]

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53
  Home:   https://github.com/jenkinsci/versioncolumn-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/versioncolumn-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53/bde03b-00%40github.com.


[jenkinsci/parameterized-scheduler-plugin]

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53
  Home:   https://github.com/jenkinsci/parameterized-scheduler-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-scheduler-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53/5e8e6d-00%40github.com.


[jenkinsci/log-cli-plugin]

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53
  Home:   https://github.com/jenkinsci/log-cli-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/log-cli-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53/9d163c-00%40github.com.


[jenkinsci/custom-war-packager] 581e8b: Bump maven.version from 3.5.0 to 3.6.3

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/maven.version-3.6.3
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: 581e8b8bc044bc47409c58c151489f5c615e9a7d
  
https://github.com/jenkinsci/custom-war-packager/commit/581e8b8bc044bc47409c58c151489f5c615e9a7d
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

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

Bumps `maven.version` from 3.5.0 to 3.6.3.

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

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

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/custom-war-packager/push/refs/heads/dependabot/maven/maven.version-3.6.3/00-581e8b%40github.com.


[jenkinsci/custom-war-packager]

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/maven.version-3.6.2
  Home:   https://github.com/jenkinsci/custom-war-packager

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/custom-war-packager/push/refs/heads/dependabot/maven/maven.version-3.6.2/36734c-00%40github.com.


[jenkinsci/log-cli-plugin] a7ed83: Bump plugin from 3.50 to 3.54

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54
  Home:   https://github.com/jenkinsci/log-cli-plugin
  Commit: a7ed83262ec4ded2c6e0bd4ea97983745e004d1c
  
https://github.com/jenkinsci/log-cli-plugin/commit/a7ed83262ec4ded2c6e0bd4ea97983745e004d1c
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.50 to 3.54

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.50 to 3.54.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.50...plugin-3.54)

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/log-cli-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54/00-a7ed83%40github.com.


[jenkinsci/parameterized-scheduler-plugin] 75a503: Bump plugin from 3.43 to 3.54

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54
  Home:   https://github.com/jenkinsci/parameterized-scheduler-plugin
  Commit: 75a5032e115ed219c340e71aab2017a7564bb301
  
https://github.com/jenkinsci/parameterized-scheduler-plugin/commit/75a5032e115ed219c340e71aab2017a7564bb301
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.43 to 3.54

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.43 to 3.54.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.43...plugin-3.54)

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parameterized-scheduler-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54/00-75a503%40github.com.


[jenkinsci/vstestrunner-plugin]

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53
  Home:   https://github.com/jenkinsci/vstestrunner-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/vstestrunner-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53/e88df1-00%40github.com.


[jenkinsci/mock-slave-plugin] cb677f: Bump plugin from 3.37 to 3.54

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54
  Home:   https://github.com/jenkinsci/mock-slave-plugin
  Commit: cb677fdc7081fd445ac1fff2a1c1098d15c4d90b
  
https://github.com/jenkinsci/mock-slave-plugin/commit/cb677fdc7081fd445ac1fff2a1c1098d15c4d90b
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.37 to 3.54

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.37 to 3.54.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.37...plugin-3.54)

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/mock-slave-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54/00-cb677f%40github.com.


[jenkinsci/vstestrunner-plugin] ba0831: Bump plugin from 3.52 to 3.54

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54
  Home:   https://github.com/jenkinsci/vstestrunner-plugin
  Commit: ba08312d74697b1dcc0d771555b43da59464b32f
  
https://github.com/jenkinsci/vstestrunner-plugin/commit/ba08312d74697b1dcc0d771555b43da59464b32f
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.52 to 3.54

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.52 to 3.54.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.52...plugin-3.54)

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/vstestrunner-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54/00-ba0831%40github.com.


[jenkinsci/mock-slave-plugin]

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53
  Home:   https://github.com/jenkinsci/mock-slave-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/mock-slave-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53/266af8-00%40github.com.


[jenkinsci/chucknorris-plugin]

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53
  Home:   https://github.com/jenkinsci/chucknorris-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/chucknorris-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53/00864d-00%40github.com.


[jenkinsci/chucknorris-plugin] 9b86a1: Bump plugin from 3.47 to 3.54

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: 9b86a14bea8a37e9a0b6ba8cdee4f67118b5e3a4
  
https://github.com/jenkinsci/chucknorris-plugin/commit/9b86a14bea8a37e9a0b6ba8cdee4f67118b5e3a4
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.47 to 3.54

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.47 to 3.54.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.47...plugin-3.54)

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/chucknorris-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54/00-9b86a1%40github.com.


[jenkinsci/buildtriggerbadge-plugin] 2f5b68: Bump plugin from 3.51 to 3.54

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54
  Home:   https://github.com/jenkinsci/buildtriggerbadge-plugin
  Commit: 2f5b68e702f93c35e95e28cf9e2d6e6bfd667105
  
https://github.com/jenkinsci/buildtriggerbadge-plugin/commit/2f5b68e702f93c35e95e28cf9e2d6e6bfd667105
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 3.51 to 3.54

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 3.51 to 3.54.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-3.51...plugin-3.54)

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/buildtriggerbadge-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.54/00-2f5b68%40github.com.


[jenkinsci/chucknorris-plugin] 45e4fa: Bump workflow-step-api from 2.19 to 2.21

2019-11-25 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-step-api-2.21
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: 45e4fa36c661c847d71b73d0c5941a29b563f654
  
https://github.com/jenkinsci/chucknorris-plugin/commit/45e4fa36c661c847d71b73d0c5941a29b563f654
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

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

Bumps 
[workflow-step-api](https://github.com/jenkinsci/workflow-step-api-plugin) from 
2.19 to 2.21.
- [Release 
notes](https://github.com/jenkinsci/workflow-step-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/workflow-step-api-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/workflow-step-api-plugin/compare/workflow-step-api-2.19...workflow-step-api-2.21)

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/chucknorris-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-step-api-2.21/00-45e4fa%40github.com.


[jenkinsci/buildtriggerbadge-plugin]

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53
  Home:   https://github.com/jenkinsci/buildtriggerbadge-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/buildtriggerbadge-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.53/7d6750-00%40github.com.


[jenkinsci/git-client-plugin] 51e8b4: Improve GitExceptionTest assertions

2019-11-25 Thread Mark Waite
  Branch: refs/heads/stable-2.x
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 51e8b49b45ad7b9ff83bdc6c51ac3e393ad72443
  
https://github.com/jenkinsci/git-client-plugin/commit/51e8b49b45ad7b9ff83bdc6c51ac3e393ad72443
  Author: Mark Waite 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/GitExceptionTest.java

  Log Message:
  ---
  Improve GitExceptionTest assertions

Match the master branch


  Commit: 9cfbe241ee5a0a9048266834ba352cf44844dc21
  
https://github.com/jenkinsci/git-client-plugin/commit/9cfbe241ee5a0a9048266834ba352cf44844dc21
  Author: Mark Waite 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/StringSharesPrefix.java

  Log Message:
  ---
  Reduce scope of StringSharesPrefix

Match the master branch


  Commit: 775201ba4249defc076e1aa3ee07fc8b22940d8d
  
https://github.com/jenkinsci/git-client-plugin/commit/775201ba4249defc076e1aa3ee07fc8b22940d8d
  Author: Mark Waite 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M src/test/java/hudson/plugins/git/GitExceptionTest.java
M src/test/java/org/jenkinsci/plugins/gitclient/StringSharesPrefix.java

  Log Message:
  ---
  Merge pull request #481 from MarkEWaite/improve-exception-test-to-match-master

Reduce differences to master branch


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/54a89e70687f...775201ba4249

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-client-plugin/push/refs/heads/stable-2.x/54a89e-775201%40github.com.


[jenkinsci/kubernetes-cd-plugin] 151590: Add changelog for version 2.2.0

2019-11-25 Thread Jie Shen
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/kubernetes-cd-plugin
  Commit: 15159067f41543a9c2a18ec0ff2d961c6e5110fd
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/15159067f41543a9c2a18ec0ff2d961c6e5110fd
  Author: gavinfish 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Add changelog for version 2.2.0


  Commit: 22defae5f16b5aed202aa91ad5fe8b6cad5d3b14
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/22defae5f16b5aed202aa91ad5fe8b6cad5d3b14
  Author: gavinfish 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release kubernetes-cd-2.2.0


  Commit: 076e4b3998d8489cf612360a9fe4f421264314da
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/076e4b3998d8489cf612360a9fe4f421264314da
  Author: gavinfish 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/kubernetes-cd-plugin/compare/0b95e9d19970...076e4b3998d8

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cd-plugin/push/refs/heads/dev/0b95e9-076e4b%40github.com.


[jenkinsci/kubernetes-cd-plugin] 076e4b: [maven-release-plugin] prepare for next developmen...

2019-11-25 Thread Jie Shen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-cd-plugin
  Commit: 076e4b3998d8489cf612360a9fe4f421264314da
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/076e4b3998d8489cf612360a9fe4f421264314da
  Author: gavinfish 
  Date:   2019-11-26 (Tue, 26 Nov 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cd-plugin/push/refs/heads/master/22defa-076e4b%40github.com.


[jenkinsci/kubernetes-cd-plugin]

2019-11-25 Thread Jie Shen
  Branch: refs/tags/kubernetes-cd-2.2.0
  Home:   https://github.com/jenkinsci/kubernetes-cd-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cd-plugin/push/refs/tags/kubernetes-cd-2.2.0/00-23b9ae%40github.com.


[jenkinsci/kubernetes-cd-plugin] 545935: Bump jackson version (#112)

2019-11-25 Thread Jie Shen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-cd-plugin
  Commit: 54593522600666967f4b07eed92a70223f8def0a
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/54593522600666967f4b07eed92a70223f8def0a
  Author: Jie Shen 
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson version (#112)


  Commit: 0b95e9d199701311cadaf426b6ba1042267bfd4e
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/0b95e9d199701311cadaf426b6ba1042267bfd4e
  Author: GongYi 
  Date:   2019-11-22 (Fri, 22 Nov 2019)

  Changed paths:
M README.md
M img/binding.png
A 
src/main/java/com/microsoft/jenkins/kubernetes/credentials/KubeconfigFileCredentialsBinding.java
A 
src/main/resources/com/microsoft/jenkins/kubernetes/credentials/KubeconfigFileCredentialsBinding/config-variables.jelly

  Log Message:
  ---
  Credentials binding for kubeconfig to save in file (#113)


  Commit: 15159067f41543a9c2a18ec0ff2d961c6e5110fd
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/15159067f41543a9c2a18ec0ff2d961c6e5110fd
  Author: gavinfish 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Add changelog for version 2.2.0


  Commit: 22defae5f16b5aed202aa91ad5fe8b6cad5d3b14
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/22defae5f16b5aed202aa91ad5fe8b6cad5d3b14
  Author: gavinfish 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release kubernetes-cd-2.2.0


Compare: 
https://github.com/jenkinsci/kubernetes-cd-plugin/compare/86601b453ec8...22defae5f16b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/kubernetes-cd-plugin/push/refs/heads/master/86601b-22defa%40github.com.


[jenkinsci/azure-vm-agents-plugin] b5876e: Add changelog for version 1.3.0

2019-11-25 Thread Jie Shen
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: b5876e465ced12ac299a903604921d08d1abea82
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/b5876e465ced12ac299a903604921d08d1abea82
  Author: gavinfish 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Add changelog for version 1.3.0


  Commit: 35178973eaa576c377417ad6c506432ef44151d8
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/35178973eaa576c377417ad6c506432ef44151d8
  Author: gavinfish 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release azure-vm-agents-1.3.0


  Commit: c9da3cd3e75f8bd2b109075d5895695eb05e3bbd
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/c9da3cd3e75f8bd2b109075d5895695eb05e3bbd
  Author: gavinfish 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/azure-vm-agents-plugin/compare/8bb8638abbf2...c9da3cd3e75f

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/azure-vm-agents-plugin/push/refs/heads/dev/8bb863-c9da3c%40github.com.


[jenkinsci/azure-vm-agents-plugin]

2019-11-25 Thread Jie Shen
  Branch: refs/tags/azure-vm-agents-1.3.0
  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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/azure-vm-agents-plugin/push/refs/tags/azure-vm-agents-1.3.0/00-b6178a%40github.com.


[jenkinsci/azure-vm-agents-plugin] c9da3c: [maven-release-plugin] prepare for next developmen...

2019-11-25 Thread Jie Shen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: c9da3cd3e75f8bd2b109075d5895695eb05e3bbd
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/c9da3cd3e75f8bd2b109075d5895695eb05e3bbd
  Author: gavinfish 
  Date:   2019-11-26 (Tue, 26 Nov 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/azure-vm-agents-plugin/push/refs/heads/master/351789-c9da3c%40github.com.


[jenkinsci/azure-vm-agents-plugin] 5149e1: Bump jackson.version from 2.9.9 to 2.10.0 (#168)

2019-11-25 Thread Jie Shen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 5149e14c31ce7883995b145d2929fccb5d9ddffb
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/5149e14c31ce7883995b145d2929fccb5d9ddffb
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson.version from 2.9.9 to 2.10.0 (#168)

Bumps `jackson.version` from 2.9.9 to 2.10.0.

Updates `jackson-databind` from 2.9.9 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-annotations` from 2.9.9 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-core` from 2.9.9 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- 
[Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.9...jackson-core-2.10.0)

Signed-off-by: dependabot[bot] 


  Commit: c77ebd5dd0ad0a0f41698bb3008f5b1d09bb48d7
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/c77ebd5dd0ad0a0f41698bb3008f5b1d09bb48d7
  Author: Stefano Franz 
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M src/main/resources/referenceImageIDTemplateWithManagedDisk.json
M src/main/resources/referenceImageIDTemplateWithScriptAndManagedDisk.json
M src/main/resources/referenceImageTemplateWithManagedDisk.json
M src/main/resources/referenceImageTemplateWithScriptAndManagedDisk.json

  Log Message:
  ---
  add storageaccount type as field to osDisk (#169)


  Commit: 0f072e66b76f13c60df37b1a28a7135834f1aca2
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/0f072e66b76f13c60df37b1a28a7135834f1aca2
  Author: Stefan Scherer 
  Date:   2019-11-07 (Thu, 07 Nov 2019)

  Changed paths:
M src/main/resources/customImageTemplate.json
M src/main/resources/customImageTemplateWithManagedDisk.json
M src/main/resources/customImageTemplateWithScript.json
M src/main/resources/customImageTemplateWithScriptAndManagedDisk.json
M src/main/resources/referenceImageIDTemplateWithManagedDisk.json
M src/main/resources/referenceImageIDTemplateWithScriptAndManagedDisk.json
M src/main/resources/referenceImageTemplate.json
M src/main/resources/referenceImageTemplateWithManagedDisk.json
M src/main/resources/referenceImageTemplateWithScript.json
M src/main/resources/referenceImageTemplateWithScriptAndManagedDisk.json

  Log Message:
  ---
  Sync JSON to make them diffable (#170)

Signed-off-by: Stefan Scherer 


  Commit: e942b7e8790e2b72ceeb9a82f5243e291a848508
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/e942b7e8790e2b72ceeb9a82f5243e291a848508
  Author: Joseph Petersen 
  Date:   2019-11-07 (Thu, 07 Nov 2019)

  Changed paths:
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMCloudOnceRetentionStrategy.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMCloudPoolRetentionStrategy.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMCloudRetensionStrategy.java

  Log Message:
  ---
  add visibility filter (#171)


  Commit: 83fd5c14f52be4096ceeaca774476c03039582a4
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/83fd5c14f52be4096ceeaca774476c03039582a4
  Author: Jie Shen 
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMAgentCleanUpTask.java
M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  ---
  Fix integration tests for custom tags (#172)


  Commit: 8bb8638abbf257824afdf13a9d7b5d3d15bf7347
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/8bb8638abbf257824afdf13a9d7b5d3d15bf7347
  Author: Bradley Wangia 
  Date:   2019-11-22 (Fri, 22 Nov 2019)

  Changed paths:
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgent.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AzureVMTemplateBuilder.java
M 
src/main/java/com/microsoft/azure/vmagent/builders/AzureVMTemplateFluent.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/main/resources/customImageTemplate.json
M src/main/resources/customImageTemplateWithManagedDisk.json
M src/main/resources/customImageTemplateWithScript.json
M src/main/resources/customImageTemplateWithScriptAndManagedDisk.json
M src/main/resources/referenceImageIDTemplateWithManagedDisk.json
M 

[jenkinsci/localization-zh-cn-plugin] d5dfdc: [maven-release-plugin] prepare release localizatio...

2019-11-25 Thread Zhao Xiaojie
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/localization-zh-cn-plugin
  Commit: d5dfdcecc64122da820d2595a79b91b8093bc780
  
https://github.com/jenkinsci/localization-zh-cn-plugin/commit/d5dfdcecc64122da820d2595a79b91b8093bc780
  Author: Zhao Xiaojie 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release localization-zh-cn-1.0.11


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/localization-zh-cn-plugin/push/refs/heads/master/ff4a3a-d5dfdc%40github.com.


[jenkinsci/file-operations-plugin] e73914: [maven-release-plugin] prepare for next developmen...

2019-11-25 Thread Suresh Kumar
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/file-operations-plugin
  Commit: e739144612efd39a902f5d887f74a3568805459e
  
https://github.com/jenkinsci/file-operations-plugin/commit/e739144612efd39a902f5d887f74a3568805459e
  Author: Suresh Kumar 
  Date:   2019-11-26 (Tue, 26 Nov 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/file-operations-plugin/push/refs/heads/master/d0e471-e73914%40github.com.


[jenkinsci/file-operations-plugin] d0e471: [maven-release-plugin] prepare release file-operat...

2019-11-25 Thread Suresh Kumar
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/file-operations-plugin
  Commit: d0e471833a0babd3ca2df3df8b03daf0e6391238
  
https://github.com/jenkinsci/file-operations-plugin/commit/d0e471833a0babd3ca2df3df8b03daf0e6391238
  Author: Suresh Kumar 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release file-operations-1.8


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/file-operations-plugin/push/refs/heads/master/d09cd3-d0e471%40github.com.


[jenkinsci/file-operations-plugin]

2019-11-25 Thread Suresh Kumar
  Branch: refs/tags/file-operations-1.8
  Home:   https://github.com/jenkinsci/file-operations-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/file-operations-plugin/push/refs/tags/file-operations-1.8/00-781e60%40github.com.


[jenkinsci/image-gallery-plugin]

2019-11-25 Thread Bruno P. Kinoshita
  Branch: refs/tags/image-gallery-1.5
  Home:   https://github.com/jenkinsci/image-gallery-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/image-gallery-plugin/push/refs/tags/image-gallery-1.5/739d28-00%40github.com.


[jenkinsci/stash-pullrequest-builder-plugin] 61f316: Fix error handling when merging pull requests

2019-11-25 Thread Pavel Roskin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: 61f31689780998ec4cd8613fb9a2f602f2cee5ed
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/61f31689780998ec4cd8613fb9a2f602f2cee5ed
  Author: Pavel Roskin 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashBuildListener.java
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashRepository.java
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashApiClient.java
M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/StashBuildListenerTest.java
M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashApiClientTest.java
A src/test/resources/__files/PullRequestMergeFailed.json
A src/test/resources/__files/PullRequestMerged.json

  Log Message:
  ---
  Fix error handling when merging pull requests

Treat HTTP code 409 as valid. That makes it possible to process the
responses sent with that code.

Parse the response to the merge call as a pull request. If it succeeds
and the pull request state is "MERGED", return empty Optional. Otherwise,
return the server response as a string and write it to the build log.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stash-pullrequest-builder-plugin/push/refs/heads/master/bde3d5-61f316%40github.com.


[jenkinsci/image-gallery-plugin] 403b37: [maven-release-plugin] prepare for next developmen...

2019-11-25 Thread Bruno P. Kinoshita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/image-gallery-plugin
  Commit: 403b37d762918abff9e3167ebd36e0e4d8d6d9b8
  
https://github.com/jenkinsci/image-gallery-plugin/commit/403b37d762918abff9e3167ebd36e0e4d8d6d9b8
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/image-gallery-plugin/push/refs/heads/master/e02d09-403b37%40github.com.


[jenkinsci/image-gallery-plugin] e02d09: [maven-release-plugin] prepare release image-galle...

2019-11-25 Thread Bruno P. Kinoshita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/image-gallery-plugin
  Commit: e02d0961541ed5ae564a40a639ee35b59d427862
  
https://github.com/jenkinsci/image-gallery-plugin/commit/e02d0961541ed5ae564a40a639ee35b59d427862
  Author: Bruno P. Kinoshita 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release image-gallery-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/image-gallery-plugin/push/refs/heads/master/d17880-e02d09%40github.com.


[jenkinsci/image-gallery-plugin]

2019-11-25 Thread Bruno P. Kinoshita
  Branch: refs/tags/image-gallery-1.5
  Home:   https://github.com/jenkinsci/image-gallery-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/image-gallery-plugin/push/refs/tags/image-gallery-1.5/00-739d28%40github.com.


[jenkinsci/stash-pullrequest-builder-plugin] bde3d5: StashApiClient: Refactor and simplify HTTP respons...

2019-11-25 Thread Pavel Roskin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: bde3d51191b66122379834b1e0a94029c399d9c7
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/bde3d51191b66122379834b1e0a94029c399d9c7
  Author: Pavel Roskin 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashApiClient.java

  Log Message:
  ---
  StashApiClient: Refactor and simplify HTTP response processing

Use EntityUtils to convert HTTP response to a string. Rethrow IOException
as StashApiException.

The whole response was logged twice in postRequest() at the FINEST level.
Log it only once.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stash-pullrequest-builder-plugin/push/refs/heads/master/fa1544-bde3d5%40github.com.


[jenkinsci/google-compute-engine-plugin]

2019-11-25 Thread Stephen Shank
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-compute-engine-plugin/push/refs/heads/master/a654ac-dccdc3%40github.com.


[jenkinsci/google-compute-engine-plugin]

2019-11-25 Thread Stephen Shank
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-compute-engine-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-compute-engine-plugin/push/refs/heads/develop/29525c-a654ac%40github.com.


[jenkinsci/google-oauth-plugin] 000424: Update changelog in preparation for release 0.8. (...

2019-11-25 Thread Stephen Shank
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/google-oauth-plugin

  Commit: 000424727ae0804336d4d0ea679d0e04dcfd7279

  
https://github.com/jenkinsci/google-oauth-plugin/commit/000424727ae0804336d4d0ea679d0e04dcfd7279

  Author: Stephen Shank 

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



  Changed paths:

M CHANGELOG.md

M pom.xml



  Log Message:

  ---

  Update changelog in preparation for release 0.8. (#55)



* Update changelog in preparation for release 0.8.



* Add date and fix formatting.





  Commit: b8d049398101dc63ff49f1e32c86cc12510f1e1b

  
https://github.com/jenkinsci/google-oauth-plugin/commit/b8d049398101dc63ff49f1e32c86cc12510f1e1b

  Author: Stephen Shank 

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



  Changed paths:

M 
src/main/resources/com/google/jenkins/plugins/credentials/oauth/JsonServiceAccountConfig/config.jelly

M 
src/main/resources/com/google/jenkins/plugins/credentials/oauth/P12ServiceAccountConfig/config.jelly



  Log Message:

  ---

  Make sure that a newly submitted file is submitted last (#57)





  Commit: 57e7b31962d3e0bbe4593c2d1ddd0a288c634c66

  
https://github.com/jenkinsci/google-oauth-plugin/commit/57e7b31962d3e0bbe4593c2d1ddd0a288c634c66

  Author: Stephen Shank 

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



  Changed paths:

M pom.xml



  Log Message:

  ---

  Turn off doclint for java 8 (#58)



* Turn off doclint for java 8



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





  Commit: 98a6227799f10a8d70d93e041a96704c95f03da3

  
https://github.com/jenkinsci/google-oauth-plugin/commit/98a6227799f10a8d70d93e041a96704c95f03da3

  Author: Stephen Shank 

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



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare release google-oauth-plugin-0.8





  Commit: b8d9060d83479cda723963f8fab35b52bdcf474b

  
https://github.com/jenkinsci/google-oauth-plugin/commit/b8d9060d83479cda723963f8fab35b52bdcf474b

  Author: Stephen Shank 

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



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare for next development iteration





  Commit: 39df0b00f713d1305d5532171130d2cc04178bf0

  
https://github.com/jenkinsci/google-oauth-plugin/commit/39df0b00f713d1305d5532171130d2cc04178bf0

  Author: Craig Barber 

  Date:   2019-05-10 (Fri, 10 May 2019)



  Changed paths:

M README.md



  Log Message:

  ---

  Updated expired slack invite link.



Switched to using bitly link so further changes to the README won't be required.





  Commit: eb90690293242af8233e885ae75609d91dbbf291

  
https://github.com/jenkinsci/google-oauth-plugin/commit/eb90690293242af8233e885ae75609d91dbbf291

  Author: Craig Barber 

  Date:   2019-05-13 (Mon, 13 May 2019)



  Changed paths:

M README.md



  Log Message:

  ---

  Update README.md





  Commit: adbf4062abc971f1e25db8c96058758edbeb6602

  
https://github.com/jenkinsci/google-oauth-plugin/commit/adbf4062abc971f1e25db8c96058758edbeb6602

  Author: Craig Barber 

  Date:   2019-05-13 (Mon, 13 May 2019)



  Changed paths:

M README.md



  Log Message:

  ---

  Merge pull request #60 from jenkinsci/craigatgoogle-patch-1



Updated expired slack invite link.





  Commit: 61fc9463bbf21a27ea3913065f9cad61e8485498

  
https://github.com/jenkinsci/google-oauth-plugin/commit/61fc9463bbf21a27ea3913065f9cad61e8485498

  Author: ashutoshcp 

  Date:   2019-05-14 (Tue, 14 May 2019)



  Changed paths:

M pom.xml

M 
src/main/java/com/google/jenkins/plugins/credentials/oauth/AbstractGoogleRobotCredentialsDescriptor.java

M 
src/main/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotCredentials.java

M 
src/main/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotCredentialsModule.java

M 
src/main/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotMetadataCredentials.java

M 
src/main/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotMetadataCredentialsModule.java

M 
src/main/java/com/google/jenkins/plugins/credentials/oauth/LegacyJsonKey.java

M 
src/main/java/com/google/jenkins/plugins/credentials/oauth/RemotableGoogleCredentials.java

A src/test/java/com/google/jenkins/GoogleOAuthPluginTestSuite.java

A src/test/java/com/google/jenkins/plugins/CredentialsOAuthTestSuite.java

A src/test/java/com/google/jenkins/plugins/UtilTestSuite.java

M 
src/test/java/com/google/jenkins/plugins/credentials/oauth/GoogleOAuth2ScopeSpecificationTest.java

M 
src/test/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotCredentialsTest.java

M 
src/test/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotMetadataCredentialsTest.java

M 

[jenkinsci/google-storage-plugin] eb8989: Format and tidy pom file after release preparation...

2019-11-25 Thread Stephen Shank
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-storage-plugin
  Commit: eb8989817b448528f6dfbae56b211f0f49eb4c8f
  
https://github.com/jenkinsci/google-storage-plugin/commit/eb8989817b448528f6dfbae56b211f0f49eb4c8f
  Author: Stephen Shank 
  Date:   2019-08-05 (Mon, 05 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Format and tidy pom file after release preparation completes.


  Commit: 92816ad73b9fe3ab8fbc893a956c63c4f9b9100c
  
https://github.com/jenkinsci/google-storage-plugin/commit/92816ad73b9fe3ab8fbc893a956c63c4f9b9100c
  Author: craigdbarber 
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  updated jackson-databind version to address security issue


  Commit: 4bc6b21beae32cf1bf04ee4f38f5cfc25ae056a9
  
https://github.com/jenkinsci/google-storage-plugin/commit/4bc6b21beae32cf1bf04ee4f38f5cfc25ae056a9
  Author: Stephen Shank 
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #86 from stephenashank/feature/pomformat

Format and tidy pom file after release preparation completes.


  Commit: 29726316635da46af3e16af1d6a1c517e194201f
  
https://github.com/jenkinsci/google-storage-plugin/commit/29726316635da46af3e16af1d6a1c517e194201f
  Author: Craig Barber 
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #87 from 
craigdbarber/security-fix/update-fasterxml.jackson.core

updated jackson-databind version to address security issue


  Commit: c5695c9d141788a593cf0eb87a72b481200ef50a
  
https://github.com/jenkinsci/google-storage-plugin/commit/c5695c9d141788a593cf0eb87a72b481200ef50a
  Author: craigdbarber 
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Updated changelog for 1.3.3


  Commit: ee19aba1c94e5671e2b97cef14d94c057bbc08c1
  
https://github.com/jenkinsci/google-storage-plugin/commit/ee19aba1c94e5671e2b97cef14d94c057bbc08c1
  Author: craigdbarber 
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release google-storage-plugin-1.3.3


  Commit: 96102347417e806894bcc8f4466b33cb841ca7e0
  
https://github.com/jenkinsci/google-storage-plugin/commit/96102347417e806894bcc8f4466b33cb841ca7e0
  Author: craigdbarber 
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
M pom.xml

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


  Commit: 6e3d2af3aac297fd1cb77b29455a956578faa91e
  
https://github.com/jenkinsci/google-storage-plugin/commit/6e3d2af3aac297fd1cb77b29455a956578faa91e
  Author: Craig Barber 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Merge pull request #88 from jenkinsci/release/1.3.3

Release/1.3.3


  Commit: 4fc1084c4aecd63220488b594f492bc0e7cef7cb
  
https://github.com/jenkinsci/google-storage-plugin/commit/4fc1084c4aecd63220488b594f492bc0e7cef7cb
  Author: Stephen Shank 
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
M pom.xml
M src/main/java/com/google/jenkins/plugins/storage/UploadModule.java
R 
src/test/java/com/google/jenkins/plugins/storage/StringJsonServiceAccountConfig.java
M src/test/java/com/google/jenkins/plugins/storage/integration/ITUtil.java

  Log Message:
  ---
  Upgrade to version 0.9 of google oauth plugin, fixing compatibility issues.


  Commit: 3a86e3b105cf8f70452e75f8a55816da8f8f186c
  
https://github.com/jenkinsci/google-storage-plugin/commit/3a86e3b105cf8f70452e75f8a55816da8f8f186c
  Author: Stephen Shank 
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Prepare release 1.4.0 with changelog


  Commit: e3440c05d417cd312ad7eaebcf7fd91a8e785398
  
https://github.com/jenkinsci/google-storage-plugin/commit/e3440c05d417cd312ad7eaebcf7fd91a8e785398
  Author: Stephen Shank 
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release google-storage-plugin-1.4.0


  Commit: 4d946e7a2baffd93c5ce4e3b9c893ff27dd7b2e4
  
https://github.com/jenkinsci/google-storage-plugin/commit/4d946e7a2baffd93c5ce4e3b9c893ff27dd7b2e4
  Author: Stephen Shank 
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
M pom.xml

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


  Commit: 2f11362ed5d3bd49557f5750f9dda277bbeb0cf2
  
https://github.com/jenkinsci/google-storage-plugin/commit/2f11362ed5d3bd49557f5750f9dda277bbeb0cf2
  Author: Stephen Shank 
  Date:   2019-09-04 (Wed, 04 Sep 2019)

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

[jenkinsci/winstone]

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/jetty.version-9.4.24.v20191120
  Home:   https://github.com/jenkinsci/winstone

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/winstone/push/refs/heads/dependabot/maven/jetty.version-9.4.24.v20191120/43a7e6-00%40github.com.


[jenkinsci/winstone] 2d7260: Bump jetty.version from 9.4.22.v20191022 to 9.4.24...

2019-11-25 Thread dependabot-preview[bot]
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/winstone
  Commit: 2d72600326775c1c73ed1b1bfab5ff04e6832d23
  
https://github.com/jenkinsci/winstone/commit/2d72600326775c1c73ed1b1bfab5ff04e6832d23
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jetty.version from 9.4.22.v20191022 to 9.4.24.v20191120 (#80)

Bumps `jetty.version` from 9.4.22.v20191022 to 9.4.24.v20191120.

Updates `jetty-server` from 9.4.22.v20191022 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.22.v20191022...jetty-9.4.24.v20191120)

Updates `jetty-util` from 9.4.22.v20191022 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.22.v20191022...jetty-9.4.24.v20191120)

Updates `jetty-servlet` from 9.4.22.v20191022 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.22.v20191022...jetty-9.4.24.v20191120)

Updates `jetty-webapp` from 9.4.22.v20191022 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.22.v20191022...jetty-9.4.24.v20191120)

Updates `http2-server` from 9.4.22.v20191022 to 9.4.24.v20191120

Updates `http2-hpack` from 9.4.22.v20191022 to 9.4.24.v20191120

Updates `jetty-alpn-server` from 9.4.22.v20191022 to 9.4.24.v20191120

Updates `jetty-jmx` from 9.4.22.v20191022 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.22.v20191022...jetty-9.4.24.v20191120)

Signed-off-by: dependabot-preview[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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/winstone/push/refs/heads/master/b7e686-2d7260%40github.com.


[jenkinsci/google-storage-plugin] 2b10f7: [maven-release-plugin] prepare for next developmen...

2019-11-25 Thread Stephen Shank
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-storage-plugin
  Commit: 2b10f765f1637bd6dea979deb537c9d996d93f36
  
https://github.com/jenkinsci/google-storage-plugin/commit/2b10f765f1637bd6dea979deb537c9d996d93f36
  Author: Stephen Shank 
  Date:   2019-11-25 (Mon, 25 Nov 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-storage-plugin/push/refs/heads/develop/516fa3-2b10f7%40github.com.


[jenkinsci/google-storage-plugin]

2019-11-25 Thread Stephen Shank
  Branch: refs/tags/google-storage-plugin-1.5.1
  Home:   https://github.com/jenkinsci/google-storage-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-storage-plugin/push/refs/tags/google-storage-plugin-1.5.1/00-769d99%40github.com.


[jenkinsci/google-storage-plugin] 516fa3: [maven-release-plugin] prepare release google-stor...

2019-11-25 Thread Stephen Shank
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-storage-plugin
  Commit: 516fa3be73aa1041850fd0f22232dc847d960ed2
  
https://github.com/jenkinsci/google-storage-plugin/commit/516fa3be73aa1041850fd0f22232dc847d960ed2
  Author: Stephen Shank 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release google-storage-plugin-1.5.1


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-storage-plugin/push/refs/heads/develop/9a1eb2-516fa3%40github.com.


[jenkinsci/google-storage-plugin] 4d4612: Fix builds on ci.jenkins.io

2019-11-25 Thread Stephen Shank
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-storage-plugin
  Commit: 4d4612386e4e8a4c7518c89d06b89014adf0140a
  
https://github.com/jenkinsci/google-storage-plugin/commit/4d4612386e4e8a4c7518c89d06b89014adf0140a
  Author: Stephen Shank 
  Date:   2019-11-19 (Tue, 19 Nov 2019)

  Changed paths:
M Jenkinsfile
A Jenkinsfile.google

  Log Message:
  ---
  Fix builds on ci.jenkins.io


  Commit: 18fa34d7bcd3a80b5219bacd1f157b1b464045dc
  
https://github.com/jenkinsci/google-storage-plugin/commit/18fa34d7bcd3a80b5219bacd1f157b1b464045dc
  Author: Stephen Shank 
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update Jenkinsfile

Co-Authored-By: Adrien Lecharpentier 


  Commit: 01bc39e3ab7237ef9cf1a07a951a8655044287fe
  
https://github.com/jenkinsci/google-storage-plugin/commit/01bc39e3ab7237ef9cf1a07a951a8655044287fe
  Author: Stephen Shank 
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Inherit surefire/failsafe version.


  Commit: 03394b92a5b08a8049af7dd5546a5687e3cf60b8
  
https://github.com/jenkinsci/google-storage-plugin/commit/03394b92a5b08a8049af7dd5546a5687e3cf60b8
  Author: Stephen Shank 
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update mockito version.


  Commit: a5e3dc398ba1129875385f2549d64a64043086ae
  
https://github.com/jenkinsci/google-storage-plugin/commit/a5e3dc398ba1129875385f2549d64a64043086ae
  Author: Stephen Shank 
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Isolate test runs.


  Commit: a98dd3a0aab1ea2fdfb2da15624ce17552197666
  
https://github.com/jenkinsci/google-storage-plugin/commit/a98dd3a0aab1ea2fdfb2da15624ce17552197666
  Author: Stephen Shank 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M src/test/java/com/google/jenkins/plugins/storage/AbstractUploadTest.java
M 
src/test/java/com/google/jenkins/plugins/storage/ClassicUploadStepTest.java
M 
src/test/java/com/google/jenkins/plugins/storage/GoogleCloudStorageUploaderTest.java
M src/test/java/com/google/jenkins/plugins/storage/util/StorageUtilTest.java

  Log Message:
  ---
  Avoid running certain tests on windows.


  Commit: 9a1eb2b8e67f509ed6bf1dd98033136f47828982
  
https://github.com/jenkinsci/google-storage-plugin/commit/9a1eb2b8e67f509ed6bf1dd98033136f47828982
  Author: Stephen Shank 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M Jenkinsfile
A Jenkinsfile.google
M pom.xml
M src/test/java/com/google/jenkins/plugins/storage/AbstractUploadTest.java
M 
src/test/java/com/google/jenkins/plugins/storage/ClassicUploadStepTest.java
M 
src/test/java/com/google/jenkins/plugins/storage/GoogleCloudStorageUploaderTest.java
M src/test/java/com/google/jenkins/plugins/storage/util/StorageUtilTest.java

  Log Message:
  ---
  Merge pull request #103 from stephenashank/feature/jenkinsfile

Fix builds on ci.jenkins.io


Compare: 
https://github.com/jenkinsci/google-storage-plugin/compare/38f46ec054b2...9a1eb2b8e67f

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-storage-plugin/push/refs/heads/develop/38f46e-9a1eb2%40github.com.


[jenkinsci/maven-hpi-plugin] c12497: Fix typo in change log hpi property

2019-11-25 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: c124972b59f4d3d1ee90c408f97f18baf7f2402f
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/c124972b59f4d3d1ee90c408f97f18baf7f2402f
  Author: Tim Jacomb 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M src/it/JENKINS-45740-metadata/pom.xml
M 
src/main/java/org/jenkinsci/maven/plugins/hpi/AbstractJenkinsManifestMojo.java

  Log Message:
  ---
  Fix typo in change log hpi property


  Commit: 735813cd224dca8c35f0e672c7517d765f5d1edd
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/735813cd224dca8c35f0e672c7517d765f5d1edd
  Author: Oleg Nenashev 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M src/it/JENKINS-45740-metadata/pom.xml
M 
src/main/java/org/jenkinsci/maven/plugins/hpi/AbstractJenkinsManifestMojo.java

  Log Message:
  ---
  Merge pull request #162 from timja/fix-change-log-typo

Fix typo in change log hpi property


Compare: 
https://github.com/jenkinsci/maven-hpi-plugin/compare/952a4209e787...735813cd224d

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/maven-hpi-plugin/push/refs/heads/master/952a42-735813%40github.com.


[jenkinsci/stash-pullrequest-builder-plugin] 040c4d: StashCause: Generate environment on demand, don't ...

2019-11-25 Thread Pavel Roskin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: 040c4d4f9569deda974205fc210f6a986a9beb3b
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/040c4d4f9569deda974205fc210f6a986a9beb3b
  Author: Pavel Roskin 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

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

  Log Message:
  ---
  StashCause: Generate environment on demand, don't keep it

A transient map is lost on Jenkins restart for queue items. That was
causing a null pointer exception in StashBuildEnvironmentContributor.

If the environment was kept as a non-transient map, it would be saved to
build.xml, duplicating already saved information from individual
StashCause fields.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stash-pullrequest-builder-plugin/push/refs/heads/master/1c8e96-040c4d%40github.com.


[jenkinsci/stash-pullrequest-builder-plugin] e2d8bc: StashBuildListener: Make logging in onStarted() mo...

2019-11-25 Thread Pavel Roskin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: e2d8bc8b2d1f1be0676c502733a61bc0ed7bd097
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/e2d8bc8b2d1f1be0676c502733a61bc0ed7bd097
  Author: Pavel Roskin 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

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

  Log Message:
  ---
  StashBuildListener: Make logging in onStarted() more informative

That's one of the few log messages at the INFO level for the happy case,
so it should provide more details.

Log the run (that includes the job name and the build number), the pull
request ID and the commit hash to be tested.


  Commit: fa15440c2684e600db9a528f43e5efe22fba9a68
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/fa15440c2684e600db9a528f43e5efe22fba9a68
  Author: Pavel Roskin 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

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

  Log Message:
  ---
  StashRepository: Improve logging when a job is queued

Log the full name of the job, as it cannot be easily found from the
Jenkins log. Move logging next to the corresponding poll log calls.

If the job cannot be queued, use the WARNING log level.


Compare: 
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/compare/040c4d4f9569...fa15440c2684

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stash-pullrequest-builder-plugin/push/refs/heads/master/040c4d-fa1544%40github.com.


[jenkinsci/stash-pullrequest-builder-plugin] 1c8e96: Use assertThrows from JUnit 4.13 instead of Expect...

2019-11-25 Thread Pavel Roskin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: 1c8e961a6b13ee014faa6377fec3f567fe92b53d
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/1c8e961a6b13ee014faa6377fec3f567fe92b53d
  Author: Pavel Roskin 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M pom.xml
M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashApiClientTest.java
M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/stash/StashPullRequestCommentTest.java

  Log Message:
  ---
  Use assertThrows from JUnit 4.13 instead of ExpectedException

Use JUnit 4.13-rc-1 until JUnit 4.13 is released.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stash-pullrequest-builder-plugin/push/refs/heads/master/c577a4-1c8e96%40github.com.


[jenkinsci/stash-pullrequest-builder-plugin] c577a4: StashRepository: Reduce nesting in isForTargetBran...

2019-11-25 Thread Pavel Roskin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: c577a4df811f96bcd39bf94117e65c060caf95a4
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/c577a4df811f96bcd39bf94117e65c060caf95a4
  Author: Pavel Roskin 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

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

  Log Message:
  ---
  StashRepository: Reduce nesting in isForTargetBranch()

Check for a simple condition first, return early. Suggested by sb-contrib
plugin for SpotBugs.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stash-pullrequest-builder-plugin/push/refs/heads/master/c8f0ef-c577a4%40github.com.


[jenkinsci/stash-pullrequest-builder-plugin] d2c6a4: StashRepository: Take pollLog as a constructor arg...

2019-11-25 Thread Pavel Roskin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: d2c6a4b8177c8ce4dc6a53222ae2248ca850d04d
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/d2c6a4b8177c8ce4dc6a53222ae2248ca850d04d
  Author: Pavel Roskin 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashBuildTrigger.java
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashRepository.java
M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/StashRepositoryTest.java

  Log Message:
  ---
  StashRepository: Take pollLog as a constructor argument

Move the code that logs common information (start and stop time,
duration, number of pull requests) to pollRepository(). Add a unit test
to check that the common information is being logged.


  Commit: 9d21d4f7a99628c21002b6a4db55ab6586ddff24
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/9d21d4f7a99628c21002b6a4db55ab6586ddff24
  Author: Pavel Roskin 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

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

  Log Message:
  ---
  StashRepository: Log exceptions to the poll log and to the system log

Even users without administrative access should know if their PRs are not
built due to an exception.


  Commit: c8f0efb629c17307ff440707b3a0f27d1a46fa3d
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/c8f0efb629c17307ff440707b3a0f27d1a46fa3d
  Author: Pavel Roskin 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

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

  Log Message:
  ---
  StashRepository: Log triggering decisions to the poll log only

If a message explains why a PR is not being built, log it to the poll log
only, unless it's caused by an exception.

Triggering decisions depend on the state of the PR and don't appear and
disappear on their own. It is not of much interest why a PR wasn't built
in the past.

No need to fill logs with messages about pull requests that cannot be
merged for every polling cycle.


Compare: 
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/compare/70be4cf1df7e...c8f0efb629c1

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/stash-pullrequest-builder-plugin/push/refs/heads/master/70be4c-c8f0ef%40github.com.


[jenkinsci/git-client-plugin] 499fd2: Test with equalsverifier 3.1.10

2019-11-25 Thread Mark Waite
  Branch: refs/heads/stable-2.x
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 499fd2b96beff655cec0e997e5c03ca1dcf8dc88
  
https://github.com/jenkinsci/git-client-plugin/commit/499fd2b96beff655cec0e997e5c03ca1dcf8dc88
  Author: Mark Waite 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test with equalsverifier 3.1.10


  Commit: 975d0a2c96a88e4e3d9075f6145a6ebd99dcfc15
  
https://github.com/jenkinsci/git-client-plugin/commit/975d0a2c96a88e4e3d9075f6145a6ebd99dcfc15
  Author: Mark Waite 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M pom.xml
M src/test/java/hudson/plugins/git/GitExceptionTest.java
M src/test/java/org/jenkinsci/plugins/gitclient/StringSharesPrefix.java

  Log Message:
  ---
  Use parent pom 3.54 and hamcrest 2.2


  Commit: 54a89e70687f8e0274001c74eb4b5bbe661e5ee6
  
https://github.com/jenkinsci/git-client-plugin/commit/54a89e70687f8e0274001c74eb4b5bbe661e5ee6
  Author: Mark Waite 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M pom.xml
M src/test/java/hudson/plugins/git/GitExceptionTest.java
M src/test/java/org/jenkinsci/plugins/gitclient/StringSharesPrefix.java

  Log Message:
  ---
  Merge pull request #480 from MarkEWaite/update-parent

Use parent pom 3.54


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/c2e621169c8a...54a89e70687f

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-client-plugin/push/refs/heads/stable-2.x/c2e621-54a89e%40github.com.


[jenkinsci/analysis-model] 3682b5: Fix PMD parser ID.

2019-11-25 Thread Ullrich Hafner
  Branch: refs/heads/jenkinsfile
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 3682b5016d868eefdb8c9ac6d07bf2d8ff4c205e
  
https://github.com/jenkinsci/analysis-model/commit/3682b5016d868eefdb8c9ac6d07bf2d8ff4c205e
  Author: Ulli Hafner 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Fix PMD parser ID.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/analysis-model/push/refs/heads/jenkinsfile/babfbe-3682b5%40github.com.


[jenkinsci/jenkins] b9bd51: Update bundled script-security to 1.68

2019-11-25 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: b9bd513f48c46cc680c46b694d479fe06763d525
  
https://github.com/jenkinsci/jenkins/commit/b9bd513f48c46cc680c46b694d479fe06763d525
  Author: Daniel Beck 
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M war/pom.xml

  Log Message:
  ---
  Update bundled script-security to 1.68


  Commit: b82404a8c2dfde7d5efd413528f700b2e2a5ccd0
  
https://github.com/jenkinsci/jenkins/commit/b82404a8c2dfde7d5efd413528f700b2e2a5ccd0
  Author: Oleg Nenashev 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M war/pom.xml

  Log Message:
  ---
  Merge pull request #4367 from daniel-beck/script-security-1.68

Update bundled script-security to 1.68


Compare: 
https://github.com/jenkinsci/jenkins/compare/c3cba5080017...b82404a8c2df

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/c3cba5-b82404%40github.com.


[jenkinsci/packaging]

2019-11-25 Thread Oleg Nenashev
  Branch: refs/heads/INFRA-2264-deprecate
  Home:   https://github.com/jenkinsci/packaging

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/packaging/push/refs/heads/INFRA-2264-deprecate/1893da-00%40github.com.


[jenkinsci/packaging] 1893da: [INFRA-2264] - Deprecate macOS native installer pa...

2019-11-25 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/packaging
  Commit: 1893da69fcf97ff5fe77e7252dfc7ed487954a51
  
https://github.com/jenkinsci/packaging/commit/1893da69fcf97ff5fe77e7252dfc7ed487954a51
  Author: Oleg Nenashev 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M osx/README.md

  Log Message:
  ---
  [INFRA-2264] - Deprecate macOS native installer packaging, replaced by 
HomeBrew


  Commit: da7b7d07ff31aa1e3f30515508386b76710aabc3
  
https://github.com/jenkinsci/packaging/commit/da7b7d07ff31aa1e3f30515508386b76710aabc3
  Author: Oleg Nenashev 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M osx/README.md

  Log Message:
  ---
  Merge pull request #126 from jenkinsci/INFRA-2264-deprecate

[INFRA-2264] - Deprecate macOS native installer packaging, replaced by HomeBrew


Compare: 
https://github.com/jenkinsci/packaging/compare/9ff119ecc2a7...da7b7d07ff31

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/packaging/push/refs/heads/master/9ff119-da7b7d%40github.com.


[jenkinsci/packaging] 1893da: [INFRA-2264] - Deprecate macOS native installer pa...

2019-11-25 Thread Oleg Nenashev
  Branch: refs/heads/INFRA-2264-deprecate
  Home:   https://github.com/jenkinsci/packaging
  Commit: 1893da69fcf97ff5fe77e7252dfc7ed487954a51
  
https://github.com/jenkinsci/packaging/commit/1893da69fcf97ff5fe77e7252dfc7ed487954a51
  Author: Oleg Nenashev 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M osx/README.md

  Log Message:
  ---
  [INFRA-2264] - Deprecate macOS native installer packaging, replaced by 
HomeBrew


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/packaging/push/refs/heads/INFRA-2264-deprecate/00-1893da%40github.com.


[jenkins-infra/jenkins.io] 46ed14: Create a blogpost for macOS native packaging depre...

2019-11-25 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 46ed14934301d52e51fad3b0045dabfbc6668917
  
https://github.com/jenkins-infra/jenkins.io/commit/46ed14934301d52e51fad3b0045dabfbc6668917
  Author: Oleg Nenashev 
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
A content/blog/2019/11/2019-11-21-macos-native-installer-deprecation.adoc

  Log Message:
  ---
  Create a blogpost for macOS native packaging deprecation


  Commit: 6f2eb3dfe3c6abf2d99f86d7f328de86374c34f3
  
https://github.com/jenkins-infra/jenkins.io/commit/6f2eb3dfe3c6abf2d99f86d7f328de86374c34f3
  Author: Oleg Nenashev 
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M content/blog/2019/11/2019-11-21-macos-native-installer-deprecation.adoc

  Log Message:
  ---
  macOS blog - copy edits


  Commit: 2a3579fc88df40a13046f99dee0d50e1db5b3cad
  
https://github.com/jenkins-infra/jenkins.io/commit/2a3579fc88df40a13046f99dee0d50e1db5b3cad
  Author: Oleg Nenashev 
  Date:   2019-11-22 (Fri, 22 Nov 2019)

  Changed paths:
M content/blog/2019/11/2019-11-21-macos-native-installer-deprecation.adoc

  Log Message:
  ---
  Update content/blog/2019/11/2019-11-21-macos-native-installer-deprecation.adoc


  Commit: 5e04ca032cf335024aaf1d87f45b942714868edb
  
https://github.com/jenkins-infra/jenkins.io/commit/5e04ca032cf335024aaf1d87f45b942714868edb
  Author: Oleg Nenashev 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M content/blog/2019/11/2019-11-21-macos-native-installer-deprecation.adoc

  Log Message:
  ---
  Apply suggestions from review by @yJunS


  Commit: 3419a03439ef7e5ec8cdeb2a5dbe5d54b31fd582
  
https://github.com/jenkins-infra/jenkins.io/commit/3419a03439ef7e5ec8cdeb2a5dbe5d54b31fd582
  Author: Oleg Nenashev 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M content/blog/2019/11/2019-11-21-macos-native-installer-deprecation.adoc

  Log Message:
  ---
  Apply suggestions from review by @jsoref

Co-Authored-By: Josh Soref 


  Commit: 91373b8e1398c6d307e751e0c1a5aadfc1c89398
  
https://github.com/jenkins-infra/jenkins.io/commit/91373b8e1398c6d307e751e0c1a5aadfc1c89398
  Author: Oleg Nenashev 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
R content/blog/2019/11/2019-11-21-macos-native-installer-deprecation.adoc
A content/blog/2019/11/2019-11-25-macos-native-installer-deprecation.adoc

  Log Message:
  ---
  Rename 2019-11-21-macos-native-installer-deprecation.adoc to 
2019-11-25-macos-native-installer-deprecation.adoc


  Commit: 0d41b234cbd605a6886b50dcc8106633aaf1ca52
  
https://github.com/jenkins-infra/jenkins.io/commit/0d41b234cbd605a6886b50dcc8106633aaf1ca52
  Author: Oleg Nenashev 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
A content/blog/2019/11/2019-11-25-macos-native-installer-deprecation.adoc

  Log Message:
  ---
  Merge pull request #2667 from oleg-nenashev/macos-deprecation-blog

[NFRA-2264] - Create a blogpost for macOS native packaging deprecation


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/d80c95132ea6...0d41b234cbd6

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins.io/push/refs/heads/master/d80c95-0d41b2%40github.com.


[jenkinsci/ibm-asoc-plugin]

2019-11-25 Thread mattmurp
  Branch: refs/heads/migrateDocs
  Home:   https://github.com/jenkinsci/ibm-asoc-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ibm-asoc-plugin/push/refs/heads/migrateDocs/00-a6275d%40github.com.


[jenkinsci/compuware-ispw-operations-plugin] d46dc0: CWE-155020

2019-11-25 Thread Katie Eluskie
  Branch: 
refs/heads/feature/CWE-155020-rename-jenkinsworkspacejobpath-to-gitlocalpath-in-ispw-cli
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin
  Commit: d46dc0af8bcb4cbda3b7983811aee62c70fe51ba
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/d46dc0af8bcb4cbda3b7983811aee62c70fe51ba
  Author: Katie Eluskie 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M src/main/java/com/compuware/ispw/git/CliExecutor.java
M src/main/java/com/compuware/ispw/git/GitToIspwConstants.java

  Log Message:
  ---
  CWE-155020

Rename '-jenkinsWorkspaceJobPath' to '-gitLocalPath' in ISPW CLI
https://agile.compuware.com/browse/CWE-155020


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-ispw-operations-plugin/push/refs/heads/feature/CWE-155020-rename-jenkinsworkspacejobpath-to-gitlocalpath-in-ispw-cli/2ff68d-d46dc0%40github.com.


[jenkinsci/compuware-ispw-operations-plugin]

2019-11-25 Thread Katie Eluskie
  Branch: 
refs/heads/feature/CWE-155020-rename-jenkinsworkspacejobpath-to-gitlocalpath-in-ispw-cli
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-ispw-operations-plugin/push/refs/heads/feature/CWE-155020-rename-jenkinsworkspacejobpath-to-gitlocalpath-in-ispw-cli/00-2ff68d%40github.com.


[jenkinsci/electricflow-plugin] b93c1d: NTVEPLUGIN-146 - updated "Publish Artifact" and "C...

2019-11-25 Thread Oleksii Vasylkivskyi
  Branch: refs/heads/NTVEPLUGIN-146
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: b93c1da5bad0f77309b7ffd0d329bae19680d1ac
  
https://github.com/jenkinsci/electricflow-plugin/commit/b93c1da5bad0f77309b7ffd0d329bae19680d1ac
  Author: Olexii Vasilkovsky 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java

  Log Message:
  ---
  NTVEPLUGIN-146 - updated "Publish Artifact" and "Create/Deploy Application 
from Deployment Package" to be pipeline compatible with help of 
SimpleBuildStep, fixed handling of workspaces when running on slaves for these 
procedures, fixed "Create/Deploy Application from Deployment Package" for 
running on slaves


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-146/bb51c5-b93c1d%40github.com.


[jenkinsci/winstone]

2019-11-25 Thread Jesse Glick
  Branch: refs/heads/winstone-4-docs-patch
  Home:   https://github.com/jenkinsci/winstone

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/winstone/push/refs/heads/winstone-4-docs-patch/2f1476-00%40github.com.


[jenkinsci/winstone]

2019-11-25 Thread Jesse Glick
  Branch: refs/heads/winstone-4.1.x
  Home:   https://github.com/jenkinsci/winstone

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/winstone/push/refs/heads/winstone-4.1.x/155854-00%40github.com.


[jenkinsci/winstone]

2019-11-25 Thread Jesse Glick
  Branch: refs/heads/jetty-9.4.12.v20180830
  Home:   https://github.com/jenkinsci/winstone

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/winstone/push/refs/heads/jetty-9.4.12.v20180830/510130-00%40github.com.


[jenkinsci/visual-basic-6-plugin] 72a3ed: [maven-release-plugin] prepare for next developmen...

2019-11-25 Thread froque
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/visual-basic-6-plugin
  Commit: 72a3ed1a088d0f67383229a6ccff9d228f47c186
  
https://github.com/jenkinsci/visual-basic-6-plugin/commit/72a3ed1a088d0f67383229a6ccff9d228f47c186
  Author: Filipe Roque 
  Date:   2019-11-25 (Mon, 25 Nov 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/visual-basic-6-plugin/push/refs/heads/master/358ae5-72a3ed%40github.com.


[jenkinsci/electricflow-plugin]

2019-11-25 Thread Oleksii Vasylkivskyi
  Branch: refs/heads/NTVEPLUGIN-146
  Home:   https://github.com/jenkinsci/electricflow-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/electricflow-plugin/push/refs/heads/NTVEPLUGIN-146/00-bb51c5%40github.com.


[jenkinsci/visual-basic-6-plugin]

2019-11-25 Thread froque
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/visual-basic-6-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/visual-basic-6-plugin/push/refs/heads/master/c430b1-358ae5%40github.com.


[jenkinsci/visual-basic-6-plugin]

2019-11-25 Thread froque
  Branch: refs/tags/v1.4
  Home:   https://github.com/jenkinsci/visual-basic-6-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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/visual-basic-6-plugin/push/refs/tags/v1.4/00-314194%40github.com.


[jenkinsci/visual-basic-6-plugin] c430b1: [maven-release-plugin] prepare release v1.4

2019-11-25 Thread froque
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/visual-basic-6-plugin
  Commit: c430b1589c66d8aef08ddaf0a005b7146dc0d7e1
  
https://github.com/jenkinsci/visual-basic-6-plugin/commit/c430b1589c66d8aef08ddaf0a005b7146dc0d7e1
  Author: Filipe Roque 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v1.4


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/visual-basic-6-plugin/push/refs/heads/master/358ae5-c430b1%40github.com.


[jenkinsci/workflow-cps-plugin] 9a0b48: GroovyClassLoaderWhitelist.toString

2019-11-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 9a0b4816d28bf9b77c50d982b50bf99f7d1ea5a0
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/9a0b4816d28bf9b77c50d982b50bf99f7d1ea5a0
  Author: Jesse Glick 
  Date:   2019-11-15 (Fri, 15 Nov 2019)

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

  Log Message:
  ---
  GroovyClassLoaderWhitelist.toString


  Commit: 614a31c59ed382fa6a9f6e97aa672f71008cf005
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/614a31c59ed382fa6a9f6e97aa672f71008cf005
  Author: Jesse Glick 
  Date:   2019-11-15 (Fri, 15 Nov 2019)

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

  Log Message:
  ---
  Verify that Safepoint.safepoint is permitted.


  Commit: a1f572e6be5e26d70c8aee0cfb32c8457d236ee0
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/a1f572e6be5e26d70c8aee0cfb32c8457d236ee0
  Author: Devin Nusbaum 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

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

  Log Message:
  ---
  Merge pull request #338 from jglick/Safepoint-diag

Diagnostics & robustness for Pipeline-specific Whitelist implementations


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/0a16bd78ef00...a1f572e6be5e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/workflow-cps-plugin/push/refs/heads/master/0a16bd-a1f572%40github.com.


[jenkinsci/pipeline-build-step-plugin] 24ec9b: Remove usages of deprecated User.get()

2019-11-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-build-step-plugin
  Commit: 24ec9b02ff1796b8ed724cd18c837c767484ea98
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/24ec9b02ff1796b8ed724cd18c837c767484ea98
  Author: Basil Crow 
  Date:   2019-07-22 (Mon, 22 Jul 2019)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepTest.java

  Log Message:
  ---
  Remove usages of deprecated User.get()


  Commit: 70aa5159418d697ecf4edc49b91f2ac24bb00d78
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/70aa5159418d697ecf4edc49b91f2ac24bb00d78
  Author: Basil Crow 
  Date:   2019-07-22 (Mon, 22 Jul 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep.java
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepExecution.java

  Log Message:
  ---
  Remove usages of deprecated Jenkins.getActiveInstance()


  Commit: 5fa0a73fc8673165559be5a1ac4f4f966f181cb0
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/5fa0a73fc8673165559be5a1ac4f4f966f181cb0
  Author: Basil Crow 
  Date:   2019-07-22 (Mon, 22 Jul 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep.java
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepExecution.java

  Log Message:
  ---
  Remove usages of deprecated Jenkins.getInstance()


  Commit: 21cded414dcd190579f66fbc1112cd0d6f2af06f
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/21cded414dcd190579f66fbc1112cd0d6f2af06f
  Author: Devin Nusbaum 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep.java
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepExecution.java
M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepTest.java

  Log Message:
  ---
  Merge pull request #29 from basil/deprecated

Remove usages of deprecated APIs


Compare: 
https://github.com/jenkinsci/pipeline-build-step-plugin/compare/d5b002dc0aa7...21cded414dcd

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-build-step-plugin/push/refs/heads/master/d5b002-21cded%40github.com.


[jenkinsci/pipeline-build-step-plugin] e947e9: Use Actionable.removeActions

2019-11-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-build-step-plugin
  Commit: e947e95a021cec71f53d67aa1056975480731b29
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/e947e95a021cec71f53d67aa1056975480731b29
  Author: Basil Crow 
  Date:   2019-07-22 (Mon, 22 Jul 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerListener.java

  Log Message:
  ---
  Use Actionable.removeActions


  Commit: d5b002dc0aa7c4698e0d6b7cb6fdf5a7a4b9f2ae
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/d5b002dc0aa7c4698e0d6b7cb6fdf5a7a4b9f2ae
  Author: Devin Nusbaum 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerListener.java

  Log Message:
  ---
  Merge pull request #30 from basil/removeActions

Use Actionable.removeActions


Compare: 
https://github.com/jenkinsci/pipeline-build-step-plugin/compare/95171940c638...d5b002dc0aa7

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-build-step-plugin/push/refs/heads/master/951719-d5b002%40github.com.


[jenkinsci/pipeline-build-step-plugin] 8d2636: Incrementalified.

2019-11-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-build-step-plugin
  Commit: 8d263648aa272a41c90cccf8561cfa9301d71641
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/8d263648aa272a41c90cccf8561cfa9301d71641
  Author: Basil Crow 
  Date:   2019-07-30 (Tue, 30 Jul 2019)

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

  Log Message:
  ---
  Incrementalified.


  Commit: 95171940c63868b9bafb87b59296b913f3b2c34c
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/95171940c63868b9bafb87b59296b913f3b2c34c
  Author: Devin Nusbaum 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

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

  Log Message:
  ---
  Merge pull request #32 from basil/incrementals

Incrementalified.


Compare: 
https://github.com/jenkinsci/pipeline-build-step-plugin/compare/fe55c8e3e7be...95171940c638

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-build-step-plugin/push/refs/heads/master/fe55c8-951719%40github.com.


[jenkinsci/pipeline-build-step-plugin] 0bf86a: Use ParameterizedJobMixIn.scheduleBuild2 convenien...

2019-11-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-build-step-plugin
  Commit: 0bf86a4637ce187f2f9a8fda2fbf8b757938f8c5
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/0bf86a4637ce187f2f9a8fda2fbf8b757938f8c5
  Author: Basil Crow 
  Date:   2019-07-22 (Mon, 22 Jul 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepExecution.java

  Log Message:
  ---
  Use ParameterizedJobMixIn.scheduleBuild2 convenience method


  Commit: fe55c8e3e7bec630cf0015d5bc1381b043ca2a22
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/fe55c8e3e7bec630cf0015d5bc1381b043ca2a22
  Author: Devin Nusbaum 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepExecution.java

  Log Message:
  ---
  Merge pull request #31 from basil/scheduleBuild2

Use ParameterizedJobMixIn.scheduleBuild2 convenience method


Compare: 
https://github.com/jenkinsci/pipeline-build-step-plugin/compare/b4a4e2f80f52...fe55c8e3e7be

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-build-step-plugin/push/refs/heads/master/b4a4e2-fe55c8%40github.com.


[jenkinsci/pipeline-build-step-plugin] 01ac7c: Test propagation of additional downstream result t...

2019-11-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-build-step-plugin
  Commit: 01ac7c27eb4d080c51833ccdb4bfe4ceedc1232b
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/01ac7c27eb4d080c51833ccdb4bfe4ceedc1232b
  Author: Basil Crow 
  Date:   2019-09-17 (Tue, 17 Sep 2019)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep/help-propagate.html
M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepTest.java

  Log Message:
  ---
  Test propagation of additional downstream result types


  Commit: b4a4e2f80f5284be5c068c68f04ec1d4f00db9d9
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/b4a4e2f80f5284be5c068c68f04ec1d4f00db9d9
  Author: Devin Nusbaum 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStep/help-propagate.html
M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepTest.java

  Log Message:
  ---
  Merge pull request #33 from basil/propagate

Test propagation of additional downstream result types


Compare: 
https://github.com/jenkinsci/pipeline-build-step-plugin/compare/ae97a1d2c48e...b4a4e2f80f52

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-build-step-plugin/push/refs/heads/master/ae97a1-b4a4e2%40github.com.


[jenkinsci/pipeline-build-step-plugin] 16b7b6: Make the build step automatically convert some kin...

2019-11-25 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-build-step-plugin
  Commit: 16b7b6f20f6a5201f190e4e68fdfc3a29e4ae6da
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/16b7b6f20f6a5201f190e4e68fdfc3a29e4ae6da
  Author: Devin Nusbaum 
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepExecution.java
M 
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/Messages.properties
M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepTest.java

  Log Message:
  ---
  Make the build step automatically convert some kinds of parameter mismatches

Co-authored-by: Wadeck Follonier 


  Commit: a049a76ecfde908f73726903830c29e3231eb47f
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/a049a76ecfde908f73726903830c29e3231eb47f
  Author: Devin Nusbaum 
  Date:   2019-11-19 (Tue, 19 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepExecution.java
M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepTest.java

  Log Message:
  ---
  Update tests and link to downstream build in conversion message


  Commit: ae97a1d2c48ea881d4a7d59c00fdafbd10455c56
  
https://github.com/jenkinsci/pipeline-build-step-plugin/commit/ae97a1d2c48ea881d4a7d59c00fdafbd10455c56
  Author: Devin Nusbaum 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepExecution.java
M 
src/main/resources/org/jenkinsci/plugins/workflow/support/steps/build/Messages.properties
M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/BuildTriggerStepTest.java

  Log Message:
  ---
  Merge pull request #35 from dwnusbaum/NGPIPELINE-725

[JENKINS-60216] Make the build step automatically convert some kinds of 
parameter mismatches


Compare: 
https://github.com/jenkinsci/pipeline-build-step-plugin/compare/8aed1257f78e...ae97a1d2c48e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-build-step-plugin/push/refs/heads/master/8aed12-ae97a1%40github.com.


[jenkinsci/sysdig-secure-plugin] 7394ad: typo

2019-11-25 Thread Omer Azaria
  Branch: refs/heads/global-creds
  Home:   https://github.com/jenkinsci/sysdig-secure-plugin
  Commit: 7394ad60abca1ad44f9a19ea010c317019f97e9c
  
https://github.com/jenkinsci/sysdig-secure-plugin/commit/7394ad60abca1ad44f9a19ea010c317019f97e9c
  Author: Omer Azaria 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M src/main/java/com/sysdig/jenkins/plugins/sysdig/AnchoreBuilder.java

  Log Message:
  ---
  typo


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/sysdig-secure-plugin/push/refs/heads/global-creds/793740-7394ad%40github.com.


[jenkinsci/sysdig-secure-plugin] 793740: add comments

2019-11-25 Thread Omer Azaria
  Branch: refs/heads/global-creds
  Home:   https://github.com/jenkinsci/sysdig-secure-plugin
  Commit: 793740adbec2a79a11414ade6ac15719f2215472
  
https://github.com/jenkinsci/sysdig-secure-plugin/commit/793740adbec2a79a11414ade6ac15719f2215472
  Author: Omer Azaria 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M src/main/java/com/sysdig/jenkins/plugins/sysdig/AnchoreBuilder.java

  Log Message:
  ---
  add comments


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/sysdig-secure-plugin/push/refs/heads/global-creds/a578fb-793740%40github.com.


[jenkinsci/sysdig-secure-plugin] a578fb: use creds plugin

2019-11-25 Thread Omer Azaria
  Branch: refs/heads/global-creds
  Home:   https://github.com/jenkinsci/sysdig-secure-plugin
  Commit: a578fbea95f29dde037998a925ded7468b0d1d21
  
https://github.com/jenkinsci/sysdig-secure-plugin/commit/a578fbea95f29dde037998a925ded7468b0d1d21
  Author: Omer Azaria 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M pom.xml
M src/main/java/com/sysdig/jenkins/plugins/sysdig/AnchoreBuilder.java
M src/main/java/com/sysdig/jenkins/plugins/sysdig/BuildConfig.java
M src/main/java/com/sysdig/jenkins/plugins/sysdig/BuildWorker.java
M 
src/main/resources/com/sysdig/jenkins/plugins/sysdig/AnchoreBuilder/global.jelly

  Log Message:
  ---
  use creds 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/sysdig-secure-plugin/push/refs/heads/global-creds/00-a578fb%40github.com.


  1   2   >