[jenkinsci/azure-vm-agents-plugin] c38923: Merge branch 'dev' into resourcegroup

2019-05-21 Thread Jie Shen
  Branch: refs/heads/resourcegroup
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: c38923836fef5621cf210c69ffa0fe9499fe35b9
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/c38923836fef5621cf210c69ffa0fe9499fe35b9
  Author: Jie Shen 
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
M pom.xml
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgent.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentCleanUpTask.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMCloudVerificationTask.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java
M 
src/test/resources/com/microsoft/azure/vmagent/test/datamigration/AzureVMAgentTemplateReadResolveTest/config.xml

  Log Message:
  ---
  Merge branch 'dev' into resourcegroup


-- 
You received this message because you are subscribed to the Google 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/resourcegroup/e4f815-c38923%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/localization-zh-cn-plugin] ec85d5: Support to setting community link for a user

2019-05-21 Thread Zhao Xiaojie
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/localization-zh-cn-plugin
  Commit: ec85d56cbda58baa83ed7224d5614faa3475302f
  
https://github.com/jenkinsci/localization-zh-cn-plugin/commit/ec85d56cbda58baa83ed7224d5614faa3475302f
  Author: Zhao Xiaojie 
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/localization_zh_cn/CommunityDecorator.java
A 
src/main/java/io/jenkins/plugins/localization_zh_cn/UserCommunityProperty.java
M 
src/main/resources/io/jenkins/plugins/localization_zh_cn/CommunityDecorator/footer.jelly
A 
src/main/resources/io/jenkins/plugins/localization_zh_cn/UserCommunityProperty/config.jelly

  Log Message:
  ---
  Support to setting community link for a user


  Commit: 4dca6a28ba9f7706c77797b89dc97ca6b801df57
  
https://github.com/jenkinsci/localization-zh-cn-plugin/commit/4dca6a28ba9f7706c77797b89dc97ca6b801df57
  Author: Zhao Xiaojie 
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/localization_zh_cn/CommunityDecorator.java
A 
src/main/java/io/jenkins/plugins/localization_zh_cn/UserCommunityProperty.java
M 
src/main/resources/io/jenkins/plugins/localization_zh_cn/CommunityDecorator/footer.jelly
A 
src/main/resources/io/jenkins/plugins/localization_zh_cn/UserCommunityProperty/config.jelly

  Log Message:
  ---
  Merge pull request #81 from LinuxSuRen/user-property-for-community-link

Support to setting community link for a user


Compare: 
https://github.com/jenkinsci/localization-zh-cn-plugin/compare/097c0e714434...4dca6a28ba9f

-- 
You received this message because you are subscribed to the Google 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/097c0e-4dca6a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/azure-vm-agents-plugin] 9a06db: Fix possible NPE (#148)

2019-05-21 Thread Jie Shen
  Branch: refs/heads/resourcegroup
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 9a06db74e518c46ed4b45967372549f58ba1d15f
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/9a06db74e518c46ed4b45967372549f58ba1d15f
  Author: Jie Shen 
  Date:   2019-05-17 (Fri, 17 May 2019)

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

  Log Message:
  ---
  Fix possible NPE (#148)


  Commit: 84cd48cf1d0042cf749bc29d2d6b77346975c55e
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/84cd48cf1d0042cf749bc29d2d6b77346975c55e
  Author: Jie Shen 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M pom.xml
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgent.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentCleanUpTask.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMCloudVerificationTask.java
M 
src/test/resources/com/microsoft/azure/vmagent/test/datamigration/AzureVMAgentTemplateReadResolveTest/config.xml

  Log Message:
  ---
  Bump jenkins baseline as 2.60.3 (#150)


  Commit: bc156841ae2d38b7d2612d164b72922b0f18a9b0
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/bc156841ae2d38b7d2612d164b72922b0f18a9b0
  Author: Jie Shen 
  Date:   2019-05-17 (Fri, 17 May 2019)

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

  Log Message:
  ---
  Add tag for resoureces created by this plugin (#151)

* Add tag for resoureces created by this plugin

* Add more tags to resources


  Commit: 49bb336f60b011603e5f72383d786569365a1c16
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/49bb336f60b011603e5f72383d786569365a1c16
  Author: Jie Shen 
  Date:   2019-05-21 (Tue, 21 May 2019)

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

  Log Message:
  ---
  Fix broken IT (#152)


  Commit: e4f81586c0006edf00531c61758345a698098edd
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/e4f81586c0006edf00531c61758345a698098edd
  Author: Jie Shen 
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
M pom.xml
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgent.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentCleanUpTask.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMCloudVerificationTask.java
M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java
M 
src/test/resources/com/microsoft/azure/vmagent/test/datamigration/AzureVMAgentTemplateReadResolveTest/config.xml

  Log Message:
  ---
  Merge branch 'dev' into resourcegroup


Compare: 
https://github.com/jenkinsci/azure-vm-agents-plugin/compare/d202b44a268c...e4f81586c000

-- 
You received this message because you are subscribed to the Google 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/resourcegroup/d202b4-e4f815%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/azure-vm-agents-plugin] 6d5e53: Fix it

2019-05-21 Thread Jie Shen
  Branch: refs/heads/resourcegroup
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 6d5e53dbd8d45107add719968aae826282747b01
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/6d5e53dbd8d45107add719968aae826282747b01
  Author: Jie Shen 
  Date:   2019-05-22 (Wed, 22 May 2019)

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

  Log Message:
  ---
  Fix it


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


[jenkinsci/azure-vm-agents-plugin] ff15b7: Prevent creating again for existing resource group...

2019-05-21 Thread Jie Shen
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: ff15b76f0773076d00665b4e59a08b3bddd7d2bb
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/ff15b76f0773076d00665b4e59a08b3bddd7d2bb
  Author: Jie Shen 
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
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/util/Constants.java
M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java
M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  ---
  Prevent creating again for existing resource group (#149)

* Prevent creating again for existing resource group

* Fix it


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
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/49bb33-ff15b7%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/azure-vm-agents-plugin]

2019-05-21 Thread Jie Shen
  Branch: refs/heads/resourcegroup
  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/heads/resourcegroup/6d5e53-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


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

2019-05-21 Thread Zhao Xiaojie
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/localization-zh-cn-plugin
  Commit: 109288b6fd4fc082d6bd448c5798e4d8e56c746f
  
https://github.com/jenkinsci/localization-zh-cn-plugin/commit/109288b6fd4fc082d6bd448c5798e4d8e56c746f
  Author: Zhao Xiaojie 
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release localization-zh-cn-1.0.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/localization-zh-cn-plugin/push/refs/heads/master/4dca6a-109288%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/localization-zh-cn-plugin]

2019-05-21 Thread Zhao Xiaojie
  Branch: refs/tags/localization-zh-cn-1.0.4
  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.4/00-3dd6c6%40github.com.
For more options, visit https://groups.google.com/d/optout.


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

2019-05-21 Thread Zhao Xiaojie
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/localization-zh-cn-plugin
  Commit: a382eb818d4929886bda9bd512b05654677a00f2
  
https://github.com/jenkinsci/localization-zh-cn-plugin/commit/a382eb818d4929886bda9bd512b05654677a00f2
  Author: Zhao Xiaojie 
  Date:   2019-05-22 (Wed, 22 May 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/109288-a382eb%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 1f290f: Un-restrict the XMLUtils class after SECURITY-521 ...

2019-05-21 Thread Wadeck Follonier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 1f290ff1d0f13dbf8efcfcb603d54a11a98add24
  
https://github.com/jenkinsci/jenkins/commit/1f290ff1d0f13dbf8efcfcb603d54a11a98add24
  Author: Wadeck Follonier 
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
M core/src/main/java/jenkins/util/xml/XMLUtils.java

  Log Message:
  ---
  Un-restrict the XMLUtils class after SECURITY-521 release (#4032)

* Un-restrict the XMLUtils class after SECURITY-521 release
- It was forgotten since that actually

* Update core/src/main/java/jenkins/util/xml/XMLUtils.java

Co-Authored-By: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>


-- 
You received this message because you are subscribed to the Google 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/d464ce-1f290f%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/azure-vm-agents-plugin] 148d3c: Fix it

2019-05-21 Thread Jie Shen
  Branch: refs/heads/resourcegroup
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 148d3c35b906cf85ca3a9cae9596075134134d8d
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/148d3c35b906cf85ca3a9cae9596075134134d8d
  Author: Jie Shen 
  Date:   2019-05-22 (Wed, 22 May 2019)

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

  Log Message:
  ---
  Fix it


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


[jenkinsci/alauda-devops-sync-plugin] ff1801: support project and subproject namespace

2019-05-21 Thread Zhao Xiaojie
  Branch: refs/heads/release-0.2.36
  Home:   https://github.com/jenkinsci/alauda-devops-sync-plugin
  Commit: ff18015afabd6712080e3fae6d11ef66fdcf7a4c
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/ff18015afabd6712080e3fae6d11ef66fdcf7a4c
  Author: yuzp1996 
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
M README.md
M pom.xml
M 
src/main/java/io/alauda/jenkins/devops/sync/PipelineConfigProjectProperty.java
M src/main/java/io/alauda/jenkins/devops/sync/WorkflowJobProperty.java
M src/main/java/io/alauda/jenkins/devops/sync/constants/Annotations.java
A src/main/java/io/alauda/jenkins/devops/sync/var/AlaudaContext.java
A src/main/java/io/alauda/jenkins/devops/sync/var/AlaudaGlobalVariable.java
M 
src/main/resources/io/alauda/jenkins/devops/sync/WorkflowJobProperty/config.jelly
A 
src/main/resources/io/alauda/jenkins/devops/sync/var/AlaudaGlobalVariable/help.jelly
A 
src/test/java/io/alauda/jenkins/devops/sync/var/AlaudaGloablVariableTest.java

  Log Message:
  ---
  support project and subproject  namespace


  Commit: be41ab7a2a6a0786cbd7305010021785a5e1d352
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/be41ab7a2a6a0786cbd7305010021785a5e1d352
  Author: yuzp1996 
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
M README.md
M pom.xml
M src/main/java/io/alauda/jenkins/devops/sync/WorkflowJobProperty.java
M src/main/java/io/alauda/jenkins/devops/sync/var/AlaudaContext.java
M src/main/java/io/alauda/jenkins/devops/sync/var/AlaudaGlobalVariable.java
A src/test/java/io/alauda/jenkins/devops/sync/ABcTest.java

  Log Message:
  ---
  modify


  Commit: d1cd9ce98daa90f8b7c22c1d1b754de41758577d
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/d1cd9ce98daa90f8b7c22c1d1b754de41758577d
  Author: yuzp1996 
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
R src/test/java/io/alauda/jenkins/devops/sync/ABcTest.java

  Log Message:
  ---
  delete testtestfile


  Commit: 36af737608c20211c8053a74223fdfcf677fb0bb
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/36af737608c20211c8053a74223fdfcf677fb0bb
  Author: Zhao Xiaojie 
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
M README.md
M 
src/main/java/io/alauda/jenkins/devops/sync/PipelineConfigProjectProperty.java
M src/main/java/io/alauda/jenkins/devops/sync/WorkflowJobProperty.java
M src/main/java/io/alauda/jenkins/devops/sync/constants/Annotations.java
A src/main/java/io/alauda/jenkins/devops/sync/var/AlaudaContext.java
A src/main/java/io/alauda/jenkins/devops/sync/var/AlaudaGlobalVariable.java
M 
src/main/resources/io/alauda/jenkins/devops/sync/WorkflowJobProperty/config.jelly
A 
src/main/resources/io/alauda/jenkins/devops/sync/var/AlaudaGlobalVariable/help.jelly
A 
src/test/java/io/alauda/jenkins/devops/sync/var/AlaudaGloablVariableTest.java

  Log Message:
  ---
  Merge pull request #95 from yuzp1996/master

support project and subproject  namespace


  Commit: 7e8536d861d01ff870aa24cd628267b7070f7b30
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/7e8536d861d01ff870aa24cd628267b7070f7b30
  Author: yuzp1996 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M src/main/java/io/alauda/jenkins/devops/sync/WorkflowJobProperty.java
M src/main/java/io/alauda/jenkins/devops/sync/var/AlaudaGlobalVariable.java

  Log Message:
  ---
  fix bug that can not create pipeline


  Commit: 1eea27b27d86e84dead42448d8e8c44a3eef215c
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/1eea27b27d86e84dead42448d8e8c44a3eef215c
  Author: Zhao Xiaojie 
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
M src/main/java/io/alauda/jenkins/devops/sync/WorkflowJobProperty.java
M src/main/java/io/alauda/jenkins/devops/sync/var/AlaudaGlobalVariable.java

  Log Message:
  ---
  Merge pull request #96 from yuzp1996/master

fix bug that can not create pipline in jenkins


  Commit: b85db5eda6a5d7b6b64ec1e5aeed33f9eeaea1c9
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/b85db5eda6a5d7b6b64ec1e5aeed33f9eeaea1c9
  Author: Zhao Xiaojie 
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
M Alauda.Jenkinsfile

  Log Message:
  ---
  Add flag to force execute sonar scan


  Commit: 85357c5f080ba86db7410fdd0174fc5fc52b2c51
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/85357c5f080ba86db7410fdd0174fc5fc52b2c51
  Author: Zhao Xiaojie 
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
M Alauda.Jenkinsfile

  Log Message:
  ---
  Merge pull request #98 from LinuxSuRen/force-sonar

Add flag to force execute sonar scan


  Commit: 90e703f3793ff15c6d066364fc2c407cd042cdcc
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/90e703f3793ff15c6d066364fc2c407cd042cdcc
  Author: Zhao 

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

2019-05-21 Thread Zhao Xiaojie
  Branch: refs/heads/release-0.2.36
  Home:   https://github.com/jenkinsci/alauda-devops-sync-plugin
  Commit: 3b1f7e7dd99ca5832ac85ebae282db6fd5674821
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/3b1f7e7dd99ca5832ac85ebae282db6fd5674821
  Author: Zhao Xiaojie 
  Date:   2019-05-22 (Wed, 22 May 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/alauda-devops-sync-plugin/push/refs/heads/release-0.2.36/fec44f-3b1f7e%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/alauda-devops-sync-plugin]

2019-05-21 Thread Zhao Xiaojie
  Branch: refs/tags/alauda-devops-sync-0.2.36
  Home:   https://github.com/jenkinsci/alauda-devops-sync-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/alauda-devops-sync-plugin/push/refs/tags/alauda-devops-sync-0.2.36/00-e9e5ab%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/localization-zh-cn-plugin] b316d2: Add custom Jenkins root url

2019-05-21 Thread Zhao Xiaojie
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/localization-zh-cn-plugin
  Commit: b316d2f3c07ad6884e07dfc90ba0f98a8ea14bf3
  
https://github.com/jenkinsci/localization-zh-cn-plugin/commit/b316d2f3c07ad6884e07dfc90ba0f98a8ea14bf3
  Author: Zhao Xiaojie 
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
M 
plugins/bitbucket-branch-source-plugin/src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/endpoints/AbstractBitbucketEndpoint/config_zh_CN.properties

  Log Message:
  ---
  Add custom Jenkins root url


  Commit: 097c0e714434d6f0206cef0428858ec17a47a75a
  
https://github.com/jenkinsci/localization-zh-cn-plugin/commit/097c0e714434d6f0206cef0428858ec17a47a75a
  Author: Zhao Xiaojie 
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
M 
plugins/bitbucket-branch-source-plugin/src/main/resources/com/cloudbees/jenkins/plugins/bitbucket/endpoints/AbstractBitbucketEndpoint/config_zh_CN.properties

  Log Message:
  ---
  Merge pull request #82 from LinuxSuRen/bitbucket

Add custom Jenkins root url


Compare: 
https://github.com/jenkinsci/localization-zh-cn-plugin/compare/1c7e68d69d1d...097c0e714434

-- 
You received this message because you are subscribed to the Google 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/1c7e68-097c0e%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/anchore-container-scanner-plugin] ce3f61: clean up help and rename config options

2019-05-21 Thread Swathi Gangisetty
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/anchore-container-scanner-plugin
  Commit: ce3f61ad8ac106ace9ee67cc0a0e7d65952ab52a
  
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/ce3f61ad8ac106ace9ee67cc0a0e7d65952ab52a
  Author: Swathi Gangisetty 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M src/main/java/com/anchore/jenkins/plugins/anchore/AnchoreBuilder.java
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildConfig.java
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java
M 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/config.jelly
R 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-autoSubscribeTag.html
A 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-autoSubscribeTagUpdates.html
R 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-force.html
A 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-forceAnalyze.html

  Log Message:
  ---
  clean up help and rename config options

Signed-off-by: Swathi Gangisetty 


  Commit: 3db558a7e57e269f480520a57c579a8909d9fdc4
  
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/3db558a7e57e269f480520a57c579a8909d9fdc4
  Author: Swathi Gangisetty 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M src/main/java/com/anchore/jenkins/plugins/anchore/AnchoreBuilder.java
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildConfig.java
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java
M 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/config.jelly
R 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-autoSubscribeTag.html
A 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-autoSubscribeTagUpdates.html
R 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-force.html
A 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-forceAnalyze.html

  Log Message:
  ---
  Merge pull request #5 from nightfurys/forceflag

clean up help and rename config options


Compare: 
https://github.com/jenkinsci/anchore-container-scanner-plugin/compare/ed07cd94d93f...3db558a7e57e

-- 
You received this message because you are subscribed to the Google 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/anchore-container-scanner-plugin/push/refs/heads/master/ed07cd-3db558%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/zos-connector-plugin] 413bc5: more dbg

2019-05-21 Thread candiduslynx
  Branch: refs/heads/JENKINS-57549
  Home:   https://github.com/jenkinsci/zos-connector-plugin
  Commit: 413bc5ce5c362ebe2afdb948fb021ae651b2b3ee
  
https://github.com/jenkinsci/zos-connector-plugin/commit/413bc5ce5c362ebe2afdb948fb021ae651b2b3ee
  Author: Aleksandr Shcherbakov 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/IBM_zOS_Connector/ZFTPConnector.java

  Log Message:
  ---
  more dbg


-- 
You received this message because you are subscribed to the Google 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/zos-connector-plugin/push/refs/heads/JENKINS-57549/3026b2-413bc5%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/zos-connector-plugin] 3fa108: using logout instead of rein

2019-05-21 Thread candiduslynx
  Branch: refs/heads/JENKINS-57549
  Home:   https://github.com/jenkinsci/zos-connector-plugin
  Commit: 3fa1087e65f6d342ee19a53994a11ac259b527fe
  
https://github.com/jenkinsci/zos-connector-plugin/commit/3fa1087e65f6d342ee19a53994a11ac259b527fe
  Author: Aleksandr Shcherbakov 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/IBM_zOS_Connector/ZFTPConnector.java

  Log Message:
  ---
  using logout instead of rein


-- 
You received this message because you are subscribed to the Google 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/zos-connector-plugin/push/refs/heads/JENKINS-57549/413bc5-3fa108%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/zos-connector-plugin] 69652d: connect after quit

2019-05-21 Thread candiduslynx
  Branch: refs/heads/JENKINS-57549
  Home:   https://github.com/jenkinsci/zos-connector-plugin
  Commit: 69652d634788c3794b3e686d530ab402f0c21bbd
  
https://github.com/jenkinsci/zos-connector-plugin/commit/69652d634788c3794b3e686d530ab402f0c21bbd
  Author: Aleksandr Shcherbakov 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/IBM_zOS_Connector/ZFTPConnector.java

  Log Message:
  ---
  connect after quit


-- 
You received this message because you are subscribed to the Google 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/zos-connector-plugin/push/refs/heads/JENKINS-57549/3fa108-69652d%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/sonarqube-plugin]

2019-05-21 Thread Julien HENRY
  Branch: refs/tags/sonar-2.9
  Home:   https://github.com/jenkinsci/sonarqube-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/sonarqube-plugin/push/refs/tags/sonar-2.9/00-d5d558%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/sonarqube-plugin] a42e3c: [maven-release-plugin] prepare for next developmen...

2019-05-21 Thread Julien HENRY
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sonarqube-plugin
  Commit: a42e3c460f11415356d47deb4476f83fbcb2eb42
  
https://github.com/jenkinsci/sonarqube-plugin/commit/a42e3c460f11415356d47deb4476f83fbcb2eb42
  Author: Julien HENRY 
  Date:   2019-05-21 (Tue, 21 May 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/sonarqube-plugin/push/refs/heads/master/453ee0-a42e3c%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/sonarqube-plugin] 453ee0: [maven-release-plugin] prepare release sonar-2.9

2019-05-21 Thread Julien HENRY
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sonarqube-plugin
  Commit: 453ee0fd34578e6001ccfe539fe237952f7a4741
  
https://github.com/jenkinsci/sonarqube-plugin/commit/453ee0fd34578e6001ccfe539fe237952f7a4741
  Author: Julien HENRY 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release sonar-2.9


-- 
You received this message because you are subscribed to the Google 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/sonarqube-plugin/push/refs/heads/master/e48016-453ee0%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 964c7f: Add opengraph image to Docs SIG

2019-05-21 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 964c7f59cf7e00a571988f21d015cea5230e10f8
  
https://github.com/jenkins-infra/jenkins.io/commit/964c7f59cf7e00a571988f21d015cea5230e10f8
  Author: Mark Waite 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Add opengraph image to Docs SIG

Jenkins needs you!


  Commit: a831c25b3bc3022e62bf63d18d00ecf9aedbbdec
  
https://github.com/jenkins-infra/jenkins.io/commit/a831c25b3bc3022e62bf63d18d00ecf9aedbbdec
  Author: Mark Waite 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Move opengraph ref nearer link


  Commit: ceaf6a92f41026c244f794cae566fcb4a8bdf538
  
https://github.com/jenkins-infra/jenkins.io/commit/ceaf6a92f41026c244f794cae566fcb4a8bdf538
  Author: Mark Waite 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M content/sigs/docs/index.adoc

  Log Message:
  ---
  Merge pull request #2279 from MarkEWaite/add-opengraph-to-docs-sig

Add opengraph image to Docs SIG


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/8da06975326e...ceaf6a92f410

-- 
You received this message because you are subscribed to the Google 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/8da069-ceaf6a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/azure-vm-agents-plugin] 6f0730: Fix broken IT

2019-05-21 Thread Jie Shen
  Branch: refs/heads/fix_it
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 6f0730cf6770dcaddd32fbf12575f0e2a60fed19
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/6f0730cf6770dcaddd32fbf12575f0e2a60fed19
  Author: Jie Shen 
  Date:   2019-05-21 (Tue, 21 May 2019)

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

  Log Message:
  ---
  Fix broken IT


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


[jenkinsci/rabbitmq-publisher-plugin] df86c7: Have a better compatibility with old Jenkins .

2019-05-21 Thread Le Gall Benoit
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rabbitmq-publisher-plugin
  Commit: df86c7f1c71839c922186b7a1310011cbc26e188
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/df86c7f1c71839c922186b7a1310011cbc26e188
  Author: Etienne Carriere 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml
M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder.java

  Log Message:
  ---
  Have a better compatibility with old Jenkins .

We need to use Jenkins.getActiveInstance() method as the Jenkins.get() was
added in Jenkins 2.98


  Commit: f076e7949db9d613b9e6a730c9e2769988d2bb9a
  
https://github.com/jenkinsci/rabbitmq-publisher-plugin/commit/f076e7949db9d613b9e6a730c9e2769988d2bb9a
  Author: Le Gall Benoit 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml
M src/main/java/fr/frogdevelopment/jenkins/plugins/mq/RabbitMqBuilder.java

  Log Message:
  ---
  Merge pull request #7 from societe-generale/greater_compatibility_matrix

Have a better compatibility with old Jenkins (tested back to 2.73)


Compare: 
https://github.com/jenkinsci/rabbitmq-publisher-plugin/compare/46d2c74fff26...f076e7949db9

-- 
You received this message because you are subscribed to the Google 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/rabbitmq-publisher-plugin/push/refs/heads/master/46d2c7-f076e7%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-metrics-plugin] 8869a1: Updated for Jenkins 2 folders

2019-05-21 Thread px3
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-metrics-plugin
  Commit: 8869a181d4f5657ad97fb61fbe2dd02ca4250cd9
  
https://github.com/jenkinsci/build-metrics-plugin/commit/8869a181d4f5657ad97fb61fbe2dd02ca4250cd9
  Author: Dean Aldinger 
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
M pom.xml
M src/main/java/jenkins/plugins/build_metrics/BuildMetricsBuild.java
M src/main/java/jenkins/plugins/build_metrics/stats/StatsModel.java
M 
src/main/resources/jenkins/plugins/build_metrics/BuildMetricsPlugin/BuildStats.jelly
M src/test/java/jenkins/plugins/build_metrics/stats/StatsModelTest.java

  Log Message:
  ---
  Updated for Jenkins 2 folders


  Commit: 701723b41a2baed4b83c8db4b419ad6cf39f8e62
  
https://github.com/jenkinsci/build-metrics-plugin/commit/701723b41a2baed4b83c8db4b419ad6cf39f8e62
  Author: px3 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml
M src/main/java/jenkins/plugins/build_metrics/BuildMetricsBuild.java
M src/main/java/jenkins/plugins/build_metrics/stats/StatsModel.java
M 
src/main/resources/jenkins/plugins/build_metrics/BuildMetricsPlugin/BuildStats.jelly
M src/test/java/jenkins/plugins/build_metrics/stats/StatsModelTest.java

  Log Message:
  ---
  Merge pull request #5 from daldinger/master

Updated for Jenkins 2 folders


Compare: 
https://github.com/jenkinsci/build-metrics-plugin/compare/d0579a17ac5f...701723b41a2b

-- 
You received this message because you are subscribed to the Google 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/build-metrics-plugin/push/refs/heads/master/d0579a-701723%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-plugin] 816cbe: Test out java 11

2019-05-21 Thread Fabrizio Manfredi Furuholmen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 816cbef9eeaa7b63a835f13d8c41e0f1a3a22e8c
  
https://github.com/jenkinsci/ec2-plugin/commit/816cbef9eeaa7b63a835f13d8c41e0f1a3a22e8c
  Author: Raihaan Shouhell 
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Test out java 11


  Commit: 0049403fad1be1671b95b75f346fc4fe08fae755
  
https://github.com/jenkinsci/ec2-plugin/commit/0049403fad1be1671b95b75f346fc4fe08fae755
  Author: Raihaan Shouhell 
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update powermock and parent pom


  Commit: 1be4fd3ea86c7a61ac9c2b15dcc3645988b08731
  
https://github.com/jenkinsci/ec2-plugin/commit/1be4fd3ea86c7a61ac9c2b15dcc3645988b08731
  Author: Raihaan Shouhell 
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
R findbugs-exclude.xml
M pom.xml
A spotbugs-exclude.xml

  Log Message:
  ---
  Filter spotbugs


  Commit: fc64665464cf71bd1412b81e619ef1c843bc62f5
  
https://github.com/jenkinsci/ec2-plugin/commit/fc64665464cf71bd1412b81e619ef1c843bc62f5
  Author: Raihaan Shouhell 
  Date:   2019-05-07 (Tue, 07 May 2019)

  Changed paths:
M pom.xml
M src/test/java/hudson/plugins/ec2/EC2StepTest.java

  Log Message:
  ---
  POM Cleanup


  Commit: c339d3b6c16f3914d463584b0de5b71e7979f542
  
https://github.com/jenkinsci/ec2-plugin/commit/c339d3b6c16f3914d463584b0de5b71e7979f542
  Author: Raihaan Shouhell 
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update POM to fix java 11 tests


  Commit: 84cea274424a017b0914da240053e4a253c4b5b3
  
https://github.com/jenkinsci/ec2-plugin/commit/84cea274424a017b0914da240053e4a253c4b5b3
  Author: Fabrizio Manfredi Furuholmen 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M Jenkinsfile
R findbugs-exclude.xml
M pom.xml
A spotbugs-exclude.xml
M src/test/java/hudson/plugins/ec2/EC2StepTest.java

  Log Message:
  ---
  Merge pull request #342 from res0nance/patch-4

Testing out java 11 readiness


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/bb111d19611c...84cea274424a

-- 
You received this message because you are subscribed to the Google 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/ec2-plugin/push/refs/heads/master/bb111d-84cea2%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-plugin] e1e652: Add M5a instance support and correct M4

2019-05-21 Thread Fabrizio Manfredi Furuholmen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: e1e6525fa3e388ba0d3519d3e5ac66441d0a9dd3
  
https://github.com/jenkinsci/ec2-plugin/commit/e1e6525fa3e388ba0d3519d3e5ac66441d0a9dd3
  Author: Raihaan Shouhell 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

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

  Log Message:
  ---
  Add M5a instance support and correct M4


  Commit: 26338c95a454e39adf3c4252661bddea36b4b300
  
https://github.com/jenkinsci/ec2-plugin/commit/26338c95a454e39adf3c4252661bddea36b4b300
  Author: Fabrizio Manfredi Furuholmen 
  Date:   2019-05-21 (Tue, 21 May 2019)

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

  Log Message:
  ---
  Merge pull request #340 from res0nance/patch-2

Add M5a instance support and correct M4


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/84cea274424a...26338c95a454

-- 
You received this message because you are subscribed to the Google 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/ec2-plugin/push/refs/heads/master/84cea2-26338c%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/azure-vm-agents-plugin] 49bb33: Fix broken IT (#152)

2019-05-21 Thread Jie Shen
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 49bb336f60b011603e5f72383d786569365a1c16
  
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/49bb336f60b011603e5f72383d786569365a1c16
  Author: Jie Shen 
  Date:   2019-05-21 (Tue, 21 May 2019)

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

  Log Message:
  ---
  Fix broken IT (#152)


-- 
You received this message because you are subscribed to the Google 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/bc1568-49bb33%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/sonarqube-plugin] 94af4a: fix: typo

2019-05-21 Thread Julien HENRY
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/sonarqube-plugin

  Commit: 94af4a44ed076b6f1f59be659833426801c49815

  
https://github.com/jenkinsci/sonarqube-plugin/commit/94af4a44ed076b6f1f59be659833426801c49815

  Author: Jeff Tian 

  Date:   2019-02-11 (Mon, 11 Feb 2019)



  Changed paths:

M src/main/java/hudson/plugins/sonar/utils/SonarUtils.java



  Log Message:

  ---

  fix: typo





  Commit: 405a9387b50b7c9a948e9ce29e6c51d7eefbfaaa

  
https://github.com/jenkinsci/sonarqube-plugin/commit/405a9387b50b7c9a948e9ce29e6c51d7eefbfaaa

  Author: Julien HENRY 

  Date:   2019-02-27 (Wed, 27 Feb 2019)



  Changed paths:

M cix.sh



  Log Message:

  ---

  Fix repox URL





  Commit: 6cdf679f663fa5ff472772edf1b958f7df71

  
https://github.com/jenkinsci/sonarqube-plugin/commit/6cdf679f663fa5ff472772edf1b958f7df71

  Author: Julien HENRY 

  Date:   2019-03-06 (Wed, 06 Mar 2019)



  Changed paths:

M NOTICE.txt

M README.md

M pom.xml

M src/main/java/hudson/plugins/sonar/AbstractMsBuildSQRunner.java

M src/main/java/hudson/plugins/sonar/MsBuildSQRunnerBegin.java

M src/main/java/hudson/plugins/sonar/MsBuildSQRunnerEnd.java

M src/main/java/hudson/plugins/sonar/MsBuildSQRunnerInstallation.java

M src/main/java/hudson/plugins/sonar/MsBuildSonarQubeRunnerInstaller.java

M src/main/java/hudson/plugins/sonar/SonarBuildWrapper.java

M src/main/java/hudson/plugins/sonar/SonarGlobalConfiguration.java

M src/main/java/hudson/plugins/sonar/SonarInstallation.java

M src/main/java/hudson/plugins/sonar/SonarPlugin.java

M src/main/java/hudson/plugins/sonar/SonarPublisher.java

M src/main/java/hudson/plugins/sonar/SonarRunnerBuilder.java

M src/main/java/hudson/plugins/sonar/SonarRunnerInstallation.java

M src/main/java/hudson/plugins/sonar/SonarRunnerInstaller.java

M src/main/java/hudson/plugins/sonar/action/SonarAnalysisAction.java

M src/main/java/hudson/plugins/sonar/action/SonarBuildBadgeAction.java

M 
src/main/java/hudson/plugins/sonar/action/SonarBuildBadgeActionFactory.java

M src/main/java/hudson/plugins/sonar/action/SonarCacheAction.java

M src/main/java/hudson/plugins/sonar/action/SonarMarkerAction.java

M src/main/java/hudson/plugins/sonar/action/SonarProjectActionFactory.java

M src/main/java/hudson/plugins/sonar/action/SonarProjectIconAction.java

M src/main/java/hudson/plugins/sonar/action/SonarProjectPageAction.java

M src/main/java/hudson/plugins/sonar/action/package-info.java

M src/main/java/hudson/plugins/sonar/client/HttpClient.java

M src/main/java/hudson/plugins/sonar/client/MessageException.java

M src/main/java/hudson/plugins/sonar/client/ProjectInformation.java

M src/main/java/hudson/plugins/sonar/client/SQProjectResolver.java

M src/main/java/hudson/plugins/sonar/client/WsClient.java

M src/main/java/hudson/plugins/sonar/client/package-info.java

M 
src/main/java/hudson/plugins/sonar/configurationslicing/AbstractSonarPublisherSlicerSpec.java

M 
src/main/java/hudson/plugins/sonar/configurationslicing/AbstractSonarRunnerBuilderSlicerSpec.java

M 
src/main/java/hudson/plugins/sonar/configurationslicing/SonarPublisherAdditionalPropertiesSlicer.java

M 
src/main/java/hudson/plugins/sonar/configurationslicing/SonarPublisherBranchSlicer.java

M 
src/main/java/hudson/plugins/sonar/configurationslicing/SonarPublisherJdkSlicer.java

M 
src/main/java/hudson/plugins/sonar/configurationslicing/SonarPublisherSQServerSlicer.java

M 
src/main/java/hudson/plugins/sonar/configurationslicing/SonarRunnerBuilderJdkSlicer.java

M 
src/main/java/hudson/plugins/sonar/configurationslicing/SonarRunnerBuilderSQRunnerSlicer.java

M 
src/main/java/hudson/plugins/sonar/configurationslicing/SonarRunnerBuilderSQServerSlicer.java

M src/main/java/hudson/plugins/sonar/configurationslicing/package-info.java

M src/main/java/hudson/plugins/sonar/model/TriggersConfig.java

M src/main/java/hudson/plugins/sonar/model/package-info.java

M src/main/java/hudson/plugins/sonar/package-info.java

M src/main/java/hudson/plugins/sonar/utils/BuilderUtils.java

M src/main/java/hudson/plugins/sonar/utils/ExtendedArgumentListBuilder.java

M src/main/java/hudson/plugins/sonar/utils/JenkinsRouter.java

M src/main/java/hudson/plugins/sonar/utils/Logger.java

M src/main/java/hudson/plugins/sonar/utils/MaskPasswordsOutputStream.java

M src/main/java/hudson/plugins/sonar/utils/SonarMaven.java

M src/main/java/hudson/plugins/sonar/utils/SonarUtils.java

M src/main/java/hudson/plugins/sonar/utils/Version.java

M src/main/java/hudson/plugins/sonar/utils/package-info.java

M 
src/main/java/org/sonarsource/scanner/jenkins/pipeline/SonarQubeWebHook.java

M 
src/main/java/org/sonarsource/scanner/jenkins/pipeline/SonarQubeWebHookCrumbExclusion.java

M 

[jenkinsci/azure-vm-agents-plugin]

2019-05-21 Thread Jie Shen
  Branch: refs/heads/fix_it
  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/heads/fix_it/6f0730-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/swarm-plugin] 349491: Update Remoting to 3.30

2019-05-21 Thread Basil Crow
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 349491c12cb746a34a94e8f5b15ad82fc3dba397
  
https://github.com/jenkinsci/swarm-plugin/commit/349491c12cb746a34a94e8f5b15ad82fc3dba397
  Author: Basil Crow 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M client/pom.xml

  Log Message:
  ---
  Update Remoting to 3.30


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


[jenkinsci/swarm-plugin] 84527d: Prevent XML External Entity (XXE) attacks

2019-05-21 Thread Basil Crow
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 84527da543629b3ac98fd9cea655ca9b852d7a10
  
https://github.com/jenkinsci/swarm-plugin/commit/84527da543629b3ac98fd9cea655ca9b852d7a10
  Author: Basil Crow 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M client/src/main/java/hudson/plugins/swarm/LabelFileWatcher.java
M client/src/main/java/hudson/plugins/swarm/SwarmClient.java

  Log Message:
  ---
  Prevent XML External Entity (XXE) attacks

Disable DTDs (External Entities) completely in all XML parsers.


-- 
You received this message because you are subscribed to the Google 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/swarm-plugin/push/refs/heads/master/349491-84527d%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/cobertura-plugin]

2019-05-21 Thread Shenyu Zheng
  Branch: refs/heads/cizezsy-patch-1
  Home:   https://github.com/jenkinsci/cobertura-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/cobertura-plugin/push/refs/heads/cizezsy-patch-1/53b9ea-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/cobertura-plugin] 53b9ea: Fix build status badge icon in README

2019-05-21 Thread Shenyu Zheng
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cobertura-plugin
  Commit: 53b9ea6fbb2730cc49f87bb51dc2abdeb85b3253
  
https://github.com/jenkinsci/cobertura-plugin/commit/53b9ea6fbb2730cc49f87bb51dc2abdeb85b3253
  Author: Shenyu Zheng 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Fix build status badge icon in README


  Commit: 82bbecc254abac167e6cd072da139e5b233c8e19
  
https://github.com/jenkinsci/cobertura-plugin/commit/82bbecc254abac167e6cd072da139e5b233c8e19
  Author: Shenyu Zheng 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #113 from jenkinsci/cizezsy-patch-1

Fix build status badge icon in README


Compare: 
https://github.com/jenkinsci/cobertura-plugin/compare/b7349dfbacdd...82bbecc254ab

-- 
You received this message because you are subscribed to the Google 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/cobertura-plugin/push/refs/heads/master/b7349d-82bbec%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 80c047: Add changelog for 2.178

2019-05-21 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 80c0475494587a7754716324f8256ce9290a5fac
  
https://github.com/jenkins-infra/jenkins.io/commit/80c0475494587a7754716324f8256ce9290a5fac
  Author: Daniel Beck 
  Date:   2019-05-21 (Tue, 21 May 2019)

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

  Log Message:
  ---
  Add changelog for 2.178


  Commit: e8b06d78aefe7eba94304d8c87bdc4cc9d6db6f7
  
https://github.com/jenkins-infra/jenkins.io/commit/e8b06d78aefe7eba94304d8c87bdc4cc9d6db6f7
  Author: Oleg Nenashev 
  Date:   2019-05-21 (Tue, 21 May 2019)

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

  Log Message:
  ---
  Merge pull request #2280 from daniel-beck/changelog-2.178

Add changelog for 2.178


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/8f09eff782a7...e8b06d78aefe

-- 
You received this message because you are subscribed to the Google 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/8f09ef-e8b06d%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/zos-connector-plugin] bf371c: explicit connection log

2019-05-21 Thread candiduslynx
  Branch: refs/heads/JENKINS-57549
  Home:   https://github.com/jenkinsci/zos-connector-plugin
  Commit: bf371c5f27bc036cd813b1a1c8cda1b691c71699
  
https://github.com/jenkinsci/zos-connector-plugin/commit/bf371c5f27bc036cd813b1a1c8cda1b691c71699
  Author: Aleksandr Shcherbakov 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/IBM_zOS_Connector/ZFTPConnector.java

  Log Message:
  ---
  explicit connection 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/zos-connector-plugin/push/refs/heads/JENKINS-57549/69652d-bf371c%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/swarm-plugin] fde23f: Remove unnecessary field (#85)

2019-05-21 Thread xuejiangtao
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: fde23f8ac4f3b88e5d9670982356362919ae3997
  
https://github.com/jenkinsci/swarm-plugin/commit/fde23f8ac4f3b88e5d9670982356362919ae3997
  Author: xuejiangtao <779480...@qq.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M client/src/main/java/hudson/plugins/swarm/Client.java

  Log Message:
  ---
  Remove unnecessary field (#85)


-- 
You received this message because you are subscribed to the Google 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/swarm-plugin/push/refs/heads/master/84527d-fde23f%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 655beb: [JENKINS-25369] Add Javadoc to new class

2019-05-21 Thread Baptiste Mathus
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 655beb988ecd89121529b494f1d358220306c6d2
  
https://github.com/jenkinsci/jenkins/commit/655beb988ecd89121529b494f1d358220306c6d2
  Author: Francisco Javier Fernandez Gonzalez 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M core/src/main/java/hudson/DNSMultiCast.java

  Log Message:
  ---
  [JENKINS-25369] Add Javadoc to new class


  Commit: d464ce789e2aee7014906d8a8c3e053a0feb9db6
  
https://github.com/jenkinsci/jenkins/commit/d464ce789e2aee7014906d8a8c3e053a0feb9db6
  Author: Baptiste Mathus 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M core/src/main/java/hudson/DNSMultiCast.java

  Log Message:
  ---
  Merge pull request #4037 from fcojfernandez/JENKINS-25369

[JENKINS-25369] Add Javadoc to new class


Compare: 
https://github.com/jenkinsci/jenkins/compare/86a27454e357...d464ce789e2a

-- 
You received this message because you are subscribed to the Google 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/86a274-d464ce%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/p4-plugin] 00dc98: BlueOcean: create POST call returns Job name.

2019-05-21 Thread Paul Allen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 00dc98414e5e954004a7e0c8143697d4dcd61648
  
https://github.com/jenkinsci/p4-plugin/commit/00dc98414e5e954004a7e0c8143697d4dcd61648
  Author: Paul Allen 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/swarmAPI/SwarmQueryAction.java
M src/test/java/org/jenkinsci/plugins/p4/SimpleTestServer.java

  Log Message:
  ---
  BlueOcean: create POST call returns Job name.


-- 
You received this message because you are subscribed to the Google 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/p4-plugin/push/refs/heads/master/a63ea0-00dc98%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 8f09ef: Add 2019-05-21 security advisory

2019-05-21 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 8f09eff782a7e79f786691ebeb394db0248dc7c1
  
https://github.com/jenkins-infra/jenkins.io/commit/8f09eff782a7e79f786691ebeb394db0248dc7c1
  Author: Daniel Beck 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
A content/security/advisory/2019-05-21.adoc

  Log Message:
  ---
  Add 2019-05-21 security advisory


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


[jenkinsci/pam-auth-plugin] a9d831: [SECURITY-1316]

2019-05-21 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pam-auth-plugin
  Commit: a9d8314706d6d7645e49f2c9607baa7758af29cd
  
https://github.com/jenkinsci/pam-auth-plugin/commit/a9d8314706d6d7645e49f2c9607baa7758af29cd
  Author: Daniel Beck 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M src/main/java/hudson/security/PAMSecurityRealm.java

  Log Message:
  ---
  [SECURITY-1316]


  Commit: 7585b3e795bbb87467ea9a3f5cc6e0beac7f900b
  
https://github.com/jenkinsci/pam-auth-plugin/commit/7585b3e795bbb87467ea9a3f5cc6e0beac7f900b
  Author: Daniel Beck 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pam-auth-1.5.1


  Commit: 9776c32682f3233327fdb76506800831b952b186
  
https://github.com/jenkinsci/pam-auth-plugin/commit/9776c32682f3233327fdb76506800831b952b186
  Author: Daniel Beck 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/pam-auth-plugin/compare/4d549cdb8e7c...9776c32682f3

-- 
You received this message because you are subscribed to the Google 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/pam-auth-plugin/push/refs/heads/master/4d549c-9776c3%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/credentials-plugin] 40d0b5: [SECURITY-1322]

2019-05-21 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: 40d0b5cc53c265b601ffaa4469310fad390a80fb
  
https://github.com/jenkinsci/credentials-plugin/commit/40d0b5cc53c265b601ffaa4469310fad390a80fb
  Author: Jeff Thompson 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M pom.xml
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages.properties
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages_de.properties
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages_fr.properties
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages_ja.properties
M 
src/test/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest.java
A 
src/test/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest/updateFolder.xml

  Log Message:
  ---
  [SECURITY-1322]

Co-Authored-By: Wadeck Follonier 


  Commit: 12db8fa1e35763936a698f6f4fcfdbb9aae70b4c
  
https://github.com/jenkinsci/credentials-plugin/commit/12db8fa1e35763936a698f6f4fcfdbb9aae70b4c
  Author: Jeff Thompson 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release credentials-2.1.19


  Commit: bd81d5759f60e2f90b733d6f877cb6959d5e7905
  
https://github.com/jenkinsci/credentials-plugin/commit/bd81d5759f60e2f90b733d6f877cb6959d5e7905
  Author: Jeff Thompson 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M pom.xml

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


  Commit: d8a429267babbf2440ffedd2fcb6cbae3d2103fd
  
https://github.com/jenkinsci/credentials-plugin/commit/d8a429267babbf2440ffedd2fcb6cbae3d2103fd
  Author: Daniel Beck 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
R 
src/main/resources/com/cloudbees/plugins/credentials/BaseCredentials/config_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsParameterDefinition/config_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsSelectHelper/WrappedCredentialsStore/credential_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsSelectHelper/WrappedCredentialsStore/dialog_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/CredentialsWrapper/delete_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/CredentialsWrapper/index_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/CredentialsWrapper/move_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/CredentialsWrapper/sidepanel_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/CredentialsWrapper/update_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/DomainWrapper/configure_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/DomainWrapper/index_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/DomainWrapper/newCredentials_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/DomainWrapper/sidepanel_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/action_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/index_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/CredentialsStoreAction/newDomain_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/GlobalCredentialsConfiguration/index_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/ViewCredentialsAction/action_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/ViewCredentialsAction/index_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/domains/HostnamePortSpecification/config_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/domains/HostnameSpecification/config_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/domains/PathSpecification/config_zh_CN.properties
R 
src/main/resources/com/cloudbees/plugins/credentials/impl/BaseStandardCredentials/id-and-description_zh_CN.properties
R src/main/resources/lib/credentials/domainCredentials_zh_CN.properties
M src/main/resources/lib/credentials/select.jelly

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/credentials-plugin


Compare: 

[jenkinsci/pam-auth-plugin] 68efc2: [SECURITY-1316]

2019-05-21 Thread Daniel Beck
  Branch: refs/heads/1.4.x
  Home:   https://github.com/jenkinsci/pam-auth-plugin
  Commit: 68efc22a1316da7f36e7451d3db3223c89a67f04
  
https://github.com/jenkinsci/pam-auth-plugin/commit/68efc22a1316da7f36e7451d3db3223c89a67f04
  Author: Daniel Beck 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M src/main/java/hudson/security/PAMSecurityRealm.java

  Log Message:
  ---
  [SECURITY-1316]


  Commit: 5b4a41db55457d4333f8d1754c3fe00ece6d0397
  
https://github.com/jenkinsci/pam-auth-plugin/commit/5b4a41db55457d4333f8d1754c3fe00ece6d0397
  Author: Daniel Beck 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pam-auth-1.4.1


  Commit: 445ca4e8e964ca6f64e671a7295311865debc475
  
https://github.com/jenkinsci/pam-auth-plugin/commit/445ca4e8e964ca6f64e671a7295311865debc475
  Author: Daniel Beck 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/pam-auth-plugin/compare/68efc22a1316%5E...445ca4e8e964

-- 
You received this message because you are subscribed to the Google 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/pam-auth-plugin/push/refs/heads/1.4.x/00-445ca4%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/credentials-plugin] 40d0b5: [SECURITY-1322]

2019-05-21 Thread Jeff Thompson
  Branch: refs/tags/credentials-2.1.19
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: 40d0b5cc53c265b601ffaa4469310fad390a80fb
  
https://github.com/jenkinsci/credentials-plugin/commit/40d0b5cc53c265b601ffaa4469310fad390a80fb
  Author: Jeff Thompson 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M pom.xml
M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages.properties
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages_de.properties
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages_fr.properties
M 
src/main/resources/com/cloudbees/plugins/credentials/impl/Messages_ja.properties
M 
src/test/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest.java
A 
src/test/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest/updateFolder.xml

  Log Message:
  ---
  [SECURITY-1322]

Co-Authored-By: Wadeck Follonier 


  Commit: 12db8fa1e35763936a698f6f4fcfdbb9aae70b4c
  
https://github.com/jenkinsci/credentials-plugin/commit/12db8fa1e35763936a698f6f4fcfdbb9aae70b4c
  Author: Jeff Thompson 
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release credentials-2.1.19


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/40d0b5cc53c2%5E...12db8fa1e357

-- 
You received this message because you are subscribed to the Google 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/credentials-plugin/push/refs/tags/credentials-2.1.19/00-3bfff2%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jms-messaging-plugin]

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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jms-messaging-plugin/push/refs/tags/jms-messaging-1.1.7/00-fb2149%40github.com.
For more options, visit https://groups.google.com/d/optout.


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

2019-05-21 Thread Scott Hebert
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jms-messaging-plugin
  Commit: 97174f99b9f1ca33168843179e104fe8dc4b4da5
  
https://github.com/jenkinsci/jms-messaging-plugin/commit/97174f99b9f1ca33168843179e104fe8dc4b4da5
  Author: Scott Hebert 
  Date:   2019-05-21 (Tue, 21 May 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/jms-messaging-plugin/push/refs/heads/master/dfef30-97174f%40github.com.
For more options, visit https://groups.google.com/d/optout.


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

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

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google 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/jms-messaging-plugin/push/refs/heads/master/2ce6eb-dfef30%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/basic-branch-build-strategies-plugin] e6d9da: [JENKINS-38552] Sync with branch-api to use lastSe...

2019-05-21 Thread Robert Sandell
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/basic-branch-build-strategies-plugin
  Commit: e6d9dae14263f9361e255d0530fe40670bc02649
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/e6d9dae14263f9361e255d0530fe40670bc02649
  Author: fbelz...@gmail.com 
  Date:   2019-04-12 (Fri, 12 Apr 2019)

  Changed paths:
M pom.xml
M 
src/main/java/jenkins/branch/buildstrategies/basic/AllBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/AnyBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/BranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/NoneBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/SkipInitialBuildOnFirstBranchIndexing.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl.java
M 
src/test/java/jenkins/branch/buildstrategies/basic/AllBranchBuildStrategyImplTest.java
M 
src/test/java/jenkins/branch/buildstrategies/basic/AnyBranchBuildStrategyImplTest.java
M 
src/test/java/jenkins/branch/buildstrategies/basic/BranchBuildStrategyImplTest.java
M 
src/test/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImplTest.java
M 
src/test/java/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImplTest.java
M 
src/test/java/jenkins/branch/buildstrategies/basic/NoneBranchBuildStrategyImplTest.java
M 
src/test/java/jenkins/branch/buildstrategies/basic/SkipInitialBuildOnFirstBranchIndexingTest.java
M 
src/test/java/jenkins/branch/buildstrategies/basic/TagBuildStrategyImplTest.java

  Log Message:
  ---
  [JENKINS-38552] Sync with branch-api to use lastSeenRevision + lastBuilt


  Commit: 12ef7fadf0acedde56750aaaf175a171f7941a08
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/12ef7fadf0acedde56750aaaf175a171f7941a08
  Author: fbelz...@gmail.com 
  Date:   2019-04-12 (Fri, 12 Apr 2019)

  Changed paths:
M 
src/main/java/jenkins/branch/buildstrategies/basic/AllBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/AnyBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/BranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/NoneBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/TagBuildStrategyImpl.java

  Log Message:
  ---
  [JENKINS-38552] Simplify the code


  Commit: 3bdf7ff1527a6ac3d95eec346165438a83fa93eb
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/3bdf7ff1527a6ac3d95eec346165438a83fa93eb
  Author: fbelz...@gmail.com 
  Date:   2019-04-12 (Fri, 12 Apr 2019)

  Changed paths:
M pom.xml
M 
src/test/java/jenkins/branch/buildstrategies/basic/SkipInitialBuildOnFirstBranchIndexingTest.java

  Log Message:
  ---
  [JENKINS-38552] Some minor changes


  Commit: e99959d5e37622fd3113a27fe91c64eafdd3eaef
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/e99959d5e37622fd3113a27fe91c64eafdd3eaef
  Author: fbelz...@gmail.com 
  Date:   2019-04-21 (Sun, 21 Apr 2019)

  Changed paths:
M CHANGES.adoc
M pom.xml
M 
src/main/java/jenkins/branch/buildstrategies/basic/AllBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/AnyBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/NoneBranchBuildStrategyImpl.java

  Log Message:
  ---
  Update to the master branch


  Commit: 09992a103f5c288bd21509c4ab9cc0e95fd70f05
  
https://github.com/jenkinsci/basic-branch-build-strategies-plugin/commit/09992a103f5c288bd21509c4ab9cc0e95fd70f05
  Author: fbelz...@gmail.com 
  Date:   2019-04-21 (Sun, 21 Apr 2019)

  Changed paths:
M pom.xml
M 
src/main/java/jenkins/branch/buildstrategies/basic/AllBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/AnyBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/BranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/ChangeRequestBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/NamedBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/NoneBranchBuildStrategyImpl.java
M 
src/main/java/jenkins/branch/buildstrategies/basic/SkipInitialBuildOnFirstBranchIndexing.java
M 

[jenkinsci/branch-api-plugin]

2019-05-21 Thread Robert Sandell
  Branch: refs/tags/branch-api-2.5.0
  Home:   https://github.com/jenkinsci/branch-api-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/branch-api-plugin/push/refs/tags/branch-api-2.5.0/00-7d86b0%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin] a21ed5: [maven-release-plugin] prepare for next developmen...

2019-05-21 Thread Robert Sandell
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: a21ed51a0f8383c114b3d7439ad8d21cf30083bb
  
https://github.com/jenkinsci/branch-api-plugin/commit/a21ed51a0f8383c114b3d7439ad8d21cf30083bb
  Author: rsandell 
  Date:   2019-05-21 (Tue, 21 May 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/branch-api-plugin/push/refs/heads/master/2c056b-a21ed5%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-name-setter-plugin]

2019-05-21 Thread Damian Szczepanik
  Branch: refs/heads/fix
  Home:   https://github.com/jenkinsci/build-name-setter-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/build-name-setter-plugin/push/refs/heads/fix/c802a1-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-name-setter-plugin] c802a1: Skip when macro could not be evaluated

2019-05-21 Thread Damian Szczepanik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-name-setter-plugin
  Commit: c802a1d0c29672a246c95f29e6f0377b07435b6f
  
https://github.com/jenkinsci/build-name-setter-plugin/commit/c802a1d0c29672a246c95f29e6f0377b07435b6f
  Author: Damian Szczepanik 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/buildnamesetter/Executor.java
M src/main/java/org/jenkinsci/plugins/pipeline/BuildDescriptionStep.java
M src/main/java/org/jenkinsci/plugins/pipeline/BuildNameStep.java

  Log Message:
  ---
  Skip when macro could not be evaluated

Issue #39


  Commit: bd02cf1818810aa69eebfd249536a0a9d5063c1f
  
https://github.com/jenkinsci/build-name-setter-plugin/commit/bd02cf1818810aa69eebfd249536a0a9d5063c1f
  Author: Damian Szczepanik 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/buildnamesetter/Executor.java
M src/main/java/org/jenkinsci/plugins/pipeline/BuildDescriptionStep.java
M src/main/java/org/jenkinsci/plugins/pipeline/BuildNameStep.java

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

Unrecognized macro does not stop the build

Issue #39


Compare: 
https://github.com/jenkinsci/build-name-setter-plugin/compare/95caf1c8e71b...bd02cf181881

-- 
You received this message because you are subscribed to the Google 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/build-name-setter-plugin/push/refs/heads/master/95caf1-bd02cf%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/oracle-cloud-infrastructure-compute-plugin] 3dcc96: Update default values of timeouts

2019-05-21 Thread Andrey Adnreyev
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin
  Commit: 3dcc96bbf9cdcc106e5e57ab9665ad433de8657f
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/3dcc96bbf9cdcc106e5e57ab9665ad433de8657f
  Author: AndreyAdnreyev 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.jelly
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-sshConnectTimeoutSeconds.html
M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-startTimeoutSeconds.html

  Log Message:
  ---
  Update default values of timeouts


  Commit: 0e40fb42282ccbe0c94859cc26ca5f2fac9cf543
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/0e40fb42282ccbe0c94859cc26ca5f2fac9cf543
  Author: AndreyAdnreyev 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java
M 
src/test/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplateUnitTest.java

  Log Message:
  ---
  Remove unused methods


Compare: 
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/compare/755eccd0ee8b...0e40fb42282c

-- 
You received this message because you are subscribed to the Google 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/oracle-cloud-infrastructure-compute-plugin/push/refs/heads/master/755ecc-0e40fb%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/update-center2] 61372f: Add warnings for 2019-05-21 security advisory

2019-05-21 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 61372fe81c23f8f8cb033436ec3ae09e1e2b282e
  
https://github.com/jenkins-infra/update-center2/commit/61372fe81c23f8f8cb033436ec3ae09e1e2b282e
  Author: Daniel Beck 
  Date:   2019-05-21 (Tue, 21 May 2019)

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

  Log Message:
  ---
  Add warnings for 2019-05-21 security advisory


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


[jenkinsci/branch-api-plugin] 2c056b: [maven-release-plugin] prepare release branch-api-...

2019-05-21 Thread Robert Sandell
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 2c056b131721fc037a05adc7e9eb8ed45fa1ad48
  
https://github.com/jenkinsci/branch-api-plugin/commit/2c056b131721fc037a05adc7e9eb8ed45fa1ad48
  Author: rsandell 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release branch-api-2.5.0


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


[jenkinsci/pam-auth-plugin]

2019-05-21 Thread Daniel Beck
  Branch: refs/tags/pam-auth-1.5.1
  Home:   https://github.com/jenkinsci/pam-auth-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/pam-auth-plugin/push/refs/tags/pam-auth-1.5.1/00-324eca%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pam-auth-plugin]

2019-05-21 Thread Daniel Beck
  Branch: refs/tags/pam-auth-1.4.1
  Home:   https://github.com/jenkinsci/pam-auth-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/pam-auth-plugin/push/refs/tags/pam-auth-1.4.1/00-657420%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 566c2a: Include better instructions for enabling autoscali...

2019-05-21 Thread Ian
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 566c2ad484b6dd34ac0b707f129959967b3b657e
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/566c2ad484b6dd34ac0b707f129959967b3b657e
  Author: Ian 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Include better instructions for enabling autoscaling (#56)

* Include better instructions for enabling autoscaling 
https://stackoverflow.com/a/52818902/2063546


-- 
You received this message because you are subscribed to the Google 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/ec2-fleet-plugin/push/refs/heads/master/5a3018-566c2a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/swarm-plugin] 0f07ed: Bump Jenkins version to latest 2.60 LTS release

2019-05-21 Thread Basil Crow
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 0f07ed12aef81b9ce33d758f687811f91ab54cd0
  
https://github.com/jenkinsci/swarm-plugin/commit/0f07ed12aef81b9ce33d758f687811f91ab54cd0
  Author: Basil Crow 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump Jenkins version to latest 2.60 LTS release


  Commit: 8bffbf3561a70cb085c38ccf577636d6c9597ec9
  
https://github.com/jenkinsci/swarm-plugin/commit/8bffbf3561a70cb085c38ccf577636d6c9597ec9
  Author: Basil Crow 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M client/pom.xml

  Log Message:
  ---
  Add pluginRepositories section to client POM


  Commit: 4bd1cb6d5284ff52ca609131b1ee31a22ee54714
  
https://github.com/jenkinsci/swarm-plugin/commit/4bd1cb6d5284ff52ca609131b1ee31a22ee54714
  Author: Basil Crow 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M plugin/pom.xml

  Log Message:
  ---
  Update developer list


  Commit: 2f517da5e4194c12ca5326e7d2a5a6eb6a5f309e
  
https://github.com/jenkinsci/swarm-plugin/commit/2f517da5e4194c12ca5326e7d2a5a6eb6a5f309e
  Author: Basil Crow 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update parent POM


  Commit: f9ff901d481ff351d9ed69886d2212263d8cc8cc
  
https://github.com/jenkinsci/swarm-plugin/commit/f9ff901d481ff351d9ed69886d2212263d8cc8cc
  Author: Basil Crow 
  Date:   2019-05-21 (Tue, 21 May 2019)

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

  Log Message:
  ---
  Merge pull request #87 from basil/pom

POM updates


Compare: 
https://github.com/jenkinsci/swarm-plugin/compare/fde23f8ac4f3...f9ff901d481f

-- 
You received this message because you are subscribed to the Google 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/swarm-plugin/push/refs/heads/master/fde23f-f9ff90%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 2a3a4f: [maven-release-plugin] prepare for next developmen...

2019-05-21 Thread Chad Schmutzer
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 2a3a4f50e00ee0dec9a64a0c1b359b7122590025
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/2a3a4f50e00ee0dec9a64a0c1b359b7122590025
  Author: Chad Schmutzer (schmutze@) 
  Date:   2019-05-21 (Tue, 21 May 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/ec2-fleet-plugin/push/refs/heads/master/5e46ee-2a3a4f%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-05-21 Thread Chad Schmutzer
  Branch: refs/tags/ec2-fleet-1.2.1
  Home:   https://github.com/jenkinsci/ec2-fleet-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/ec2-fleet-plugin/push/refs/tags/ec2-fleet-1.2.1/00-5c80b1%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 5e46ee: [maven-release-plugin] prepare release ec2-fleet-1...

2019-05-21 Thread Chad Schmutzer
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 5e46ee1c174cb02a472afd6c6a59762b352ef68f
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/5e46ee1c174cb02a472afd6c6a59762b352ef68f
  Author: Chad Schmutzer (schmutze@) 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-fleet-1.2.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/ec2-fleet-plugin/push/refs/heads/master/566c2a-5e46ee%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/swarm-plugin] c0e44a: Add integration tests for both Freestyle and Pipel...

2019-05-21 Thread Basil Crow
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: c0e44ac605af4ba22e05d3da989bc7f7be19bf31
  
https://github.com/jenkinsci/swarm-plugin/commit/c0e44ac605af4ba22e05d3da989bc7f7be19bf31
  Author: Basil Crow 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M plugin/pom.xml
A plugin/src/test/java/hudson/plugins/swarm/PipelineJobTest.java
A plugin/src/test/java/hudson/plugins/swarm/SwarmClientIntegrationTest.java
A plugin/src/test/java/hudson/plugins/swarm/test/ProcessDestroyer.java
A plugin/src/test/java/hudson/plugins/swarm/test/TestUtils.java

  Log Message:
  ---
  Add integration tests for both Freestyle and Pipeline jobs (#81)


-- 
You received this message because you are subscribed to the Google 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/swarm-plugin/push/refs/heads/master/5ac84e-c0e44a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/swarm-plugin] b90cee: Update README (#88)

2019-05-21 Thread Basil Crow
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: b90ceee38a89a1cae135304cf449e0b9aaad3515
  
https://github.com/jenkinsci/swarm-plugin/commit/b90ceee38a89a1cae135304cf449e0b9aaad3515
  Author: Basil Crow 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README (#88)


-- 
You received this message because you are subscribed to the Google 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/swarm-plugin/push/refs/heads/master/f9ff90-b90cee%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/swarm-plugin]

2019-05-21 Thread Basil Crow
  Branch: refs/tags/swarm-plugin-3.16
  Home:   https://github.com/jenkinsci/swarm-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/swarm-plugin/push/refs/tags/swarm-plugin-3.16/00-54cc0c%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/swarm-plugin] 5ac84e: [maven-release-plugin] prepare for next developmen...

2019-05-21 Thread Basil Crow
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 5ac84ed34178df17674a698c72a6e1cf3107c704
  
https://github.com/jenkinsci/swarm-plugin/commit/5ac84ed34178df17674a698c72a6e1cf3107c704
  Author: Basil Crow 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M client/pom.xml
M plugin/pom.xml
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/swarm-plugin/push/refs/heads/master/24227e-5ac84e%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/swarm-plugin] 24227e: [maven-release-plugin] prepare release swarm-plugi...

2019-05-21 Thread Basil Crow
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 24227ed20e6a4dc0b180be9976d9de565b67fb34
  
https://github.com/jenkinsci/swarm-plugin/commit/24227ed20e6a4dc0b180be9976d9de565b67fb34
  Author: Basil Crow 
  Date:   2019-05-21 (Tue, 21 May 2019)

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

  Log Message:
  ---
  [maven-release-plugin] prepare release swarm-plugin-3.16


-- 
You received this message because you are subscribed to the Google 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/swarm-plugin/push/refs/heads/master/b90cee-24227e%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jackson2-api-plugin] 8bccdc: Update to parent pom 3.43

2019-05-21 Thread Matt Sicker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jackson2-api-plugin
  Commit: 8bccdc0eeab9019a48e3a2858aa9f0db1a23bc16
  
https://github.com/jenkinsci/jackson2-api-plugin/commit/8bccdc0eeab9019a48e3a2858aa9f0db1a23bc16
  Author: Matt Sicker 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to parent pom 3.43


  Commit: bd14987324120bdb7518f1e2dea7530e66cdad54
  
https://github.com/jenkinsci/jackson2-api-plugin/commit/bd14987324120bdb7518f1e2dea7530e66cdad54
  Author: Matt Sicker 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to Jackson 2.9.9

https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.9

Notably, this includes a fix for CVE-2019-12086. See
https://github.com/FasterXML/jackson-databind/issues/2326 for details.


  Commit: 7150e766ed883962cf0a7c0ed86088366ebd420e
  
https://github.com/jenkinsci/jackson2-api-plugin/commit/7150e766ed883962cf0a7c0ed86088366ebd420e
  Author: Matt Sicker 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #13 from jvz/jackson-2.9.9

Update to Jackson 2.9.9


Compare: 
https://github.com/jenkinsci/jackson2-api-plugin/compare/18f6e81352ca...7150e766ed88

-- 
You received this message because you are subscribed to the Google 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/jackson2-api-plugin/push/refs/heads/master/18f6e8-7150e7%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jackson2-api-plugin] aae9bb: [maven-release-plugin] prepare release jackson2-ap...

2019-05-21 Thread Matt Sicker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jackson2-api-plugin
  Commit: aae9bbe481ea4aaca28e69fd5c202cb906cb55c4
  
https://github.com/jenkinsci/jackson2-api-plugin/commit/aae9bbe481ea4aaca28e69fd5c202cb906cb55c4
  Author: Matt Sicker 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jackson2-api-2.9.9


-- 
You received this message because you are subscribed to the Google 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/jackson2-api-plugin/push/refs/heads/master/7150e7-aae9bb%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jackson2-api-plugin]

2019-05-21 Thread Matt Sicker
  Branch: refs/tags/jackson2-api-2.9.9
  Home:   https://github.com/jenkinsci/jackson2-api-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/jackson2-api-plugin/push/refs/tags/jackson2-api-2.9.9/00-78acd3%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jackson2-api-plugin] 13bf96: [maven-release-plugin] prepare for next developmen...

2019-05-21 Thread Matt Sicker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jackson2-api-plugin
  Commit: 13bf966871e51f7f3f1409fa146353d54fe25050
  
https://github.com/jenkinsci/jackson2-api-plugin/commit/13bf966871e51f7f3f1409fa146353d54fe25050
  Author: Matt Sicker 
  Date:   2019-05-21 (Tue, 21 May 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/jackson2-api-plugin/push/refs/heads/master/aae9bb-13bf96%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/calendar-view-plugin] 879478: chore(package): update @babel/core to version 7.4.5

2019-05-21 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/monorepo.babel7-20190521175803
  Home:   https://github.com/jenkinsci/calendar-view-plugin
  Commit: 8794789731dc5c18107b55ca2137eb363e854251
  
https://github.com/jenkinsci/calendar-view-plugin/commit/8794789731dc5c18107b55ca2137eb363e854251
  Author: greenkeeper[bot] 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update @babel/core to version 7.4.5


  Commit: 6252eff7ad30233454278dcc0e0eb46de0cbfe05
  
https://github.com/jenkinsci/calendar-view-plugin/commit/6252eff7ad30233454278dcc0e0eb46de0cbfe05
  Author: greenkeeper[bot] 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update @babel/preset-env to version 7.4.5


  Commit: b5274687add68008133304e0bcf6dadbfb97dd3a
  
https://github.com/jenkinsci/calendar-view-plugin/commit/b5274687add68008133304e0bcf6dadbfb97dd3a
  Author: greenkeeper[bot] 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update @babel/register to version 7.4.4


  Commit: 0ddaa61ee31c55755e10b64ee9954ed8c57b82ac
  
https://github.com/jenkinsci/calendar-view-plugin/commit/0ddaa61ee31c55755e10b64ee9954ed8c57b82ac
  Author: greenkeeper[bot] 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M package-lock.json

  Log Message:
  ---
  chore(package): update lockfile package-lock.json


Compare: 
https://github.com/jenkinsci/calendar-view-plugin/compare/8794789731dc%5E...0ddaa61ee31c

-- 
You received this message because you are subscribed to the Google 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/calendar-view-plugin/push/refs/heads/greenkeeper/monorepo.babel7-20190521175803/00-0ddaa6%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-display-url-plugin] b1e5b0: Update all the dependancies

2019-05-21 Thread Gavin Mogan
  Branch: refs/heads/upgrade-all-plugins
  Home:   https://github.com/jenkinsci/blueocean-display-url-plugin
  Commit: b1e5b0027d42c09019d36b88ba1622bfc01a026a
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/b1e5b0027d42c09019d36b88ba1622bfc01a026a
  Author: Gavin Mogan 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update all the dependancies


-- 
You received this message because you are subscribed to the Google 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/upgrade-all-plugins/00-b1e5b0%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/calendar-view-plugin]

2019-05-21 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/monorepo.babel7-20190521175803
  Home:   https://github.com/jenkinsci/calendar-view-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/calendar-view-plugin/push/refs/heads/greenkeeper/monorepo.babel7-20190521175803/0ddaa6-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-display-url-plugin] 64c84a: release-drafter

2019-05-21 Thread Gavin Mogan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-display-url-plugin
  Commit: 64c84ad5299bfb493352c376cc36c1b3fc99fda7
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/64c84ad5299bfb493352c376cc36c1b3fc99fda7
  Author: Gavin Mogan 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
A .github/release-drafter.yml

  Log Message:
  ---
  release-drafter


  Commit: dfd8e87ac208f3b3c5f88e104e63f3552242c75e
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/dfd8e87ac208f3b3c5f88e104e63f3552242c75e
  Author: Gavin Mogan 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M .gitignore

  Log Message:
  ---
  ignore work/ directory


Compare: 
https://github.com/jenkinsci/blueocean-display-url-plugin/compare/d6515117712c...dfd8e87ac208

-- 
You received this message because you are subscribed to the Google 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/master/d65151-dfd8e8%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/vectorcast-execution-plugin] d43f3a: Updates for using external CCS and slightly differ...

2019-05-21 Thread Tim Schneider
  Branch: refs/heads/junit
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: d43f3a973fbb1f5769c1820ade9a06042c22afbd
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/d43f3a973fbb1f5769c1820ade9a06042c22afbd
  Author: Tim Schneider 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_qa_results_xml.py
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Updates for using external CCS and slightly different way to get fail 
execution reports


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/vectorcast-execution-plugin/push/refs/heads/junit/78c255-d43f3a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-name-setter-plugin] c54b91: [maven-release-plugin] prepare for next developmen...

2019-05-21 Thread Damian Szczepanik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-name-setter-plugin
  Commit: c54b915137a32b818d3bd622064e39dc88381b6e
  
https://github.com/jenkinsci/build-name-setter-plugin/commit/c54b915137a32b818d3bd622064e39dc88381b6e
  Author: Damian Szczepanik 
  Date:   2019-05-21 (Tue, 21 May 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/build-name-setter-plugin/push/refs/heads/master/296ef4-c54b91%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-name-setter-plugin] 296ef4: [maven-release-plugin] prepare release build-name-...

2019-05-21 Thread Damian Szczepanik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-name-setter-plugin
  Commit: 296ef45d66c90e0d2c8256056a7263025914c309
  
https://github.com/jenkinsci/build-name-setter-plugin/commit/296ef45d66c90e0d2c8256056a7263025914c309
  Author: Damian Szczepanik 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release build-name-setter-2.0.1


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


[jenkinsci/swarm-plugin] 1ef058: Reorder modifiers to conform to JLS recommendation...

2019-05-21 Thread xuejiangtao
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 1ef058f9afa502f8874ec8d17685a27a689edfd9
  
https://github.com/jenkinsci/swarm-plugin/commit/1ef058f9afa502f8874ec8d17685a27a689edfd9
  Author: xuejiangtao <779480...@qq.com>
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M client/src/main/java/hudson/plugins/swarm/SwarmClient.java

  Log Message:
  ---
  Reorder modifiers to conform to JLS recommendations (#86)


-- 
You received this message because you are subscribed to the Google 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/swarm-plugin/push/refs/heads/master/c0e44a-1ef058%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/build-name-setter-plugin]

2019-05-21 Thread Damian Szczepanik
  Branch: refs/tags/build-name-setter-2.0.1
  Home:   https://github.com/jenkinsci/build-name-setter-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/build-name-setter-plugin/push/refs/tags/build-name-setter-2.0.1/00-693ac7%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-display-url-plugin] 64c84a: release-drafter

2019-05-21 Thread Gavin Mogan
  Branch: refs/heads/upgrade-all-plugins
  Home:   https://github.com/jenkinsci/blueocean-display-url-plugin
  Commit: 64c84ad5299bfb493352c376cc36c1b3fc99fda7
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/64c84ad5299bfb493352c376cc36c1b3fc99fda7
  Author: Gavin Mogan 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
A .github/release-drafter.yml

  Log Message:
  ---
  release-drafter


  Commit: dfd8e87ac208f3b3c5f88e104e63f3552242c75e
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/dfd8e87ac208f3b3c5f88e104e63f3552242c75e
  Author: Gavin Mogan 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M .gitignore

  Log Message:
  ---
  ignore work/ directory


  Commit: 9d4826e033509133b83ef38be23eb015f4e00798
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/9d4826e033509133b83ef38be23eb015f4e00798
  Author: Gavin Mogan 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
A .github/release-drafter.yml
M .gitignore

  Log Message:
  ---
  Merge branch 'master' into upgrade-all-plugins


  Commit: e668d120ae89df9d9cc0e7655a0e8ea358a6457f
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/e668d120ae89df9d9cc0e7655a0e8ea358a6457f
  Author: Gavin Mogan 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/blueoceandisplayurl/BlueOceanDisplayURLImplTest.java

  Log Message:
  ---
  Remove unused imports


Compare: 
https://github.com/jenkinsci/blueocean-display-url-plugin/compare/b1e5b0027d42...e668d120ae89

-- 
You received this message because you are subscribed to the Google 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/upgrade-all-plugins/b1e5b0-e668d1%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-display-url-plugin] 5ffb3f: use default build env stuff

2019-05-21 Thread Gavin Mogan
  Branch: refs/heads/upgrade-all-plugins
  Home:   https://github.com/jenkinsci/blueocean-display-url-plugin
  Commit: 5ffb3f4d708092d907ee82f3a60463bd8de7
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/5ffb3f4d708092d907ee82f3a60463bd8de7
  Author: Gavin Mogan 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  use default build env stuff


-- 
You received this message because you are subscribed to the Google 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/upgrade-all-plugins/e668d1-5ffb3f%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-display-url-plugin] 6f60e3: Update all the dependencies (#14)

2019-05-21 Thread Gavin Mogan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-display-url-plugin
  Commit: 6f60e39e543507b98055b0d7ec82dd4215efb0f8
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/6f60e39e543507b98055b0d7ec82dd4215efb0f8
  Author: Gavin Mogan 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M Jenkinsfile
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/blueoceandisplayurl/BlueOceanDisplayURLImplTest.java

  Log Message:
  ---
  Update all the dependencies (#14)

* Update all the dependancies

* Remove unused imports

* use default build env stuff


-- 
You received this message because you are subscribed to the Google 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/master/dfd8e8-6f60e3%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-display-url-plugin] 472577: Rename README to README.md

2019-05-21 Thread Gavin Mogan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-display-url-plugin
  Commit: 472577784e398c6ac1e0f48f22dc616425f72431
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/472577784e398c6ac1e0f48f22dc616425f72431
  Author: Gavin Mogan 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
R README
A README.md

  Log Message:
  ---
  Rename README to README.md


-- 
You received this message because you are subscribed to the Google 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/master/6f60e3-472577%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-display-url-plugin] 67dd0a: Update README.md

2019-05-21 Thread Gavin Mogan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-display-url-plugin
  Commit: 67dd0a508000f86bb8ffe6f22bd67460f9cbe8cf
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/67dd0a508000f86bb8ffe6f22bd67460f9cbe8cf
  Author: Gavin Mogan 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


-- 
You received this message because you are subscribed to the Google 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/master/472577-67dd0a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-display-url-plugin]

2019-05-21 Thread Gavin Mogan
  Branch: refs/heads/upgrade-all-plugins
  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/upgrade-all-plugins/5ffb3f-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-display-url-plugin] 9babf3: [maven-release-plugin] prepare for next developmen...

2019-05-21 Thread Gavin Mogan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-display-url-plugin
  Commit: 9babf349cff3053a0e7fe971bb98750bb005198e
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/9babf349cff3053a0e7fe971bb98750bb005198e
  Author: Gavin Mogan 
  Date:   2019-05-21 (Tue, 21 May 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/blueocean-display-url-plugin/push/refs/heads/master/ace28d-9babf3%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/blueocean-display-url-plugin] ace28d: [maven-release-plugin] prepare release blueocean-d...

2019-05-21 Thread Gavin Mogan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blueocean-display-url-plugin
  Commit: ace28d74ce02f6c93275236d5093293cde7a5ea0
  
https://github.com/jenkinsci/blueocean-display-url-plugin/commit/ace28d74ce02f6c93275236d5093293cde7a5ea0
  Author: Gavin Mogan 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release blueocean-display-url-2.3.0


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


[jenkinsci/blueocean-display-url-plugin]

2019-05-21 Thread Gavin Mogan
  Branch: refs/tags/blueocean-display-url-2.3.0
  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/tags/blueocean-display-url-2.3.0/00-4bd73a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/anchore-container-scanner-plugin] 3ab736: Add support for Anchore Engine force and autosubsc...

2019-05-21 Thread Swathi Gangisetty
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/anchore-container-scanner-plugin
  Commit: 3ab7360958020ddc11558b42f6939c46c58e4762
  
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/3ab7360958020ddc11558b42f6939c46c58e4762
  Author: Swathi Gangisetty 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M src/main/java/com/anchore/jenkins/plugins/anchore/AnchoreBuilder.java
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildConfig.java
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java
M 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/config.jelly
A 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-autoSubscribeTag.html
A 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-force.html

  Log Message:
  ---
  Add support for Anchore Engine force and autosubscribe flags when submitting 
images for analysis

Signed-off-by: Swathi Gangisetty 


  Commit: 7f18d7e97294b89339a39825e628f7d7c8f5d535
  
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/7f18d7e97294b89339a39825e628f7d7c8f5d535
  Author: Swathi Gangisetty 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M 
src/main/java/com/anchore/jenkins/plugins/anchore/AnchoreProjectAction.java

  Log Message:
  ---
  javadoc to appease compile time warning

Signed-off-by: Swathi Gangisetty 


  Commit: ed07cd94d93f5e3fbf7cd859a1aa54d12f63c631
  
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/ed07cd94d93f5e3fbf7cd859a1aa54d12f63c631
  Author: Swathi Gangisetty 
  Date:   2019-05-21 (Tue, 21 May 2019)

  Changed paths:
M src/main/java/com/anchore/jenkins/plugins/anchore/AnchoreBuilder.java
M 
src/main/java/com/anchore/jenkins/plugins/anchore/AnchoreProjectAction.java
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildConfig.java
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java
M 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/config.jelly
A 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-autoSubscribeTag.html
A 
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-force.html

  Log Message:
  ---
  Merge pull request #4 from nightfurys/forceflag

Support for Anchore Engine force and autosubscribe options while submitting 
images for analysis


Compare: 
https://github.com/jenkinsci/anchore-container-scanner-plugin/compare/db10df5a568b...ed07cd94d93f

-- 
You received this message because you are subscribed to the Google 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/anchore-container-scanner-plugin/push/refs/heads/master/db10df-ed07cd%40github.com.
For more options, visit https://groups.google.com/d/optout.