[jenkinsci/hpe-application-automation-tools-plugin] 288868: [maven-release-plugin] prepare for next developmen...

2019-08-19 Thread Daniel Gront
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 288868338126f47badfd6ba3a5db949d84c59b08
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/288868338126f47badfd6ba3a5db949d84c59b08
  Author: Daniel Gront 
  Date:   2019-08-19 (Mon, 19 Aug 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/hpe-application-automation-tools-plugin/push/refs/heads/latest/f328b3-288868%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin]

2019-08-19 Thread Daniel Gront
  Branch: refs/tags/micro-focus-application-automation-tools-plugin-5.8.6-beta
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-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/hpe-application-automation-tools-plugin/push/refs/tags/micro-focus-application-automation-tools-plugin-5.8.6-beta/00-310926%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] f328b3: [maven-release-plugin] prepare release micro-focus...

2019-08-19 Thread Daniel Gront
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: f328b3ca4f9fdf968544ef11ab4c55db3f56520b
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/f328b3ca4f9fdf968544ef11ab4c55db3f56520b
  Author: Daniel Gront 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
micro-focus-application-automation-tools-plugin-5.8.6-beta


-- 
You received this message because you are subscribed to the Google 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/hpe-application-automation-tools-plugin/push/refs/heads/latest/aa0ef4-f328b3%40github.com.


[jenkinsci/kubernetes-cd-plugin]

2019-08-19 Thread Jie Shen
  Branch: refs/tags/kubernetes-cd-2.1.0
  Home:   https://github.com/jenkinsci/kubernetes-cd-plugin

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


[jenkinsci/kubernetes-cd-plugin] 4fc5df: delete resource support

2019-08-19 Thread Jie Shen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-cd-plugin
  Commit: 4fc5dfe8f70fb72351e39d154aae092b3293dea6
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/4fc5dfe8f70fb72351e39d154aae092b3293dea6
  Author: runzexia 
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
M 
src/main/java/com/microsoft/jenkins/kubernetes/KubernetesDeployContext.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/command/DeploymentCommand.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/KubernetesClientWrapper.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1beta1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1beta2ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V2alpha1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V2beta1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V2beta2ResourceManager.java
M 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/config.jelly
M 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/config.properties
A 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/help-deleteResource.html
M 
src/main/resources/com/microsoft/jenkins/kubernetes/wrapper/Messages.properties

  Log Message:
  ---
  delete resource support

Signed-off-by: runzexia 


  Commit: 1a59befbd151ea2b90e212b194b549159af89da8
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/1a59befbd151ea2b90e212b194b549159af89da8
  Author: runzexia 
  Date:   2019-08-17 (Sat, 17 Aug 2019)

  Changed paths:
M 
src/main/java/com/microsoft/jenkins/kubernetes/command/DeploymentCommand.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/KubernetesClientWrapper.java

  Log Message:
  ---
  refactor code

Signed-off-by: runzexia 


  Commit: 37d6ae97cba2c29903ff63ee6ab747e1ca43b24f
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/37d6ae97cba2c29903ff63ee6ab747e1ca43b24f
  Author: runzexia 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/config.properties

  Log Message:
  ---
  fix comment


  Commit: b8cbbbf57d98d9a65ac1b6dd13ab5ff736771f91
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/b8cbbbf57d98d9a65ac1b6dd13ab5ff736771f91
  Author: Jie Shen 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M 
src/main/java/com/microsoft/jenkins/kubernetes/KubernetesDeployContext.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/command/DeploymentCommand.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/KubernetesClientWrapper.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1beta1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1beta2ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V2alpha1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V2beta1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V2beta2ResourceManager.java
M 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/config.jelly
M 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/config.properties
A 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/help-deleteResource.html
M 
src/main/resources/com/microsoft/jenkins/kubernetes/wrapper/Messages.properties

  Log Message:
  ---
  Merge pull request #98 from runzexia/delete-resource

Support Delete resource


  Commit: 8db5889c1d6297cff19a66859db7c19b72c0bb6b
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/8db5889c1d6297cff19a66859db7c19b72c0bb6b
  Author: Jie Shen 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Add changelog for version 2.1.0


  Commit: afe67443a51dba31a9cf1072ce2a8c2b9c7814a4
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/afe67443a51dba31a9cf1072ce2a8c2b9c7814a4
  Author: Jie Shen 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/kubernetes-cd-plugin/compare/0a947914b17b...afe67443a51d

-- 
You received this message because you are subscribed to the Google Groups 

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

2019-08-19 Thread Jie Shen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-cd-plugin
  Commit: 9058a92025c2a38f522489d86d224706a9fc87dd
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/9058a92025c2a38f522489d86d224706a9fc87dd
  Author: Jie Shen 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/kubernetes-cd-plugin] 8db588: Add changelog for version 2.1.0

2019-08-19 Thread Jie Shen
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/kubernetes-cd-plugin
  Commit: 8db5889c1d6297cff19a66859db7c19b72c0bb6b
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/8db5889c1d6297cff19a66859db7c19b72c0bb6b
  Author: Jie Shen 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Add changelog for version 2.1.0


  Commit: afe67443a51dba31a9cf1072ce2a8c2b9c7814a4
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/afe67443a51dba31a9cf1072ce2a8c2b9c7814a4
  Author: Jie Shen 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

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


  Commit: 9058a92025c2a38f522489d86d224706a9fc87dd
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/9058a92025c2a38f522489d86d224706a9fc87dd
  Author: Jie Shen 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/kubernetes-cd-plugin/compare/b8cbbbf57d98...9058a92025c2

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


[jenkinsci/remoting-kafka-plugin] 7cb26c: Add JaCoCo

2019-08-19 Thread Andrey Falko
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting-kafka-plugin
  Commit: 7cb26ccf5ef5177b0bc4fbf91c7356fa1dad8163
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/7cb26ccf5ef5177b0bc4fbf91c7356fa1dad8163
  Author: Nguyen Le Vu Long 
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
M agent/pom.xml
A code-coverage/pom.xml
M kafka-client-lib/pom.xml
M plugin/pom.xml
M pom.xml

  Log Message:
  ---
  Add JaCoCo


  Commit: 61c54e6eb7cbe402bbf861270c9d4149475d5ff6
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/61c54e6eb7cbe402bbf861270c9d4149475d5ff6
  Author: Nguyen Le Vu Long 
  Date:   2019-08-16 (Fri, 16 Aug 2019)

  Changed paths:
M plugin/pom.xml
M 
plugin/src/main/java/io/jenkins/plugins/remotingkafka/GlobalKafkaConfiguration.java
M 
plugin/src/test/java/io/jenkins/plugins/remotingkafka/GlobalKafkaConfigurationTest.java
M 
plugin/src/test/java/io/jenkins/plugins/remotingkafka/KafkaKubernetesCloudTest.java
M 
plugin/src/test/java/io/jenkins/plugins/remotingkafka/KubernetesQueryTest.java
A 
plugin/src/test/resources/io/jenkins/plugins/remotingkafka/kubernetes/kafka-service.yaml
A 
plugin/src/test/resources/io/jenkins/plugins/remotingkafka/kubernetes/kafka-statefulset.yaml
A 
plugin/src/test/resources/io/jenkins/plugins/remotingkafka/kubernetes/zookeeper.yaml

  Log Message:
  ---
  Update integration tests


  Commit: 0b4ca79c15bdd63c4c397725ecd80f7c14e29679
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/0b4ca79c15bdd63c4c397725ecd80f7c14e29679
  Author: Nguyen Le Vu Long 
  Date:   2019-08-16 (Fri, 16 Aug 2019)

  Changed paths:
M 
plugin/src/test/java/io/jenkins/plugins/remotingkafka/GlobalKafkaConfigurationTest.java
M 
plugin/src/test/java/io/jenkins/plugins/remotingkafka/KafkaKubernetesCloudTest.java

  Log Message:
  ---
  Fix testProvisionCreateThenTerminatePod test


  Commit: cc0c63ca9bdcf9661af2b18da97580d7066862bd
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/cc0c63ca9bdcf9661af2b18da97580d7066862bd
  Author: Nguyen Le Vu Long 
  Date:   2019-08-16 (Fri, 16 Aug 2019)

  Changed paths:
R 
kafka-client-lib/src/main/java/io/jenkins/plugins/remotingkafka/KafkaProducerClient.java
M 
kafka-client-lib/src/main/java/io/jenkins/plugins/remotingkafka/KafkaUtils.java
M 
plugin/src/test/java/io/jenkins/plugins/remotingkafka/KafkaKubernetesCloudTest.java

  Log Message:
  ---
  Remove KafkaProducerClient


  Commit: 90bf6c363fcb7840464200ac5f7d9ed5c407f2c6
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/90bf6c363fcb7840464200ac5f7d9ed5c407f2c6
  Author: Nguyen Le Vu Long 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M 
plugin/src/test/java/io/jenkins/plugins/remotingkafka/KafkaKubernetesCloudTest.java

  Log Message:
  ---
  Poll for pod creation in testProvisionCreateThenTerminatePod


  Commit: cde56caf2e3023b9de35953ba39ee2f8ec4e913e
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/cde56caf2e3023b9de35953ba39ee2f8ec4e913e
  Author: Andrey Falko 
  Date:   2019-08-18 (Sun, 18 Aug 2019)

  Changed paths:
M agent/pom.xml
A code-coverage/pom.xml
M kafka-client-lib/pom.xml
R 
kafka-client-lib/src/main/java/io/jenkins/plugins/remotingkafka/KafkaProducerClient.java
M 
kafka-client-lib/src/main/java/io/jenkins/plugins/remotingkafka/KafkaUtils.java
M plugin/pom.xml
M 
plugin/src/main/java/io/jenkins/plugins/remotingkafka/GlobalKafkaConfiguration.java
M 
plugin/src/test/java/io/jenkins/plugins/remotingkafka/GlobalKafkaConfigurationTest.java
M 
plugin/src/test/java/io/jenkins/plugins/remotingkafka/KafkaKubernetesCloudTest.java
M 
plugin/src/test/java/io/jenkins/plugins/remotingkafka/KubernetesQueryTest.java
A 
plugin/src/test/resources/io/jenkins/plugins/remotingkafka/kubernetes/kafka-service.yaml
A 
plugin/src/test/resources/io/jenkins/plugins/remotingkafka/kubernetes/kafka-statefulset.yaml
A 
plugin/src/test/resources/io/jenkins/plugins/remotingkafka/kubernetes/zookeeper.yaml
M pom.xml

  Log Message:
  ---
  Merge pull request #76 from longngn/more-tests

Add JaCoCo and integration tests


Compare: 
https://github.com/jenkinsci/remoting-kafka-plugin/compare/21a51722c246...cde56caf2e30

-- 
You received this message because you are subscribed to the Google 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/remoting-kafka-plugin/push/refs/heads/master/21a517-cde56c%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] 1de44b: defect #882033 : Lines in ci sdk logs are missing ...

2019-08-19 Thread Daniel Gront
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 1de44bbc8bcb1b2dcb113a1edd6dfdc812efc731
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/1de44bbc8bcb1b2dcb113a1edd6dfdc812efc731
  Author: Radislav Berkovich 
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
M pom.xml
M 
src/main/java/com/microfocus/application/automation/tools/octane/ImpersonationUtil.java
M src/main/resources/log4j2.xml

  Log Message:
  ---
  defect #882033 : Lines in ci sdk logs are missing details of space 
configuration , so its not unclear to what configuration the row belongs. 
relevant for multispace configurations.


  Commit: 66a1724aae5b66c55f09f1c3c8e41815df824c75
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/66a1724aae5b66c55f09f1c3c8e41815df824c75
  Author: Radislav Berkovich 
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
M pom.xml
M 
src/main/java/com/microfocus/application/automation/tools/octane/actions/Webhooks.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/SonarHelper.java

  Log Message:
  ---
  Merge remote-tracking branch 'upstream/octane-dev-latest' into 
octane-dev-latest6


  Commit: 5d663999b3ae004612f6c8f0e492022dd4265ebe
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/5d663999b3ae004612f6c8f0e492022dd4265ebe
  Author: Radislav Berkovich 
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/CIEventCausesFactory.java

  Log Message:
  ---
  defect #853111 : in some cases Jenkins plugin creates huge events JSON due to 
recursive structure of causes


  Commit: a06719a670137fdf5dac89885d0073c41d6d014d
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a06719a670137fdf5dac89885d0073c41d6d014d
  Author: Radislav Berkovich 
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/ConfigurationValidator.java
R 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/MqmProject.java
R 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/PredefinedConfiguration.java
R 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/PredefinedConfigurationUnmarshaller.java
M 
src/main/java/com/microfocus/application/automation/tools/settings/OctaneServerSettingsBuilder.java
M 
src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties

  Log Message:
  ---
  US #876134 : move URL parsing method  from the plugins code to SDK.


  Commit: f28e852f85dc846efcc11dbc62447b3b5f33cfaa
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/f28e852f85dc846efcc11dbc62447b3b5f33cfaa
  Author: Radislav Berkovich 
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/CIEventCausesFactory.java

  Log Message:
  ---
  defect #853111 : in some cases Jenkins plugin creates huge events JSON due to 
recursive structure of causes


  Commit: a45f94ba3d0f4d755f9a59465d123ce758b0148e
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a45f94ba3d0f4d755f9a59465d123ce758b0148e
  Author: Radislav Berkovich 
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
M src/main/resources/log4j2.xml

  Log Message:
  ---
  defect #853111 : in some cases Jenkins plugin creates huge events JSON due to 
recursive structure of causes


  Commit: 1f584d8732206a42ddaab3d88262ae00ba43ead2
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/1f584d8732206a42ddaab3d88262ae00ba43ead2
  Author: Radislav Berkovich 
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
M src/main/resources/log4j2.xml

  Log Message:
  ---
  defect #885006 : CI SDK log issues


  Commit: 69c221e89465df1b821304cffed0dc1b5ebdbef4
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/69c221e89465df1b821304cffed0dc1b5ebdbef4
  Author: Radislav Berkovich 
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  defect #885006 : [Jenkins] CI SDK log issues


  Commit: 137135ad7d4072f62a60b512b246a37eec3f2102
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/137135ad7d4072f62a60b512b246a37eec3f2102
  Author: Radislav Berkovich 
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/ImpersonationUtil.java

  Log 

[jenkinsci/hpe-application-automation-tools-plugin]

2019-08-19 Thread Daniel Gront
  Branch: refs/heads/test
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-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/hpe-application-automation-tools-plugin/push/refs/heads/test/f49108-00%40github.com.


[jenkinsci/hpe-application-automation-tools-plugin] f49108: test

2019-08-19 Thread Daniel Gront
  Branch: refs/heads/test
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: f4910886a45c93f8868a43b7c3a74e28e8e51bed
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/f4910886a45c93f8868a43b7c3a74e28e8e51bed
  Author: Daniel Gront 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  test


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


[jenkinsci/kubernetes-cd-plugin] 4fc5df: delete resource support

2019-08-19 Thread Jie Shen
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/kubernetes-cd-plugin
  Commit: 4fc5dfe8f70fb72351e39d154aae092b3293dea6
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/4fc5dfe8f70fb72351e39d154aae092b3293dea6
  Author: runzexia 
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
M 
src/main/java/com/microsoft/jenkins/kubernetes/KubernetesDeployContext.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/command/DeploymentCommand.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/KubernetesClientWrapper.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1beta1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1beta2ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V2alpha1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V2beta1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V2beta2ResourceManager.java
M 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/config.jelly
M 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/config.properties
A 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/help-deleteResource.html
M 
src/main/resources/com/microsoft/jenkins/kubernetes/wrapper/Messages.properties

  Log Message:
  ---
  delete resource support

Signed-off-by: runzexia 


  Commit: 1a59befbd151ea2b90e212b194b549159af89da8
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/1a59befbd151ea2b90e212b194b549159af89da8
  Author: runzexia 
  Date:   2019-08-17 (Sat, 17 Aug 2019)

  Changed paths:
M 
src/main/java/com/microsoft/jenkins/kubernetes/command/DeploymentCommand.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/KubernetesClientWrapper.java

  Log Message:
  ---
  refactor code

Signed-off-by: runzexia 


  Commit: 37d6ae97cba2c29903ff63ee6ab747e1ca43b24f
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/37d6ae97cba2c29903ff63ee6ab747e1ca43b24f
  Author: runzexia 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/config.properties

  Log Message:
  ---
  fix comment


  Commit: b8cbbbf57d98d9a65ac1b6dd13ab5ff736771f91
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/b8cbbbf57d98d9a65ac1b6dd13ab5ff736771f91
  Author: Jie Shen 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M 
src/main/java/com/microsoft/jenkins/kubernetes/KubernetesDeployContext.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/command/DeploymentCommand.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/KubernetesClientWrapper.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1beta1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V1beta2ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V2alpha1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V2beta1ResourceManager.java
M 
src/main/java/com/microsoft/jenkins/kubernetes/wrapper/V2beta2ResourceManager.java
M 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/config.jelly
M 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/config.properties
A 
src/main/resources/com/microsoft/jenkins/kubernetes/KubernetesDeployContext/help-deleteResource.html
M 
src/main/resources/com/microsoft/jenkins/kubernetes/wrapper/Messages.properties

  Log Message:
  ---
  Merge pull request #98 from runzexia/delete-resource

Support Delete resource


Compare: 
https://github.com/jenkinsci/kubernetes-cd-plugin/compare/0a947914b17b...b8cbbbf57d98

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


[jenkinsci/role-strategy-plugin] 5db197: Bump configuration-as-code from 1.25 to 1.27

2019-08-19 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: 5db1971ba15c57fa2250654621f2d9ff09b8272e
  
https://github.com/jenkinsci/role-strategy-plugin/commit/5db1971ba15c57fa2250654621f2d9ff09b8272e
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump configuration-as-code from 1.25 to 1.27

Bumps 
[configuration-as-code](https://github.com/jenkinsci/configuration-as-code-plugin)
 from 1.25 to 1.27.
- [Release 
notes](https://github.com/jenkinsci/configuration-as-code-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/configuration-as-code-plugin/compare/configuration-as-code-1.25...configuration-as-code-1.27)

Signed-off-by: dependabot-preview[bot] 


  Commit: 45994c59c3e159836f2e1d73aab03fcb52c2a386
  
https://github.com/jenkinsci/role-strategy-plugin/commit/45994c59c3e159836f2e1d73aab03fcb52c2a386
  Author: Oleg Nenashev 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #101 from 
jenkinsci/dependabot/maven/io.jenkins-configuration-as-code-1.27

Bump configuration-as-code from 1.25 to 1.27


Compare: 
https://github.com/jenkinsci/role-strategy-plugin/compare/0961c555f614...45994c59c3e1

-- 
You received this message because you are subscribed to the Google 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/role-strategy-plugin/push/refs/heads/master/0961c5-45994c%40github.com.


[jenkinsci/job-dsl-plugin] 68e922: added documentation for pitfalls when using multip...

2019-08-19 Thread Daniel Spilker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 68e922106970ce96a5ba0d53f70800cc9dc2ca03
  
https://github.com/jenkinsci/job-dsl-plugin/commit/68e922106970ce96a5ba0d53f70800cc9dc2ca03
  Author: Daniel Spilker 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M docs/Home.md
M docs/User-Power-Moves.md
A 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/ExecuteDslScripts/help-removedConfigFilesAction.html
M 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/ExecuteDslScripts/help-removedJobAction.html
M 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/ExecuteDslScripts/help-removedViewAction.html

  Log Message:
  ---
  added documentation for pitfalls when using multiple Job DSL build steps in a 
single job

[JENKINS-44142]


  Commit: d16fa3c9be0d389ed17c9d628ea5675d30840079
  
https://github.com/jenkinsci/job-dsl-plugin/commit/d16fa3c9be0d389ed17c9d628ea5675d30840079
  Author: Daniel Spilker 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M docs/User-Power-Moves.md

  Log Message:
  ---
  added missing word

[JENKINS-44142]


  Commit: 2a98b014a44865df4b546dbd09927172d4440ec2
  
https://github.com/jenkinsci/job-dsl-plugin/commit/2a98b014a44865df4b546dbd09927172d4440ec2
  Author: Daniel Spilker 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M docs/Home.md
M docs/User-Power-Moves.md
A 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/ExecuteDslScripts/help-removedConfigFilesAction.html
M 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/ExecuteDslScripts/help-removedJobAction.html
M 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/ExecuteDslScripts/help-removedViewAction.html

  Log Message:
  ---
  Merge pull request #1193 from daspilker/JENKINS-44142

[JENKINS-44142] documentation of pitfalls


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/b7eb90693c76...2a98b014a448

-- 
You received this message because you are subscribed to the Google 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/job-dsl-plugin/push/refs/heads/master/b7eb90-2a98b0%40github.com.


[jenkinsci/compuware-ispw-operations-plugin]

2019-08-19 Thread Katie Eluskie
  Branch: 
refs/heads/CWE-151387-Operations-Plugin-Get-multiple-commit-IDs-from-one-push
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-ispw-operations-plugin/push/refs/heads/CWE-151387-Operations-Plugin-Get-multiple-commit-IDs-from-one-push/00-716448%40github.com.


[jenkinsci/slack-plugin] f5fdcf: [maven-release-plugin] prepare release slack-2.32

2019-08-19 Thread Tim Jacomb
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/slack-plugin
  Commit: f5fdcf2e75f3aa8e9cfddfa80e292088841f38f1
  
https://github.com/jenkinsci/slack-plugin/commit/f5fdcf2e75f3aa8e9cfddfa80e292088841f38f1
  Author: Tim Jacomb 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release slack-2.32


-- 
You received this message because you are subscribed to the Google 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/slack-plugin/push/refs/heads/master/432936-f5fdcf%40github.com.


[jenkinsci/slack-plugin] 381adc: Cleanup release-drafter config (#619)

2019-08-19 Thread Tim Jacomb
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/slack-plugin
  Commit: 381adc84a2482a83c1ffbe3faeba9c06eb64646a
  
https://github.com/jenkinsci/slack-plugin/commit/381adc84a2482a83c1ffbe3faeba9c06eb64646a
  Author: Tim Jacomb 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:

  Log Message:
  ---
  Cleanup release-drafter config (#619)


-- 
You received this message because you are subscribed to the Google 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/slack-plugin/push/refs/heads/master/95798f-381adc%40github.com.


[jenkinsci/slack-plugin]

2019-08-19 Thread Tim Jacomb
  Branch: refs/heads/cleanup-release-drafter
  Home:   https://github.com/jenkinsci/slack-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/slack-plugin/push/refs/heads/cleanup-release-drafter/44537a-00%40github.com.


[jenkinsci/calendar-view-plugin] 3466af: chore(package): update eslint-config-standard to v...

2019-08-19 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/eslint-config-standard-14.0.0
  Home:   https://github.com/jenkinsci/calendar-view-plugin
  Commit: 3466af9878dbfee9c0c122e230b0953a149d135e
  
https://github.com/jenkinsci/calendar-view-plugin/commit/3466af9878dbfee9c0c122e230b0953a149d135e
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update eslint-config-standard to version 14.0.0

Closes #18


  Commit: c91fa6f946d5497fc69cc176046c1fab1603d73b
  
https://github.com/jenkinsci/calendar-view-plugin/commit/c91fa6f946d5497fc69cc176046c1fab1603d73b
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-08-19 (Mon, 19 Aug 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/3466af9878db%5E...c91fa6f946d5

-- 
You received this message because you are subscribed to the Google 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/eslint-config-standard-14.0.0/00-c91fa6%40github.com.


[jenkinsci/calendar-view-plugin] fc419c: chore(package): update eslint-plugin-standard to v...

2019-08-19 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/eslint-plugin-standard-4.0.1
  Home:   https://github.com/jenkinsci/calendar-view-plugin
  Commit: fc419c59c5a14da8e43e6365a9d168cb308087d7
  
https://github.com/jenkinsci/calendar-view-plugin/commit/fc419c59c5a14da8e43e6365a9d168cb308087d7
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update eslint-plugin-standard to version 4.0.1


  Commit: 8e734d393db7bea14445306b1c1f4a6daa5211d0
  
https://github.com/jenkinsci/calendar-view-plugin/commit/8e734d393db7bea14445306b1c1f4a6daa5211d0
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-08-19 (Mon, 19 Aug 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/fc419c59c5a1%5E...8e734d393db7

-- 
You received this message because you are subscribed to the Google 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/eslint-plugin-standard-4.0.1/00-8e734d%40github.com.


[jenkinsci/remoting-kafka-plugin] fb711c: [maven-release-plugin] prepare release remoting-ka...

2019-08-19 Thread Nguyen Le Vu Long
  Branch: refs/tags/remoting-kafka-plugin-2.0.1
  Home:   https://github.com/jenkinsci/remoting-kafka-plugin
  Commit: fb711c5185ff69e122f5b9b8e945f6ba3e91d48b
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/fb711c5185ff69e122f5b9b8e945f6ba3e91d48b
  Author: Nguyen Le Vu Long 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M agent/pom.xml
M code-coverage/pom.xml
M kafka-client-lib/pom.xml
M plugin/pom.xml
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release remoting-kafka-plugin-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/remoting-kafka-plugin/push/refs/tags/remoting-kafka-plugin-2.0.1/00-744cf6%40github.com.


[jenkinsci/remoting-kafka-plugin] fb711c: [maven-release-plugin] prepare release remoting-ka...

2019-08-19 Thread Nguyen Le Vu Long
  Branch: refs/heads/release-2.0.1
  Home:   https://github.com/jenkinsci/remoting-kafka-plugin
  Commit: fb711c5185ff69e122f5b9b8e945f6ba3e91d48b
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/fb711c5185ff69e122f5b9b8e945f6ba3e91d48b
  Author: Nguyen Le Vu Long 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M agent/pom.xml
M code-coverage/pom.xml
M kafka-client-lib/pom.xml
M plugin/pom.xml
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release remoting-kafka-plugin-2.0.1


  Commit: 3d8ea8d2dbc4d882d144567acf4040b2b96eadc0
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/3d8ea8d2dbc4d882d144567acf4040b2b96eadc0
  Author: Nguyen Le Vu Long 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M agent/pom.xml
M code-coverage/pom.xml
M kafka-client-lib/pom.xml
M plugin/pom.xml
M pom.xml

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


Compare: 
https://github.com/jenkinsci/remoting-kafka-plugin/compare/fb711c5185ff%5E...3d8ea8d2dbc4

-- 
You received this message because you are subscribed to the Google 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/remoting-kafka-plugin/push/refs/heads/release-2.0.1/00-3d8ea8%40github.com.


[jenkinsci/slack-plugin] 51c0fc: Add slackUploadFile step (#614)

2019-08-19 Thread Tim Jacomb
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/slack-plugin
  Commit: 51c0fc39dbfeac86b90eac1baa0e1c65bc119818
  
https://github.com/jenkinsci/slack-plugin/commit/51c0fc39dbfeac86b90eac1baa0e1c65bc119818
  Author: Tim Jacomb 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M README.md
M pom.xml
M src/main/java/jenkins/plugins/slack/CredentialsObtainer.java
A src/main/java/jenkins/plugins/slack/HttpClient.java
M src/main/java/jenkins/plugins/slack/StandardSlackService.java
A src/main/java/jenkins/plugins/slack/pipeline/SlackFileRequest.java
A src/main/java/jenkins/plugins/slack/pipeline/SlackUploadFileRunner.java
A src/main/java/jenkins/plugins/slack/pipeline/SlackUploadFileStep.java
M src/main/java/jenkins/plugins/slack/workflow/SlackSendStep.java
M src/main/resources/jenkins/plugins/slack/Messages.properties
A 
src/main/resources/jenkins/plugins/slack/pipeline/SlackUploadFileStep/config.jelly
A 
src/main/resources/jenkins/plugins/slack/pipeline/SlackUploadFileStep/help-channel.html
A 
src/main/resources/jenkins/plugins/slack/pipeline/SlackUploadFileStep/help-credentialId.html
A 
src/main/resources/jenkins/plugins/slack/pipeline/SlackUploadFileStep/help-filePath.html
A 
src/main/resources/jenkins/plugins/slack/pipeline/SlackUploadFileStep/help-initialComment.html
A 
src/test/java/jenkins/plugins/slack/pipeline/SlackUploadFileStepIntegrationTest.java
M src/test/java/jenkins/plugins/slack/workflow/SlackSendStepTest.java

  Log Message:
  ---
  Add slackUploadFile step (#614)


-- 
You received this message because you are subscribed to the Google 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/slack-plugin/push/refs/heads/master/c44c68-51c0fc%40github.com.


[jenkinsci/slack-plugin] 236d5c: Trigger release drafter

2019-08-19 Thread Tim Jacomb
  Branch: refs/heads/trigger-release-drafter
  Home:   https://github.com/jenkinsci/slack-plugin
  Commit: 236d5c6963b557e7b42d1d7129639c90c5e030a5
  
https://github.com/jenkinsci/slack-plugin/commit/236d5c6963b557e7b42d1d7129639c90c5e030a5
  Author: Tim Jacomb 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:

  Log Message:
  ---
  Trigger release drafter


-- 
You received this message because you are subscribed to the Google 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/slack-plugin/push/refs/heads/trigger-release-drafter/00-236d5c%40github.com.


[jenkinsci/slack-plugin] 2629b2: Update release-drafter config

2019-08-19 Thread Tim Jacomb
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/slack-plugin
  Commit: 2629b21489be1ad040580c82c31f0334cb77ee11
  
https://github.com/jenkinsci/slack-plugin/commit/2629b21489be1ad040580c82c31f0334cb77ee11
  Author: Tim Jacomb 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

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

  Log Message:
  ---
  Update release-drafter config


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


[jenkinsci/slack-plugin]

2019-08-19 Thread Tim Jacomb
  Branch: refs/heads/trigger-release-drafter
  Home:   https://github.com/jenkinsci/slack-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/slack-plugin/push/refs/heads/trigger-release-drafter/236d5c-00%40github.com.


[jenkinsci/office-365-connector-plugin] 98fb84: Improvements

2019-08-19 Thread Damian Szczepanik
  Branch: refs/heads/improvements
  Home:   https://github.com/jenkinsci/office-365-connector-plugin
  Commit: 98fb847508e1218cfca92f775970dfa30d217e7b
  
https://github.com/jenkinsci/office-365-connector-plugin/commit/98fb847508e1218cfca92f775970dfa30d217e7b
  Author: Damian Szczepanik 
  Date:   2019-08-18 (Sun, 18 Aug 2019)

  Changed paths:
M src/main/java/jenkins/plugins/office365connector/CardBuilder.java
M src/main/java/jenkins/plugins/office365connector/FactsBuilder.java
M 
src/main/java/jenkins/plugins/office365connector/Office365ConnectorWebhookNotifier.java
M 
src/main/resources/jenkins/plugins/office365connector/workflow/Office365ConnectorSendStep/help-message.html
M 
src/main/resources/jenkins/plugins/office365connector/workflow/Office365ConnectorSendStep/help.html
M src/test/java/jenkins/plugins/office365connector/CardBuilderTest.java
M src/test/java/jenkins/plugins/office365connector/FactsBuilderTest.java
M 
src/test/java/jenkins/plugins/office365connector/workflow/AbstractTest.java
M 
src/test/java/jenkins/plugins/office365connector/workflow/DevelopersIT.java
M 
src/test/java/jenkins/plugins/office365connector/workflow/PullRequestIT.java
M src/test/java/jenkins/plugins/office365connector/workflow/SampleIT.java
M src/test/resources/requests/back_to_normal-pull_request.json
M src/test/resources/requests/completed-failed.json
M src/test/resources/requests/completed-repeated_failure.json
M src/test/resources/requests/completed-success.json
M src/test/resources/requests/started-developers.json
M src/test/resources/requests/started.json

  Log Message:
  ---
  Improvements
  - reduce complexity
  - remove dead code
  - unify notifications
  - remove redundant information


-- 
You received this message because you are subscribed to the Google 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/office-365-connector-plugin/push/refs/heads/improvements/00-98fb84%40github.com.


[jenkinsci/office-365-connector-plugin]

2019-08-19 Thread Damian Szczepanik
  Branch: refs/heads/improvements
  Home:   https://github.com/jenkinsci/office-365-connector-plugin

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


[jenkinsci/gerrit-code-review-plugin] 40a514: Set automatically change details to env

2019-08-19 Thread Luca Milanesio
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-code-review-plugin
  Commit: 40a5144bbafd8b435bfdecdc8eb65e12e7c703df
  
https://github.com/jenkinsci/gerrit-code-review-plugin/commit/40a5144bbafd8b435bfdecdc8eb65e12e7c703df
  Author: Luca Milanesio 
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
M README.md
M pom.xml
M src/main/java/jenkins/plugins/gerrit/AbstractGerritSCMSource.java
M src/main/java/jenkins/plugins/gerrit/GerritChange.java
M src/main/java/jenkins/plugins/gerrit/GerritEnvironmentContributor.java
A src/main/java/jenkins/plugins/gerrit/NullPrintStream.java
A src/main/java/jenkins/plugins/gerrit/ProjectOpenChanges.java

  Log Message:
  ---
  Set automatically change details to env

When the Jenkinsfile is invoked through a multi-branch pipeline,
put the Gerrit change and patch-set details into the execution
environments with the same names of the Gerrit Trigger plugin.

Simplify the interoperability between the jobs using both systems
for triggering and running the build, by making the steps fully
compatible between the two.

Change-Id: If201213df68a941deceaa0e7416616402aa7181b


-- 
You received this message because you are subscribed to the Google 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/gerrit-code-review-plugin/push/refs/heads/master/ca8c2f-40a514%40github.com.


[jenkinsci/slack-plugin] 175e6f: Incrementalified (#617)

2019-08-19 Thread Tim Jacomb
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/slack-plugin
  Commit: 175e6f42c080e40f8b9e613c24f1b749c76f7f1a
  
https://github.com/jenkinsci/slack-plugin/commit/175e6f42c080e40f8b9e613c24f1b749c76f7f1a
  Author: Tim Jacomb 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

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

  Log Message:
  ---
  Incrementalified (#617)


-- 
You received this message because you are subscribed to the Google 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/slack-plugin/push/refs/heads/master/51c0fc-175e6f%40github.com.


[jenkinsci/slack-plugin] 95798f: [maven-release-plugin] prepare for next developmen...

2019-08-19 Thread Tim Jacomb
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/slack-plugin
  Commit: 95798fdce27d1710c7d076adc45b6af24096
  
https://github.com/jenkinsci/slack-plugin/commit/95798fdce27d1710c7d076adc45b6af24096
  Author: Tim Jacomb 
  Date:   2019-08-19 (Mon, 19 Aug 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/slack-plugin/push/refs/heads/master/f5fdcf-95798f%40github.com.


[jenkinsci/slack-plugin]

2019-08-19 Thread Tim Jacomb
  Branch: refs/tags/slack-2.32
  Home:   https://github.com/jenkinsci/slack-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/slack-plugin/push/refs/tags/slack-2.32/00-1b5470%40github.com.


[jenkinsci/slack-plugin] 44537a: Cleanup release-drafter config

2019-08-19 Thread Tim Jacomb
  Branch: refs/heads/cleanup-release-drafter
  Home:   https://github.com/jenkinsci/slack-plugin
  Commit: 44537a0908815631393180bb4842683d92032a68
  
https://github.com/jenkinsci/slack-plugin/commit/44537a0908815631393180bb4842683d92032a68
  Author: Tim Jacomb 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:

  Log Message:
  ---
  Cleanup release-drafter config


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


[jenkins-infra/jenkins.io] b23922: Update blog post for Remoting Kafka plugin release...

2019-08-19 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: b23922d1730efe00f929ba7a4e781fb7f1a08c54
  
https://github.com/jenkins-infra/jenkins.io/commit/b23922d1730efe00f929ba7a4e781fb7f1a08c54
  Author: Nguyen Le Vu Long 
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
A content/blog/2019/08/2019-08-13-remoting-kafka-kubernetes-release-2.0.adoc
A content/images/post-images/remoting-kafka/cloud-nodes.png
A content/images/post-images/remoting-kafka/cloud-ui.png

  Log Message:
  ---
  Update blog post for Remoting Kafka plugin release 2.0


  Commit: 3363062baefc1a54cdae567f55f377bc1fc937e7
  
https://github.com/jenkins-infra/jenkins.io/commit/3363062baefc1a54cdae567f55f377bc1fc937e7
  Author: Nguyen Le Vu Long 
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
M content/blog/2019/08/2019-08-13-remoting-kafka-kubernetes-release-2.0.adoc

  Log Message:
  ---
  Remove Next phase plan section


  Commit: 5768c11d1644133ed407d896221de9a363aa22ff
  
https://github.com/jenkins-infra/jenkins.io/commit/5768c11d1644133ed407d896221de9a363aa22ff
  Author: Nguyen Le Vu Long 
  Date:   2019-08-16 (Fri, 16 Aug 2019)

  Changed paths:
M content/blog/2019/08/2019-08-13-remoting-kafka-kubernetes-release-2.0.adoc

  Log Message:
  ---
  Update 
content/blog/2019/08/2019-08-13-remoting-kafka-kubernetes-release-2.0.adoc

Co-Authored-By: Oleg Nenashev 


  Commit: 6c408418b6e253497224a5f64f8706119aca7d96
  
https://github.com/jenkins-infra/jenkins.io/commit/6c408418b6e253497224a5f64f8706119aca7d96
  Author: Nguyen Le Vu Long 
  Date:   2019-08-16 (Fri, 16 Aug 2019)

  Changed paths:
M content/blog/2019/08/2019-08-13-remoting-kafka-kubernetes-release-2.0.adoc

  Log Message:
  ---
  Update 
content/blog/2019/08/2019-08-13-remoting-kafka-kubernetes-release-2.0.adoc

Co-Authored-By: Oleg Nenashev 


  Commit: af71c1d79d62a2d1120b51c232670d2b00c92189
  
https://github.com/jenkins-infra/jenkins.io/commit/af71c1d79d62a2d1120b51c232670d2b00c92189
  Author: Nguyen Le Vu Long 
  Date:   2019-08-16 (Fri, 16 Aug 2019)

  Changed paths:
M content/blog/2019/08/2019-08-13-remoting-kafka-kubernetes-release-2.0.adoc

  Log Message:
  ---
  Update Apache prefix to Zookeeper and Kafka


  Commit: d1755f0d27a616e07311efef26feeea291385d8f
  
https://github.com/jenkins-infra/jenkins.io/commit/d1755f0d27a616e07311efef26feeea291385d8f
  Author: Nguyen Le Vu Long 
  Date:   2019-08-17 (Sat, 17 Aug 2019)

  Changed paths:
M content/blog/2019/08/2019-08-13-remoting-kafka-kubernetes-release-2.0.adoc

  Log Message:
  ---
  Minor grammar and style fixes


  Commit: 2828294b138aa9d1b14f056048bf1eb5806aa5f1
  
https://github.com/jenkins-infra/jenkins.io/commit/2828294b138aa9d1b14f056048bf1eb5806aa5f1
  Author: Nguyen Le Vu Long 
  Date:   2019-08-17 (Sat, 17 Aug 2019)

  Changed paths:
R content/blog/2019/08/2019-08-13-remoting-kafka-kubernetes-release-2.0.adoc
A content/blog/2019/08/2019-08-17-remoting-kafka-kubernetes-release-2.0.adoc

  Log Message:
  ---
  Change date


  Commit: 27f050fd560487abc1b6cdbcd3cc86eec35cb9fa
  
https://github.com/jenkins-infra/jenkins.io/commit/27f050fd560487abc1b6cdbcd3cc86eec35cb9fa
  Author: Nguyen Le Vu Long 
  Date:   2019-08-17 (Sat, 17 Aug 2019)

  Changed paths:
M content/blog/2019/08/2019-08-17-remoting-kafka-kubernetes-release-2.0.adoc

  Log Message:
  ---
  Add How to Contribute section


  Commit: de0949af323b09a8de1c4745d9f6be2f7dfea07a
  
https://github.com/jenkins-infra/jenkins.io/commit/de0949af323b09a8de1c4745d9f6be2f7dfea07a
  Author: Nguyen Le Vu Long 
  Date:   2019-08-18 (Sun, 18 Aug 2019)

  Changed paths:
M content/blog/2019/08/2019-08-17-remoting-kafka-kubernetes-release-2.0.adoc

  Log Message:
  ---
  Update 
content/blog/2019/08/2019-08-17-remoting-kafka-kubernetes-release-2.0.adoc

Co-Authored-By: Oleg Nenashev 


  Commit: 9153cc51a59848f1692d4861bfbe5a84e31e0869
  
https://github.com/jenkins-infra/jenkins.io/commit/9153cc51a59848f1692d4861bfbe5a84e31e0869
  Author: Nguyen Le Vu Long 
  Date:   2019-08-18 (Sun, 18 Aug 2019)

  Changed paths:
M content/blog/2019/08/2019-08-17-remoting-kafka-kubernetes-release-2.0.adoc

  Log Message:
  ---
  Update 
content/blog/2019/08/2019-08-17-remoting-kafka-kubernetes-release-2.0.adoc

Co-Authored-By: Oleg Nenashev 


  Commit: e9c2a04af905e8bc99f7b03f8c042c1c24b81d3e
  
https://github.com/jenkins-infra/jenkins.io/commit/e9c2a04af905e8bc99f7b03f8c042c1c24b81d3e
  Author: Nguyen Le Vu Long 
  Date:   2019-08-18 (Sun, 18 Aug 2019)

  Changed paths:
M content/blog/2019/08/2019-08-17-remoting-kafka-kubernetes-release-2.0.adoc

  Log Message:
  ---
  Update 
content/blog/2019/08/2019-08-17-remoting-kafka-kubernetes-release-2.0.adoc

Co-Authored-By: Oleg Nenashev 


  Commit: 37e649e513fac76d1016065437d5d94e5475c19e
  

[jenkinsci/slack-plugin] 432936: Trigger release drafter (#618)

2019-08-19 Thread Tim Jacomb
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/slack-plugin
  Commit: 4329369461be3e3ea7e6b9f462468b7571791c3f
  
https://github.com/jenkinsci/slack-plugin/commit/4329369461be3e3ea7e6b9f462468b7571791c3f
  Author: Tim Jacomb 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:

  Log Message:
  ---
  Trigger release drafter (#618)


-- 
You received this message because you are subscribed to the Google 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/slack-plugin/push/refs/heads/master/2629b2-432936%40github.com.


[jenkinsci/office-365-connector-plugin] 450a82: Improvements (#171)

2019-08-19 Thread Damian Szczepanik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/office-365-connector-plugin
  Commit: 450a8202006a7f611a4a4f4541b25af0df68359a
  
https://github.com/jenkinsci/office-365-connector-plugin/commit/450a8202006a7f611a4a4f4541b25af0df68359a
  Author: Damian Szczepanik 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/main/java/jenkins/plugins/office365connector/CardBuilder.java
M src/main/java/jenkins/plugins/office365connector/FactsBuilder.java
M 
src/main/java/jenkins/plugins/office365connector/Office365ConnectorWebhookNotifier.java
M 
src/main/resources/jenkins/plugins/office365connector/workflow/Office365ConnectorSendStep/help-message.html
M 
src/main/resources/jenkins/plugins/office365connector/workflow/Office365ConnectorSendStep/help.html
M src/test/java/jenkins/plugins/office365connector/CardBuilderTest.java
M src/test/java/jenkins/plugins/office365connector/FactsBuilderTest.java
M 
src/test/java/jenkins/plugins/office365connector/workflow/AbstractTest.java
M 
src/test/java/jenkins/plugins/office365connector/workflow/DevelopersIT.java
M 
src/test/java/jenkins/plugins/office365connector/workflow/PullRequestIT.java
M src/test/java/jenkins/plugins/office365connector/workflow/SampleIT.java
M src/test/resources/requests/back_to_normal-pull_request.json
M src/test/resources/requests/completed-failed.json
M src/test/resources/requests/completed-repeated_failure.json
M src/test/resources/requests/completed-success.json
M src/test/resources/requests/started-developers.json
M src/test/resources/requests/started.json

  Log Message:
  ---
  Improvements (#171)

- reduce complexity
  - remove dead code
  - unify notifications
  - remove redundant information


-- 
You received this message because you are subscribed to the Google 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/office-365-connector-plugin/push/refs/heads/master/d1e46e-450a82%40github.com.


[jenkinsci/workflow-job-plugin] 655821: StepNode was moved from workflow-cps to workflow-api

2019-08-19 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 6558212b8c17bd565e9ae6af352b437ddfed032f
  
https://github.com/jenkinsci/workflow-job-plugin/commit/6558212b8c17bd565e9ae6af352b437ddfed032f
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java

  Log Message:
  ---
  StepNode was moved from workflow-cps to workflow-api


  Commit: 12339aeae1c8088394f53e4689381a0108ef04ce
  
https://github.com/jenkinsci/workflow-job-plugin/commit/12339aeae1c8088394f53e4689381a0108ef04ce
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/views/GraphVizAction.java

  Log Message:
  ---
  Replace deprecated HttpResponses#plainText call with HttpResponses#text


  Commit: c039a6176077be798ccb4b6c4e3351fe28c18019
  
https://github.com/jenkinsci/workflow-job-plugin/commit/c039a6176077be798ccb4b6c4e3351fe28c18019
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/workflow/job/ReverseBuildTriggerTest.java

  Log Message:
  ---
  Remove usage of deprecated ReverseBuildTrigger constructor


  Commit: 75a0251dd3c3fb3069bcfa0c75e9c086c92bb040
  
https://github.com/jenkinsci/workflow-job-plugin/commit/75a0251dd3c3fb3069bcfa0c75e9c086c92bb040
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java

  Log Message:
  ---
  Add missing @Override annotations


  Commit: 0360e934e62d75c3b9ee1b157656b75f80f7220f
  
https://github.com/jenkinsci/workflow-job-plugin/commit/0360e934e62d75c3b9ee1b157656b75f80f7220f
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java

  Log Message:
  ---
  Remove unnecessary interface modifier


  Commit: 11719571c9665ab4f38aad2b437704614779d9e9
  
https://github.com/jenkinsci/workflow-job-plugin/commit/11719571c9665ab4f38aad2b437704614779d9e9
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/views/GraphVizAction.java
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java

  Log Message:
  ---
  Remove redundant 'throws' clauses


  Commit: 7ed288207a8abb6f12e8b40565166992d2b62d51
  
https://github.com/jenkinsci/workflow-job-plugin/commit/7ed288207a8abb6f12e8b40565166992d2b62d51
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowJobTest.java

  Log Message:
  ---
  Remove redundant type arguments


  Commit: f2d6c140cc738e27b5f67e98ed6f8e40109da1f8
  
https://github.com/jenkinsci/workflow-job-plugin/commit/f2d6c140cc738e27b5f67e98ed6f8e40109da1f8
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/job/CpsPersistenceTest.java

  Log Message:
  ---
  Remove dangling Javadoc comment


  Commit: 7ec38416426091ca9549fee096017f5ed3aa9a37
  
https://github.com/jenkinsci/workflow-job-plugin/commit/7ec38416426091ca9549fee096017f5ed3aa9a37
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java

  Log Message:
  ---
  Simplify JUnit assertion


  Commit: 17970a9c2cf05336503d4570d21d66839d40869d
  
https://github.com/jenkinsci/workflow-job-plugin/commit/17970a9c2cf05336503d4570d21d66839d40869d
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/job/CpsPersistenceTest.java

  Log Message:
  ---
  Prefer NIO.2 to deprecated File API


  Commit: 569c170fa96ee286b5684f281f6e03379c0284dc
  
https://github.com/jenkinsci/workflow-job-plugin/commit/569c170fa96ee286b5684f281f6e03379c0284dc
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java

  Log Message:
  ---
  Replace iteration with bulk Collection#addAll call


  Commit: bd59d857e67c5a7855ec8c6441ea6c51446c3574
  
https://github.com/jenkinsci/workflow-job-plugin/commit/bd59d857e67c5a7855ec8c6441ea6c51446c3574
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java
M 
src/test/java/org/jenkinsci/plugins/workflow/job/properties/PipelineTriggersJobPropertyTest.java

  Log Message:
  ---
  Replace redundant Collection#addAll calls with parametrized constructor calls


  Commit: 

[jenkinsci/calendar-view-plugin]

2019-08-19 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/eslint-plugin-standard-4.0.1
  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/eslint-plugin-standard-4.0.1/8e734d-00%40github.com.


[jenkinsci/testweaver-plugin] 61c875: Update README.md

2019-08-19 Thread Adrian Tirea
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testweaver-plugin
  Commit: 61c8757b054a366578ba133a6305b10926fd41d2
  
https://github.com/jenkinsci/testweaver-plugin/commit/61c8757b054a366578ba133a6305b10926fd41d2
  Author: Adrian Tirea 
  Date:   2019-08-19 (Mon, 19 Aug 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/testweaver-plugin/push/refs/heads/master/26abb6-61c875%40github.com.


[jenkinsci/maven-hpi-plugin] ada346: Bump maven-plugin-tools.version from 3.5 to 3.6.0

2019-08-19 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/maven-plugin-tools.version-3.6.0
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: ada3461a24046e5328fd3e075d342589291a9e94
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/ada3461a24046e5328fd3e075d342589291a9e94
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-plugin-tools.version from 3.5 to 3.6.0

Bumps `maven-plugin-tools.version` from 3.5 to 3.6.0.

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

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

Signed-off-by: dependabot-preview[bot] 


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


[jenkinsci/maven-hpi-plugin] b6be22: Properly timeout the pipeline

2019-08-19 Thread R. Tyler Croy
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: b6be22ffbed4ca06b263f6d3416ce73c0d8d673a
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/b6be22ffbed4ca06b263f6d3416ce73c0d8d673a
  Author: R. Tyler Croy 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Properly timeout the pipeline

This was running for almost four days on a dependabot pull request :sob:


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


[jenkinsci/urbancode-velocity-plugin] 35b184: Increase Timeout

2019-08-19 Thread Adam Boe
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/urbancode-velocity-plugin
  Commit: 35b184f854ee3e212b5de16484a54a1d65b1f8e5
  
https://github.com/jenkinsci/urbancode-velocity-plugin/commit/35b184f854ee3e212b5de16484a54a1d65b1f8e5
  Author: Adam Boe 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/main/java/com/ibm/devops/connect/CloudPublisher.java

  Log Message:
  ---
  Increase Timeout


-- 
You received this message because you are subscribed to the Google 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/urbancode-velocity-plugin/push/refs/heads/master/072182-35b184%40github.com.


[jenkinsci/build-failure-analyzer-plugin] fe392a: New feature: generic causes

2019-08-19 Thread Robert Sandell
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-failure-analyzer-plugin
  Commit: fe392a877eb21651a3e69d8c6c436a233c480ebe
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/fe392a877eb21651a3e69d8c6c436a233c480ebe
  Author: Stephan Pauxberger 
  Date:   2019-07-22 (Mon, 22 Jul 2019)

  Changed paths:
M 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/BuildFailureScanner.java
M src/main/java/com/sonyericsson/jenkins/plugins/bfa/PluginImpl.java
M 
src/main/resources/com/sonyericsson/jenkins/plugins/bfa/PluginImpl/config.jelly
M 
src/main/resources/com/sonyericsson/jenkins/plugins/bfa/PluginImpl/config.properties
M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/BuildFailureScannerHudsonTest.java

  Log Message:
  ---
  New feature: generic causes

Allows to designate categories as generic. When scanning for
known causes, generic causes are only stored if there are no non-generic
causes present.

Use case:
- generic cause: A maven goal failed
- specific cause: The code did not compile

Old behaviour: Both causes would be shown, leading to descriptions like
"always look for more specific causes first"

New behaviour: if a compile error is found, only that one is shown
(maven error is ignored as generic). Otherwise, the information that
the failure was due to a maven error (along with the link!) is still
provided.


  Commit: 7d6e1e4c1182746fa9a065daaab8a54f215ea69a
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/7d6e1e4c1182746fa9a065daaab8a54f215ea69a
  Author: Stephan Pauxberger 
  Date:   2019-07-31 (Wed, 31 Jul 2019)

  Changed paths:
M 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/BuildFailureScanner.java
M src/main/java/com/sonyericsson/jenkins/plugins/bfa/PluginImpl.java
M 
src/main/resources/com/sonyericsson/jenkins/plugins/bfa/PluginImpl/config.jelly
M 
src/main/resources/com/sonyericsson/jenkins/plugins/bfa/PluginImpl/config.properties
M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/BuildFailureScannerHudsonTest.java

  Log Message:
  ---
  New feature: fallback causes

Allows to designate categories as fallback. When scanning for
known causes, fallback causes are only stored if there are no non-fallback
causes present.

Use case:
- fallback cause: A maven goal failed
- specific cause: The code did not compile

Old behaviour: Both causes would be shown, leading to descriptions like
"always look for more specific causes first"

New behaviour: if a compile error is found, only that one is shown
(maven error is ignored as fallback). Otherwise, the information that
the failure was due to a maven error (along with the link!) is still
provided.


  Commit: e75cde0fa36f4589279dcb8b067e0c21893bd566
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/e75cde0fa36f4589279dcb8b067e0c21893bd566
  Author: Stephan Pauxberger 
  Date:   2019-08-02 (Fri, 02 Aug 2019)

  Changed paths:
M src/main/java/com/sonyericsson/jenkins/plugins/bfa/PluginImpl.java
M src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/FailureCause.java
M 
src/main/resources/com/sonyericsson/jenkins/plugins/bfa/PluginImpl/config.jelly
M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/model/FailureCauseTest.java

  Log Message:
  ---
  Include fallback categories in autocomplete candidates

Move autocompletion handling to plugin


  Commit: 66199327cda4f570516ce485aa54b022aea7bcf8
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/66199327cda4f570516ce485aa54b022aea7bcf8
  Author: Stephan Pauxberger 
  Date:   2019-08-16 (Fri, 16 Aug 2019)

  Changed paths:
M 
src/main/resources/com/sonyericsson/jenkins/plugins/bfa/PluginImpl/config.properties

  Log Message:
  ---
  Update 
src/main/resources/com/sonyericsson/jenkins/plugins/bfa/PluginImpl/config.properties

Co-Authored-By: Robert Sandell 


  Commit: cccdd5caf36d4ac5fae572a3623b6bd4d606f48d
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/cccdd5caf36d4ac5fae572a3623b6bd4d606f48d
  Author: Robert Sandell 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/BuildFailureScanner.java
M src/main/java/com/sonyericsson/jenkins/plugins/bfa/PluginImpl.java
M src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/FailureCause.java
M 
src/main/resources/com/sonyericsson/jenkins/plugins/bfa/PluginImpl/config.jelly
M 
src/main/resources/com/sonyericsson/jenkins/plugins/bfa/PluginImpl/config.properties
M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/BuildFailureScannerHudsonTest.java
M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/model/FailureCauseTest.java

  Log Message:
  ---
  Merge pull request #108 from pauxus/generic-causes

New feature: fallback causes


Compare: 

[jenkinsci/junit-attachments-plugin]

2019-08-19 Thread Jesse Glick
  Branch: refs/tags/junit-attachments-1.6
  Home:   https://github.com/jenkinsci/junit-attachments-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/junit-attachments-plugin/push/refs/tags/junit-attachments-1.6/00-4df67b%40github.com.


[jenkinsci/simple-theme-plugin]

2019-08-19 Thread Tobias Gruetzmacher
  Branch: refs/heads/update-parent
  Home:   https://github.com/jenkinsci/simple-theme-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/simple-theme-plugin/push/refs/heads/update-parent/a12626-00%40github.com.


[jenkinsci/simple-theme-plugin] cbf243: Update parent pom to 3.48 (#8)

2019-08-19 Thread Tobias Gruetzmacher
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/simple-theme-plugin
  Commit: cbf243271258d4e636b9bc95c0239fe337cd9401
  
https://github.com/jenkinsci/simple-theme-plugin/commit/cbf243271258d4e636b9bc95c0239fe337cd9401
  Author: Tobias Gruetzmacher 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update parent pom to 3.48 (#8)

This should fix the build error with Java 11


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


[jenkinsci/junit-attachments-plugin] 52d705: [maven-release-plugin] prepare for next developmen...

2019-08-19 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-attachments-plugin
  Commit: 52d705404ed91d72ae62b798dc7719c785d99885
  
https://github.com/jenkinsci/junit-attachments-plugin/commit/52d705404ed91d72ae62b798dc7719c785d99885
  Author: Jesse Glick 
  Date:   2019-08-19 (Mon, 19 Aug 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/junit-attachments-plugin/push/refs/heads/master/a5e883-52d705%40github.com.


[jenkinsci/junit-attachments-plugin] a5e883: [maven-release-plugin] prepare release junit-attac...

2019-08-19 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-attachments-plugin
  Commit: a5e883b14bb3bafd8e8c62c7daddb78cb9e62203
  
https://github.com/jenkinsci/junit-attachments-plugin/commit/a5e883b14bb3bafd8e8c62c7daddb78cb9e62203
  Author: Jesse Glick 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release junit-attachments-1.6


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


[jenkinsci/simple-theme-plugin] a12626: Update parent pom to 3.48

2019-08-19 Thread Tobias Gruetzmacher
  Branch: refs/heads/update-parent
  Home:   https://github.com/jenkinsci/simple-theme-plugin
  Commit: a126264b63125f452584da4d2013b8a6bffb1f0b
  
https://github.com/jenkinsci/simple-theme-plugin/commit/a126264b63125f452584da4d2013b8a6bffb1f0b
  Author: Tobias Gruetzmacher 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update parent pom to 3.48

This should fix the build error with Java 11


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


[jenkinsci/junit-attachments-plugin] cea826: Release Drafter

2019-08-19 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-attachments-plugin
  Commit: cea8266c49155f53f90804c766a5289cec13c53c
  
https://github.com/jenkinsci/junit-attachments-plugin/commit/cea8266c49155f53f90804c766a5289cec13c53c
  Author: Jesse Glick 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

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

  Log Message:
  ---
  Release Drafter


-- 
You received this message because you are subscribed to the Google 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/junit-attachments-plugin/push/refs/heads/master/b68f75-cea826%40github.com.


[jenkinsci/junit-attachments-plugin] bf97b5: Update plugin POM

2019-08-19 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-attachments-plugin
  Commit: bf97b5c6125c085d8c867adfb2a52122a7b5ae56
  
https://github.com/jenkinsci/junit-attachments-plugin/commit/bf97b5c6125c085d8c867adfb2a52122a7b5ae56
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update plugin POM


  Commit: d27d96a724980ee381b16f8e588a95aa11f6d71d
  
https://github.com/jenkinsci/junit-attachments-plugin/commit/d27d96a724980ee381b16f8e588a95aa11f6d71d
  Author: Basil Crow 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

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

  Log Message:
  ---
  Incrementalified.


  Commit: 0a3f399be33b47ecd0872e5f7d2fc2156d240d17
  
https://github.com/jenkinsci/junit-attachments-plugin/commit/0a3f399be33b47ecd0872e5f7d2fc2156d240d17
  Author: Jesse Glick 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

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

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

Update plugin POM


Compare: 
https://github.com/jenkinsci/junit-attachments-plugin/compare/cea8266c4915...0a3f399be33b

-- 
You received this message because you are subscribed to the Google 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/junit-attachments-plugin/push/refs/heads/master/cea826-0a3f39%40github.com.


[jenkinsci/simple-theme-plugin] ae94b0: JENKINS-58590: Fix stupid copy error

2019-08-19 Thread Tobias Gruetzmacher
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/simple-theme-plugin
  Commit: ae94b0a0b63a65b6f39458842f6f87764e72ddd6
  
https://github.com/jenkinsci/simple-theme-plugin/commit/ae94b0a0b63a65b6f39458842f6f87764e72ddd6
  Author: Tobias Gruetzmacher 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/simpletheme/CssTextThemeElement.java

  Log Message:
  ---
  JENKINS-58590: Fix stupid copy error


-- 
You received this message because you are subscribed to the Google 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/simple-theme-plugin/push/refs/heads/master/9ff6da-ae94b0%40github.com.


[jenkinsci/git-plugin] 9947e9: Update README, Jenkins 2.138.4 required

2019-08-19 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 9947e9ada58caf713f1ece5144d743e5180779b1
  
https://github.com/jenkinsci/git-plugin/commit/9947e9ada58caf713f1ece5144d743e5180779b1
  Author: Mark Waite 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README, Jenkins 2.138.4 required


  Commit: 0270f2a75539857f5bc97fdba38bbe54c64f8f61
  
https://github.com/jenkinsci/git-plugin/commit/0270f2a75539857f5bc97fdba38bbe54c64f8f61
  Author: Mark Waite 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README, Java 11 build is supported


Compare: 
https://github.com/jenkinsci/git-plugin/compare/8bb594385c39...0270f2a75539

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


[jenkinsci/hashicorp-vault-plugin] 71d3d8: [maven-release-plugin] prepare release hashicorp-v...

2019-08-19 Thread Joseph Petersen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hashicorp-vault-plugin
  Commit: 71d3d805b365b3b6e3288bf417e95fb21330e467
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/71d3d805b365b3b6e3288bf417e95fb21330e467
  Author: Joseph Petersen 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release hashicorp-vault-plugin-2.3.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/hashicorp-vault-plugin/push/refs/heads/master/60727e-71d3d8%40github.com.


[jenkinsci/hashicorp-vault-plugin] f17d29: [maven-release-plugin] prepare for next developmen...

2019-08-19 Thread Joseph Petersen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hashicorp-vault-plugin
  Commit: f17d29609eaa418fe81d09837364c97759a947f7
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/f17d29609eaa418fe81d09837364c97759a947f7
  Author: Joseph Petersen 
  Date:   2019-08-20 (Tue, 20 Aug 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/hashicorp-vault-plugin/push/refs/heads/master/71d3d8-f17d29%40github.com.


[jenkinsci/hashicorp-vault-plugin]

2019-08-19 Thread Joseph Petersen
  Branch: refs/tags/hashicorp-vault-plugin-2.3.1
  Home:   https://github.com/jenkinsci/hashicorp-vault-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/hashicorp-vault-plugin/push/refs/tags/hashicorp-vault-plugin-2.3.1/00-21d37f%40github.com.


[jenkinsci/xcode-plugin] f47b72: Defined information of macOS key chain with 'Crede...

2019-08-19 Thread Kazuhide Takahashi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xcode-plugin
  Commit: f47b7273731fafea6f97ef94ad3ca7fd985ae713
  
https://github.com/jenkinsci/xcode-plugin/commit/f47b7273731fafea6f97ef94ad3ca7fd985ae713
  Author: Kazuhide Takahashi 
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
M src/main/java/au/com/rayh/DeveloperProfileLoader.java
A src/main/java/au/com/rayh/KeychainPasswordAndPath.java
A src/main/java/au/com/rayh/KeychainPasswordAndPathImpl.java
M src/main/java/au/com/rayh/XCodeBuilder.java
M src/main/resources/au/com/rayh/DeveloperProfileLoader/config.jelly
M src/main/resources/au/com/rayh/DeveloperProfileLoader/config_ja.properties
M src/main/resources/au/com/rayh/GlobalConfigurationImpl/config.jelly
M 
src/main/resources/au/com/rayh/GlobalConfigurationImpl/config_ja.properties
A 
src/main/resources/au/com/rayh/KeychainPasswordAndPathImpl/credentials.jelly
A 
src/main/resources/au/com/rayh/KeychainPasswordAndPathImpl/credentials_ja.properties
A 
src/main/resources/au/com/rayh/KeychainPasswordAndPathImpl/help-description.html
A 
src/main/resources/au/com/rayh/KeychainPasswordAndPathImpl/help-description_ja.html
A src/main/resources/au/com/rayh/KeychainPasswordAndPathImpl/help-id.html
A src/main/resources/au/com/rayh/KeychainPasswordAndPathImpl/help-id_ja.html
A 
src/main/resources/au/com/rayh/KeychainPasswordAndPathImpl/help-keychainPath.html
A 
src/main/resources/au/com/rayh/KeychainPasswordAndPathImpl/help-keychainPath_ja.html
A 
src/main/resources/au/com/rayh/KeychainPasswordAndPathImpl/help-password.html
A 
src/main/resources/au/com/rayh/KeychainPasswordAndPathImpl/help-password_ja.html
M src/main/resources/au/com/rayh/Messages.properties
M src/main/resources/au/com/rayh/Messages_ja.properties
M src/main/resources/au/com/rayh/XCodeBuilder/config.jelly
M src/main/resources/au/com/rayh/XCodeBuilder/config_ja.properties

  Log Message:
  ---
  Defined information of macOS key chain with 'Credencials' instead of 
'Configure System' and used it.


  Commit: 0204262b53e7b6ef03aa877ae30259da81807dcb
  
https://github.com/jenkinsci/xcode-plugin/commit/0204262b53e7b6ef03aa877ae30259da81807dcb
  Author: Kazuhide Takahashi 
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
M pom.xml
M src/main/java/au/com/rayh/KeychainPasswordAndPath.java
A src/main/java/au/com/rayh/KeychainPasswordAndPathBinding.java
M src/main/java/au/com/rayh/KeychainPasswordAndPathImpl.java
A src/main/java/au/com/rayh/XcodeCredentialsHelper.java
A src/main/java/au/com/rayh/XcodeDeclarativeCredentialsHandler.java

  Log Message:
  ---
  Added compatibility with Credentials Binding Plugin.


  Commit: cb430dca60f2f7844f4870f3fd37653c7d5eb9f3
  
https://github.com/jenkinsci/xcode-plugin/commit/cb430dca60f2f7844f4870f3fd37653c7d5eb9f3
  Author: Kazuhide Takahashi 
  Date:   2019-05-06 (Mon, 06 May 2019)

  Changed paths:
M src/main/java/au/com/rayh/KeychainPasswordAndPathImpl.java
M src/main/java/au/com/rayh/XCodeBuilder.java

  Log Message:
  ---
  Fix LINT errors


  Commit: 917b87b457d7d5c5d7dab69b21eb4e392954fddb
  
https://github.com/jenkinsci/xcode-plugin/commit/917b87b457d7d5c5d7dab69b21eb4e392954fddb
  Author: Kazuhide Takahashi 
  Date:   2019-05-10 (Fri, 10 May 2019)

  Changed paths:
M src/main/java/au/com/rayh/DeveloperProfileLoader.java
M src/main/java/au/com/rayh/Keychain.java
M src/main/java/au/com/rayh/XCodeBuilder.java

  Log Message:
  ---
  Modified to save the keychain password encrypted in 'Configure system' and 
'Job configuration'.


  Commit: 4645220ffce70193638621509c7581dbc1da61c2
  
https://github.com/jenkinsci/xcode-plugin/commit/4645220ffce70193638621509c7581dbc1da61c2
  Author: Kazuhide Takahashi 
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
M src/main/java/au/com/rayh/DeveloperProfile.java
M src/main/java/au/com/rayh/DeveloperProfileLoader.java
M src/main/java/au/com/rayh/Keychain.java
M src/main/java/au/com/rayh/KeychainPasswordAndPathImpl.java
M src/main/java/au/com/rayh/XCodeBuilder.java

  Log Message:
  ---
  Fix bugs.


  Commit: f325a40c3e2c5e6d0c65e636dfa0008a53ee
  
https://github.com/jenkinsci/xcode-plugin/commit/f325a40c3e2c5e6d0c65e636dfa0008a53ee
  Author: Kazuhide Takahashi 
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
M src/main/java/au/com/rayh/DeveloperProfile.java
M src/main/java/au/com/rayh/KeychainPasswordAndPathImpl.java

  Log Message:
  ---
  Merge remote-tracking branch 
'fix_display_bug/fix_display_bug_developper_profil_credentials' into 
move_keychain_settings


  Commit: 3b9dc611142bd5421436376bff15c4107eae29c7
  
https://github.com/jenkinsci/xcode-plugin/commit/3b9dc611142bd5421436376bff15c4107eae29c7
  Author: Kazuhide Takahashi 
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  

[jenkinsci/hashicorp-vault-plugin] 8e70b7: trigger release drafter

2019-08-19 Thread Joseph Petersen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hashicorp-vault-plugin
  Commit: 8e70b761172b9b0cf72719aa9191d71d5fc01fbf
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/8e70b761172b9b0cf72719aa9191d71d5fc01fbf
  Author: Joseph Petersen 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:

  Log Message:
  ---
  trigger release drafter


-- 
You received this message because you are subscribed to the Google 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/hashicorp-vault-plugin/push/refs/heads/master/f17d29-8e70b7%40github.com.


[jenkinsci/content-replace-plugin] 2d38ac: [maven-release-plugin] prepare for next developmen...

2019-08-19 Thread Moxun
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/content-replace-plugin
  Commit: 2d38ac1510363ebc53d61a51bc12bb8ccd830d63
  
https://github.com/jenkinsci/content-replace-plugin/commit/2d38ac1510363ebc53d61a51bc12bb8ccd830d63
  Author: Moxun1639 
  Date:   2019-08-20 (Tue, 20 Aug 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/content-replace-plugin/push/refs/heads/master/9cfd57-2d38ac%40github.com.


[jenkinsci/content-replace-plugin] 0ff9c9: use "Matcher.find" instead of "Matcher.matches", ...

2019-08-19 Thread Moxun
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/content-replace-plugin
  Commit: 0ff9c9cabc7fd334fb3d11d02763f60bf3360133
  
https://github.com/jenkinsci/content-replace-plugin/commit/0ff9c9cabc7fd334fb3d11d02763f60bf3360133
  Author: Moxun1639 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M 
src/main/java/com/mxstrive/jenkins/plugin/contentreplace/ContentReplaceBuilder.java

  Log Message:
  ---
  use "Matcher.find"  instead of "Matcher.matches", this counts more accurately.


  Commit: 9cfd57944e80aeb6e92f298ca48f54d1710b77d1
  
https://github.com/jenkinsci/content-replace-plugin/commit/9cfd57944e80aeb6e92f298ca48f54d1710b77d1
  Author: Moxun1639 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release content-replace-1.0.10


Compare: 
https://github.com/jenkinsci/content-replace-plugin/compare/f963b81b9158...9cfd57944e80

-- 
You received this message because you are subscribed to the Google 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/content-replace-plugin/push/refs/heads/master/f963b8-9cfd57%40github.com.


[jenkinsci/content-replace-plugin]

2019-08-19 Thread Moxun
  Branch: refs/tags/content-replace-1.0.10
  Home:   https://github.com/jenkinsci/content-replace-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/content-replace-plugin/push/refs/tags/content-replace-1.0.10/00-4ac8a0%40github.com.


[jenkinsci/maven-hpi-plugin] d465e8: Bump wagon-gitsite from 0.4.1 to 0.5

2019-08-19 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/com.github.stephenc.wagon-wagon-gitsite-0.5
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: d465e846c4859184b05f1f3bc39775a677b49ddf
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/d465e846c4859184b05f1f3bc39775a677b49ddf
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump wagon-gitsite from 0.4.1 to 0.5

Bumps [wagon-gitsite](https://github.com/stephenc/wagon-gitsite) from 0.4.1 to 
0.5.
- [Release notes](https://github.com/stephenc/wagon-gitsite/releases)
- 
[Commits](https://github.com/stephenc/wagon-gitsite/compare/wagon-gitsite-0.4.1...wagon-gitsite-0.5)

Signed-off-by: dependabot-preview[bot] 


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


[jenkinsci/hashicorp-vault-plugin] 23d3d3: [JENKINS-58970] - allow setting engine version on ...

2019-08-19 Thread Joseph Petersen
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/hashicorp-vault-plugin

  Commit: 23d3d3aab6ac686ca8e1bf9df933829720dc77a8

  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/23d3d3aab6ac686ca8e1bf9df933829720dc77a8

  Author: Joseph Petersen 

  Date:   2019-08-20 (Tue, 20 Aug 2019)



  Changed paths:

M src/main/java/com/datapipe/jenkins/vault/VaultBuildWrapper.java

M src/main/java/com/datapipe/jenkins/vault/VaultDisposer.java

M 
src/main/java/com/datapipe/jenkins/vault/configuration/GlobalVaultConfiguration.java

M 
src/main/java/com/datapipe/jenkins/vault/configuration/VaultConfiguration.java

M src/main/java/com/datapipe/jenkins/vault/model/VaultSecret.java

M 
src/main/resources/com/datapipe/jenkins/vault/configuration/VaultConfiguration/config.jelly

A 
src/main/resources/com/datapipe/jenkins/vault/configuration/VaultConfiguration/help-engineVersion.html

M 
src/main/resources/com/datapipe/jenkins/vault/model/VaultSecret/config.jelly

M 
src/main/resources/com/datapipe/jenkins/vault/model/VaultSecret/help-engineVersion.html

M 
src/test/java/com/datapipe/jenkins/vault/configuration/FolderVaultConfigurationSpec.java

M 
src/test/java/com/datapipe/jenkins/vault/configuration/VaultConfigurationSpec.java

M src/test/java/com/datapipe/jenkins/vault/it/VaultConfigurationIT.java

M 
src/test/java/com/datapipe/jenkins/vault/it/VaultTokenCredentialBindingIT.java

M src/test/java/com/datapipe/jenkins/vault/it/folder/FolderIT.java



  Log Message:

  ---

  [JENKINS-58970] - allow setting engine version on `VaultConfigura… (#42)





-- 
You received this message because you are subscribed to the Google 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/hashicorp-vault-plugin/push/refs/heads/master/333f37-23d3d3%40github.com.


[jenkinsci/maven-hpi-plugin] 448e30: Bump version-number from 1.4 to 1.6

2019-08-19 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-version-number-1.6
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 448e30bdbd62e8e61e80b53e15033820ce8f93b3
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/448e30bdbd62e8e61e80b53e15033820ce8f93b3
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump version-number from 1.4 to 1.6

Bumps version-number from 1.4 to 1.6.

Signed-off-by: dependabot-preview[bot] 


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


[jenkinsci/hashicorp-vault-plugin] 60727e: Add codestyle, checkstyle. Switch to SpotBugs anno...

2019-08-19 Thread Joseph Petersen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hashicorp-vault-plugin
  Commit: 60727e74d6b2ca998c17a523e8c734306db6a272
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/60727e74d6b2ca998c17a523e8c734306db6a272
  Author: Joseph Petersen 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M .gitignore
A .idea/codeStyles/Project.xml
A .idea/codeStyles/codeStyleConfig.xml
A .mvn/checkstyle.xml
M pom.xml
M src/main/java/com/datapipe/jenkins/vault/VaultAccessor.java
M src/main/java/com/datapipe/jenkins/vault/VaultBuildWrapper.java
M src/main/java/com/datapipe/jenkins/vault/VaultDisposer.java
M 
src/main/java/com/datapipe/jenkins/vault/configuration/FolderVaultConfiguration.java
M 
src/main/java/com/datapipe/jenkins/vault/configuration/GlobalVaultConfiguration.java
M 
src/main/java/com/datapipe/jenkins/vault/configuration/VaultConfigResolver.java
M 
src/main/java/com/datapipe/jenkins/vault/configuration/VaultConfiguration.java
M 
src/main/java/com/datapipe/jenkins/vault/credentials/AbstractVaultTokenCredential.java
M 
src/main/java/com/datapipe/jenkins/vault/credentials/VaultAppRoleCredential.java
M src/main/java/com/datapipe/jenkins/vault/credentials/VaultCredential.java
M 
src/main/java/com/datapipe/jenkins/vault/credentials/VaultGCPCredential.java
M 
src/main/java/com/datapipe/jenkins/vault/credentials/VaultGithubTokenCredential.java
M 
src/main/java/com/datapipe/jenkins/vault/credentials/VaultTokenCredential.java
M 
src/main/java/com/datapipe/jenkins/vault/credentials/VaultTokenCredentialBinding.java
M 
src/main/java/com/datapipe/jenkins/vault/credentials/VaultTokenFileCredential.java
M 
src/main/java/com/datapipe/jenkins/vault/exception/VaultPluginException.java
M src/main/java/com/datapipe/jenkins/vault/log/MaskingConsoleLogFilter.java
M src/main/java/com/datapipe/jenkins/vault/model/VaultSecret.java
M src/main/java/com/datapipe/jenkins/vault/model/VaultSecretValue.java
M 
src/main/resources/com/datapipe/jenkins/vault/VaultBuildWrapper/config.jelly
M 
src/main/resources/com/datapipe/jenkins/vault/VaultBuildWrapper/help-authTokenCredentialId.html
M 
src/main/resources/com/datapipe/jenkins/vault/VaultBuildWrapper/help-tokenFilePath.html
M 
src/main/resources/com/datapipe/jenkins/vault/configuration/FolderVaultConfiguration/config.jelly
M 
src/main/resources/com/datapipe/jenkins/vault/configuration/GlobalVaultConfiguration/config.jelly
M 
src/main/resources/com/datapipe/jenkins/vault/configuration/VaultConfiguration/config.jelly
M 
src/main/resources/com/datapipe/jenkins/vault/configuration/VaultConfiguration/help-engineVersion.html
M 
src/main/resources/com/datapipe/jenkins/vault/credentials/VaultAppRoleCredential/credentials.jelly
M 
src/main/resources/com/datapipe/jenkins/vault/credentials/VaultGCPCredential/credentials.jelly
M 
src/main/resources/com/datapipe/jenkins/vault/credentials/VaultGithubTokenCredential/credentials.jelly
M 
src/main/resources/com/datapipe/jenkins/vault/credentials/VaultTokenCredential/credentials.jelly
M 
src/main/resources/com/datapipe/jenkins/vault/credentials/VaultTokenCredentialBinding/config-variables.jelly
M 
src/main/resources/com/datapipe/jenkins/vault/credentials/VaultTokenFileCredential/credentials.jelly
M 
src/main/resources/com/datapipe/jenkins/vault/model/VaultSecret/config.jelly
M 
src/main/resources/com/datapipe/jenkins/vault/model/VaultSecret/help-engineVersion.html
M 
src/main/resources/com/datapipe/jenkins/vault/model/VaultSecret/help-path.html
M 
src/main/resources/com/datapipe/jenkins/vault/model/VaultSecretValue/config.jelly
M 
src/main/resources/com/datapipe/jenkins/vault/model/VaultSecretValue/help-envVar.html
M src/main/resources/index.jelly
M 
src/test/java/com/datapipe/jenkins/vault/VaultBuildWrapperWithMockAccessor.java
M 
src/test/java/com/datapipe/jenkins/vault/configuration/FolderVaultConfigurationSpec.java
M 
src/test/java/com/datapipe/jenkins/vault/configuration/VaultConfigurationSpec.java
M src/test/java/com/datapipe/jenkins/vault/it/VaultConfigurationIT.java
M 
src/test/java/com/datapipe/jenkins/vault/it/VaultTokenCredentialBindingIT.java
M src/test/java/com/datapipe/jenkins/vault/it/folder/FolderIT.java
M 
src/test/java/com/datapipe/jenkins/vault/log/MaskingConsoleLogFilterSpec.java

  Log Message:
  ---
  Add codestyle, checkstyle. Switch to SpotBugs annotations. Format! (#43)


-- 
You received this message because you are subscribed to the Google 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/hashicorp-vault-plugin/push/refs/heads/master/23d3d3-60727e%40github.com.


[jenkinsci/remoting-kafka-plugin] 4c70c4: Exclude code-coverage submodule from release

2019-08-19 Thread Nguyen Le Vu Long
  Branch: refs/heads/release-2.0.1
  Home:   https://github.com/jenkinsci/remoting-kafka-plugin
  Commit: 4c70c450727d0742d9d07b0ef564cd47a99ef312
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/4c70c450727d0742d9d07b0ef564cd47a99ef312
  Author: Nguyen Le Vu Long 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M code-coverage/pom.xml

  Log Message:
  ---
  Exclude code-coverage submodule from release


  Commit: 5927a083b7005218474543f8cec3804ae4df15e1
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/5927a083b7005218474543f8cec3804ae4df15e1
  Author: Nguyen Le Vu Long 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update changelog for 2.0.1


  Commit: 9b7d8f0469278b99504cdb378eb625dc1946c0f1
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/9b7d8f0469278b99504cdb378eb625dc1946c0f1
  Author: Nguyen Le Vu Long 
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
M demo/helm/values-override.yaml
M helm/jenkins-remoting-kafka/values.yaml

  Log Message:
  ---
  Update plugin version in Helm values


Compare: 
https://github.com/jenkinsci/remoting-kafka-plugin/compare/3d8ea8d2dbc4...9b7d8f046927

-- 
You received this message because you are subscribed to the Google 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/remoting-kafka-plugin/push/refs/heads/release-2.0.1/3d8ea8-9b7d8f%40github.com.


[jenkinsci/influxdb-plugin] 415f5d: Introduce InfluxDbStep

2019-08-19 Thread Aleksi Simell
  Branch: refs/heads/pipeline-step
  Home:   https://github.com/jenkinsci/influxdb-plugin
  Commit: 415f5d6c658d49bed33be5358d668ce47e39afbb
  
https://github.com/jenkinsci/influxdb-plugin/commit/415f5d6c658d49bed33be5358d668ce47e39afbb
  Author: Aleksi Simell 
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
M pom.xml
M src/main/java/jenkinsci/plugins/influxdb/DescriptorImpl.java
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublisher.java
A src/main/java/jenkinsci/plugins/influxdb/InfluxDbStep.java
A src/main/java/jenkinsci/plugins/influxdb/InfluxDbStepExecution.java
M 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/config.jelly
M 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/global.jelly
A src/main/resources/jenkinsci/plugins/influxdb/InfluxDbStep/config.jelly
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbStep/help-customPrefix.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbStep/help-customProjectName.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbStep/help-jenkinsEnvParameterField.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbStep/help-jenkinsEnvParameterTag.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbStep/help-replaceDashWithUnderscore.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbStep/help-selectedTarget.html
M src/test/java/jenkinsci/plugins/influxdb/InfluxDbPublisherTest.java

  Log Message:
  ---
  Introduce InfluxDbStep


  Commit: 8f83ff02af8f359243496c4979f462aeab6f6825
  
https://github.com/jenkinsci/influxdb-plugin/commit/8f83ff02af8f359243496c4979f462aeab6f6825
  Author: Aleksi Simell 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/main/java/jenkinsci/plugins/influxdb/DescriptorImpl.java
A src/main/java/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig.java

  Log Message:
  ---
  Add influxdbglobalconfig


  Commit: aae748191869962f93d54d74990738c7f69a2456
  
https://github.com/jenkinsci/influxdb-plugin/commit/aae748191869962f93d54d74990738c7f69a2456
  Author: Aleksi Simell 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig.java
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/config.jelly
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/help-database.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/help-description.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/help-exposeExceptions.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/help-globalListener.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/help-globalListenerFilter.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/help-password.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/help-replaceDashWithUnderscore.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/help-retentionPolicy.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/help-url.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/help-username.html
A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/help-usingJenkinsProxy.html
R 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/global.jelly
R 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-database.html
R 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-description.html
R 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-exposeExceptions.html
R 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-globalListener.html
R 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-globalListenerFilter.html
R 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-password.html
R 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-replaceDashWithUnderscore.html
R 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-retentionPolicy.html
R 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-url.html
R 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-username.html
R 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-usingJenkinsProxy.html
M src/test/java/jenkinsci/plugins/influxdb/ConfigurationAsCodeTest.java
M 
src/test/resources/jenkinsci/plugins/influxdb/ConfigurationAsCodeTest/configuration-as-code.yml

  Log Message:
  ---
  Move jelly to globalconfig


Compare: 
https://github.com/jenkinsci/influxdb-plugin/compare/415f5d6c658d%5E...aae748191869

-- 
You received this message because you are subscribed 

[jenkinsci/swarm-plugin] 4a949d: Bump slf4j-api from 1.7.26 to 1.7.28

2019-08-19 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.slf4j-slf4j-api-1.7.28
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 4a949d61edd980ed6c0216411419093c1a4f68b3
  
https://github.com/jenkinsci/swarm-plugin/commit/4a949d61edd980ed6c0216411419093c1a4f68b3
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M plugin/pom.xml

  Log Message:
  ---
  Bump slf4j-api from 1.7.26 to 1.7.28

Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.26 to 1.7.28.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.26...v_1.7.28)

Signed-off-by: dependabot-preview[bot] 


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


[jenkinsci/jenkins]

2019-08-19 Thread Oleg Nenashev
  Branch: refs/heads/release-drafter-sorting
  Home:   https://github.com/jenkinsci/jenkins

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


[jenkinsci/jenkins]

2019-08-19 Thread Oleg Nenashev
  Branch: refs/heads/release-drafter
  Home:   https://github.com/jenkinsci/jenkins

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


[jenkinsci/jenkins]

2019-08-19 Thread Oleg Nenashev
  Branch: refs/heads/readme
  Home:   https://github.com/jenkinsci/jenkins

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


[jenkinsci/swarm-plugin] 4a949d: Bump slf4j-api from 1.7.26 to 1.7.28

2019-08-19 Thread dependabot-preview[bot]
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 4a949d61edd980ed6c0216411419093c1a4f68b3
  
https://github.com/jenkinsci/swarm-plugin/commit/4a949d61edd980ed6c0216411419093c1a4f68b3
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M plugin/pom.xml

  Log Message:
  ---
  Bump slf4j-api from 1.7.26 to 1.7.28

Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.26 to 1.7.28.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.26...v_1.7.28)

Signed-off-by: dependabot-preview[bot] 


  Commit: 74d35f2aaf105c42cce89464f39f5912f174e2e0
  
https://github.com/jenkinsci/swarm-plugin/commit/74d35f2aaf105c42cce89464f39f5912f174e2e0
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M plugin/pom.xml

  Log Message:
  ---
  Merge pull request #148 from 
jenkinsci/dependabot/maven/org.slf4j-slf4j-api-1.7.28


Compare: 
https://github.com/jenkinsci/swarm-plugin/compare/0f4e7d33fed3...74d35f2aaf10

-- 
You received this message because you are subscribed to the Google 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/0f4e7d-74d35f%40github.com.


[jenkinsci/swarm-plugin]

2019-08-19 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.slf4j-slf4j-api-1.7.28
  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/heads/dependabot/maven/org.slf4j-slf4j-api-1.7.28/4a949d-00%40github.com.


[jenkinsci/generic-webhook-trigger-plugin] 81904e: doc

2019-08-19 Thread Tomas Bjerre
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/generic-webhook-trigger-plugin
  Commit: 81904e1aea5802f52b3d8e08321ba4db23380be3
  
https://github.com/jenkinsci/generic-webhook-trigger-plugin/commit/81904e1aea5802f52b3d8e08321ba4db23380be3
  Author: Tomas Bjerre 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  doc


-- 
You received this message because you are subscribed to the Google 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/generic-webhook-trigger-plugin/push/refs/heads/master/0ab6f5-81904e%40github.com.


[jenkinsci/generic-webhook-trigger-plugin] 1cd04e: doc

2019-08-19 Thread Tomas Bjerre
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/generic-webhook-trigger-plugin
  Commit: 1cd04e65d7247c7f63fb3dd8c383ba32c648f8cd
  
https://github.com/jenkinsci/generic-webhook-trigger-plugin/commit/1cd04e65d7247c7f63fb3dd8c383ba32c648f8cd
  Author: Tomas Bjerre 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  doc


-- 
You received this message because you are subscribed to the Google 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/generic-webhook-trigger-plugin/push/refs/heads/master/81904e-1cd04e%40github.com.


[jenkinsci/code-coverage-api-plugin] b661c5: Fix and add some unit tests

2019-08-19 Thread Shenyu Zheng
  Branch: refs/heads/fix/unit-tests
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: b661c5cf02d489aea8920aa7c0e913d577790e00
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/b661c5cf02d489aea8920aa7c0e913d577790e00
  Author: Shenyu Zheng 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/coverage/CoveragePublisherPipelineTest.java

  Log Message:
  ---
  Fix and add some unit tests


-- 
You received this message because you are subscribed to the Google 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/code-coverage-api-plugin/push/refs/heads/fix/unit-tests/00-b661c5%40github.com.


[jenkinsci/jabber-plugin] c9efbd: JENKINS-36826 Pipeline support

2019-08-19 Thread Florian Schmaus
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jabber-plugin
  Commit: c9efbd8bce99c5820ebd35232eb5114a6a255ae4
  
https://github.com/jenkinsci/jabber-plugin/commit/c9efbd8bce99c5820ebd35232eb5114a6a255ae4
  Author: akomakom 
  Date:   2019-08-14 (Wed, 14 Aug 2019)

  Changed paths:
M build.gradle
A src/main/java/hudson/plugins/jabber/im/steps/JabberNotifyStep.java
M 
src/main/java/hudson/plugins/jabber/im/transport/JabberConnectionDebugger.java
M src/main/java/hudson/plugins/jabber/im/transport/JabberIMConnection.java
M 
src/main/java/hudson/plugins/jabber/im/transport/JabberIMMessageTargetConverter.java
M 
src/main/java/hudson/plugins/jabber/im/transport/JabberPublisherDescriptor.java
A 
src/main/resources/hudson/plugins/jabber/im/steps/JabberNotifyStep/config.jelly
A 
src/main/resources/hudson/plugins/jabber/im/steps/JabberNotifyStep/help-notificationStrategy.html
A 
src/main/resources/hudson/plugins/jabber/im/steps/JabberNotifyStep/help.html
M 
src/main/resources/hudson/plugins/jabber/im/transport/JabberPublisher/global.jelly
M versions.gradle

  Log Message:
  ---
  JENKINS-36826 Pipeline support


  Commit: ea1bc6d5e508b29f427d66131aa348b54d3609e7
  
https://github.com/jenkinsci/jabber-plugin/commit/ea1bc6d5e508b29f427d66131aa348b54d3609e7
  Author: Florian Schmaus 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M build.gradle
A src/main/java/hudson/plugins/jabber/im/steps/JabberNotifyStep.java
M 
src/main/java/hudson/plugins/jabber/im/transport/JabberConnectionDebugger.java
M src/main/java/hudson/plugins/jabber/im/transport/JabberIMConnection.java
M 
src/main/java/hudson/plugins/jabber/im/transport/JabberIMMessageTargetConverter.java
M 
src/main/java/hudson/plugins/jabber/im/transport/JabberPublisherDescriptor.java
A 
src/main/resources/hudson/plugins/jabber/im/steps/JabberNotifyStep/config.jelly
A 
src/main/resources/hudson/plugins/jabber/im/steps/JabberNotifyStep/help-notificationStrategy.html
A 
src/main/resources/hudson/plugins/jabber/im/steps/JabberNotifyStep/help.html
M 
src/main/resources/hudson/plugins/jabber/im/transport/JabberPublisher/global.jelly
M versions.gradle

  Log Message:
  ---
  Merge pull request #18 from akomakom/pipeline-support

Pipeline support


Compare: 
https://github.com/jenkinsci/jabber-plugin/compare/01c3ae5813e6...ea1bc6d5e508

-- 
You received this message because you are subscribed to the Google 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/jabber-plugin/push/refs/heads/master/01c3ae-ea1bc6%40github.com.


[jenkinsci/plasticscm-plugin] 37822f: [maven-release-plugin] prepare release plasticscm-...

2019-08-19 Thread Miguel
  Branch: refs/heads/master

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

  Commit: 37822ff266df733c97fceb1a02913f104abc3c18

  
https://github.com/jenkinsci/plasticscm-plugin/commit/37822ff266df733c97fceb1a02913f104abc3c18

  Author: Miguel González 

  Date:   2019-08-19 (Mon, 19 Aug 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare release plasticscm-plugin-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/plasticscm-plugin/push/refs/heads/master/f0d300-37822f%40github.com.


[jenkinsci/generic-webhook-trigger-plugin] f84463: doc

2019-08-19 Thread Tomas Bjerre
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/generic-webhook-trigger-plugin
  Commit: f84463c9065eaa05a86458c26f8a508a7fc31e0d
  
https://github.com/jenkinsci/generic-webhook-trigger-plugin/commit/f84463c9065eaa05a86458c26f8a508a7fc31e0d
  Author: Tomas Bjerre 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  doc


-- 
You received this message because you are subscribed to the Google 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/generic-webhook-trigger-plugin/push/refs/heads/master/1cd04e-f84463%40github.com.


[jenkinsci/plugin-pom] bfefac: Bump jenkins-test-harness from 2.54 to 2.55

2019-08-19 Thread dependabot-preview[bot]
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: bfefac610d5aa95762d3dfd4a40d156dbc9e0fd6
  
https://github.com/jenkinsci/plugin-pom/commit/bfefac610d5aa95762d3dfd4a40d156dbc9e0fd6
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins-test-harness from 2.54 to 2.55

Bumps [jenkins-test-harness](https://github.com/jenkinsci/jenkins-test-harness) 
from 2.54 to 2.55.
- [Release notes](https://github.com/jenkinsci/jenkins-test-harness/releases)
- 
[Commits](https://github.com/jenkinsci/jenkins-test-harness/compare/jenkins-test-harness-2.54...jenkins-test-harness-2.55)

Signed-off-by: dependabot-preview[bot] 


  Commit: 81c180b06e4abf8fd239f229e0b7f733e9b4b0f8
  
https://github.com/jenkinsci/plugin-pom/commit/81c180b06e4abf8fd239f229e0b7f733e9b4b0f8
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #230 from 
jenkinsci/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2.55


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/b732277edd59...81c180b06e4a

-- 
You received this message because you are subscribed to the Google 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/plugin-pom/push/refs/heads/master/b73227-81c180%40github.com.


[jenkinsci/plugin-pom]

2019-08-19 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2.55
  Home:   https://github.com/jenkinsci/plugin-pom

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/plugin-pom/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2.55/bfefac-00%40github.com.


[jenkinsci/plugin-pom] bfefac: Bump jenkins-test-harness from 2.54 to 2.55

2019-08-19 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2.55
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: bfefac610d5aa95762d3dfd4a40d156dbc9e0fd6
  
https://github.com/jenkinsci/plugin-pom/commit/bfefac610d5aa95762d3dfd4a40d156dbc9e0fd6
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jenkins-test-harness from 2.54 to 2.55

Bumps [jenkins-test-harness](https://github.com/jenkinsci/jenkins-test-harness) 
from 2.54 to 2.55.
- [Release notes](https://github.com/jenkinsci/jenkins-test-harness/releases)
- 
[Commits](https://github.com/jenkinsci/jenkins-test-harness/compare/jenkins-test-harness-2.54...jenkins-test-harness-2.55)

Signed-off-by: dependabot-preview[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/plugin-pom/push/refs/heads/dependabot/maven/org.jenkins-ci.main-jenkins-test-harness-2.55/00-bfefac%40github.com.


[jenkinsci/content-replace-plugin] ed707d: match count

2019-08-19 Thread Moxun
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/content-replace-plugin
  Commit: ed707db72fe6a849f2ec627392b8f397c56aafa6
  
https://github.com/jenkinsci/content-replace-plugin/commit/ed707db72fe6a849f2ec627392b8f397c56aafa6
  Author: Moxun1639 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M 
src/main/java/com/mxstrive/jenkins/plugin/contentreplace/ContentReplaceBuilder.java

  Log Message:
  ---
  match count


  Commit: 073dccac951276fa200ba72634773832e06a938d
  
https://github.com/jenkinsci/content-replace-plugin/commit/073dccac951276fa200ba72634773832e06a938d
  Author: Moxun1639 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release content-replace-1.0.9


Compare: 
https://github.com/jenkinsci/content-replace-plugin/compare/8d0de12f17a3...073dccac9512

-- 
You received this message because you are subscribed to the Google 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/content-replace-plugin/push/refs/heads/master/8d0de1-073dcc%40github.com.


[jenkinsci/content-replace-plugin] f963b8: [maven-release-plugin] prepare for next developmen...

2019-08-19 Thread Moxun
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/content-replace-plugin
  Commit: f963b81b9158716845431184db7329f0b14a1dc0
  
https://github.com/jenkinsci/content-replace-plugin/commit/f963b81b9158716845431184db7329f0b14a1dc0
  Author: Moxun1639 
  Date:   2019-08-19 (Mon, 19 Aug 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/content-replace-plugin/push/refs/heads/master/073dcc-f963b8%40github.com.


[jenkinsci/content-replace-plugin]

2019-08-19 Thread Moxun
  Branch: refs/tags/content-replace-1.0.9
  Home:   https://github.com/jenkinsci/content-replace-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/content-replace-plugin/push/refs/tags/content-replace-1.0.9/00-900306%40github.com.


[jenkinsci/maven-hpi-plugin]

2019-08-19 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.6.0
  Home:   https://github.com/jenkinsci/maven-hpi-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/maven-hpi-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.6.0/b7b87c-00%40github.com.


[jenkinsci/testweaver-plugin] 5bf650: Change description of "Accept inconclusive watcher...

2019-08-19 Thread Adrian Tirea
  Branch: refs/tags/testweaver-1.0.3
  Home:   https://github.com/jenkinsci/testweaver-plugin
  Commit: 5bf650eba21c0e5e120866f2c8eae8f0320cbc1b
  
https://github.com/jenkinsci/testweaver-plugin/commit/5bf650eba21c0e5e120866f2c8eae8f0320cbc1b
  Author: Adrian Tirea 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml
M 
src/main/resources/org/jenkinsci/plugins/testweaver/TestWeaverPlugin/config.jelly

  Log Message:
  ---
  Change description of "Accept inconclusive watchers" option. Prepare new 
release 1.0.3


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


[jenkinsci/testweaver-plugin] 5bf650: Change description of "Accept inconclusive watcher...

2019-08-19 Thread Adrian Tirea
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testweaver-plugin
  Commit: 5bf650eba21c0e5e120866f2c8eae8f0320cbc1b
  
https://github.com/jenkinsci/testweaver-plugin/commit/5bf650eba21c0e5e120866f2c8eae8f0320cbc1b
  Author: Adrian Tirea 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml
M 
src/main/resources/org/jenkinsci/plugins/testweaver/TestWeaverPlugin/config.jelly

  Log Message:
  ---
  Change description of "Accept inconclusive watchers" option. Prepare new 
release 1.0.3


  Commit: 26abb6e926c0d274c89e16b8b0babbb8f61aef9d
  
https://github.com/jenkinsci/testweaver-plugin/commit/26abb6e926c0d274c89e16b8b0babbb8f61aef9d
  Author: Adrian Tirea 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/testweaver-plugin/compare/ed602e74468b...26abb6e926c0

-- 
You received this message because you are subscribed to the Google 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/testweaver-plugin/push/refs/heads/master/ed602e-26abb6%40github.com.


[jenkinsci/plasticscm-plugin] a1f220: [maven-release-plugin] prepare for next developmen...

2019-08-19 Thread Miguel
  Branch: refs/heads/master

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

  Commit: a1f2205a8e030aa796936b1b7333ec5f3d8f83b6

  
https://github.com/jenkinsci/plasticscm-plugin/commit/a1f2205a8e030aa796936b1b7333ec5f3d8f83b6

  Author: Miguel González 

  Date:   2019-08-19 (Mon, 19 Aug 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/plasticscm-plugin/push/refs/heads/master/37822f-a1f220%40github.com.


[jenkinsci/plasticscm-plugin]

2019-08-19 Thread Miguel
  Branch: refs/tags/plasticscm-plugin-3.0
  Home:   https://github.com/jenkinsci/plasticscm-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/plasticscm-plugin/push/refs/tags/plasticscm-plugin-3.0/00-0acce0%40github.com.


[jenkinsci/influxdb-plugin] 573dcc: Use Globalconfig in publisher and step

2019-08-19 Thread Aleksi Simell
  Branch: refs/heads/pipeline-step
  Home:   https://github.com/jenkinsci/influxdb-plugin
  Commit: 573dccd591cff16d04c502d0b6a353ccb6f7820a
  
https://github.com/jenkinsci/influxdb-plugin/commit/573dccd591cff16d04c502d0b6a353ccb6f7820a
  Author: Aleksi Simell 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/main/java/jenkinsci/plugins/influxdb/DescriptorImpl.java
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig.java
M src/main/java/jenkinsci/plugins/influxdb/InfluxDbStep.java
M 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/config.jelly

  Log Message:
  ---
  Use Globalconfig in publisher and step


-- 
You received this message because you are subscribed to the Google 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/influxdb-plugin/push/refs/heads/pipeline-step/aae748-573dcc%40github.com.


[jenkinsci/code-coverage-api-plugin]

2019-08-19 Thread Shenyu Zheng
  Branch: refs/heads/fix/auto-update-in-jenkinsfile
  Home:   https://github.com/jenkinsci/code-coverage-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/code-coverage-api-plugin/push/refs/heads/fix/auto-update-in-jenkinsfile/f118eb-00%40github.com.


[jenkins-infra/jenkins.io] a5b7a5: Add changelog for 2.190

2019-08-19 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: a5b7a5e97c82063883f7d44da81b599e33327edb
  
https://github.com/jenkins-infra/jenkins.io/commit/a5b7a5e97c82063883f7d44da81b599e33327edb
  Author: Daniel Beck 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

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

  Log Message:
  ---
  Add changelog for 2.190


  Commit: ae8a59c00824d3c37d289d66dcd87a33dab28056
  
https://github.com/jenkins-infra/jenkins.io/commit/ae8a59c00824d3c37d289d66dcd87a33dab28056
  Author: Oleg Nenashev 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

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

  Log Message:
  ---
  Merge pull request #2422 from daniel-beck/changelog-2.190

Add changelog for 2.190


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/977ce19f9e92...ae8a59c00824

-- 
You received this message because you are subscribed to the Google 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/977ce1-ae8a59%40github.com.


[jenkinsci/code-coverage-api-plugin] 6fe110: Fix and add some unit tests

2019-08-19 Thread Shenyu Zheng
  Branch: refs/heads/fix/unit-tests
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 6fe110485d146d07e6033270e7dfac5d055efdb0
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/6fe110485d146d07e6033270e7dfac5d055efdb0
  Author: Shenyu Zheng 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/main/java/io/jenkins/plugins/coverage/CoverageProcessor.java
M 
src/test/java/io/jenkins/plugins/coverage/CoveragePublisherPipelineTest.java

  Log Message:
  ---
  Fix and add some unit tests


-- 
You received this message because you are subscribed to the Google 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/code-coverage-api-plugin/push/refs/heads/fix/unit-tests/b661c5-6fe110%40github.com.


[jenkinsci/wsclean-plugin] 15c7eb: gitignore work folder as that's where mvn hpi:run ...

2019-08-19 Thread Peter Darton
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/wsclean-plugin
  Commit: 15c7eb7e33adac559cfababf6d60f9bf16c9041a
  
https://github.com/jenkinsci/wsclean-plugin/commit/15c7eb7e33adac559cfababf6d60f9bf16c9041a
  Author: Peter Darton 
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
M .gitignore

  Log Message:
  ---
  gitignore work folder as that's where mvn hpi:run puts its data.


  Commit: 51d7dd51352c6a885813b73c4e2bf19bec6ab42f
  
https://github.com/jenkinsci/wsclean-plugin/commit/51d7dd51352c6a885813b73c4e2bf19bec6ab42f
  Author: Peter Darton 
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
M src/main/resources/index.jelly

  Log Message:
  ---
  Shortened plugin description.


  Commit: bb8ba8dd873ce29764243632a2faeb3710a91d8e
  
https://github.com/jenkinsci/wsclean-plugin/commit/bb8ba8dd873ce29764243632a2faeb3710a91d8e
  Author: Peter Darton 
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
M 
src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/config.jelly

  Log Message:
  ---
  WebUI: Wrap 'before' field in a  box.


  Commit: 1e3d46aeaf2afe2f33410260f3172fec7b309379
  
https://github.com/jenkinsci/wsclean-plugin/commit/1e3d46aeaf2afe2f33410260f3172fec7b309379
  Author: Peter Darton 
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
A 
src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/help-before.html
A src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/help.html

  Log Message:
  ---
  WebUI: Added help.


  Commit: 2c5f21400a43fbe8c568f26d98d88d466ceab56d
  
https://github.com/jenkinsci/wsclean-plugin/commit/2c5f21400a43fbe8c568f26d98d88d466ceab56d
  Author: Peter Darton 
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
M pom.xml
M src/main/java/de/jamba/hudson/plugin/wsclean/PrePostClean.java
A src/main/resources/de/jamba/hudson/plugin/wsclean/Messages.properties
M 
src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/global.jelly
A src/test/java/de/jamba/hudson/plugin/wsclean/PrePostCleanTest.java

  Log Message:
  ---
  General tidy-up, multiple changes:

* WebUI: Made text localizable.
* Config: Deprecated 'behind' field as it's always !before.
* Config: Added default constructor and DataBoundSetter.
* Build: Capitalised first letter of lines logged.
* Build: Don't catch & suppress InterruptedException.
* Dev: reformat code to use 4 spaces instead of tabs for indentation.
* Dev: added simple unit-test.
* Dev: removed @SuppressWarnings("rawtypes") where possible.
* Dev: combined multiple catches into multi-catch clause.


  Commit: 1b218facc8bd019671841ad70cbab677367a9567
  
https://github.com/jenkinsci/wsclean-plugin/commit/1b218facc8bd019671841ad70cbab677367a9567
  Author: Peter Darton 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M .gitignore
M pom.xml
M src/main/java/de/jamba/hudson/plugin/wsclean/PrePostClean.java
A src/main/resources/de/jamba/hudson/plugin/wsclean/Messages.properties
M 
src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/config.jelly
M 
src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/global.jelly
A 
src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/help-before.html
A src/main/resources/de/jamba/hudson/plugin/wsclean/PrePostClean/help.html
M src/main/resources/index.jelly
A src/test/java/de/jamba/hudson/plugin/wsclean/PrePostCleanTest.java

  Log Message:
  ---
  Merge pull request #4 from pjdarton/code_tlc

General code tidy-up


Compare: 
https://github.com/jenkinsci/wsclean-plugin/compare/7786be3b0dca...1b218facc8bd

-- 
You received this message because you are subscribed to the Google 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/wsclean-plugin/push/refs/heads/master/7786be-1b218f%40github.com.


[jenkinsci/build-failure-analyzer-plugin] 51c5aa: New DownstreamBuildFinder using build-cache-plugin

2019-08-19 Thread Robert Sandell
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-failure-analyzer-plugin
  Commit: 51c5aae770a305db2c901fc8f8f258a85cf361d7
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/51c5aae770a305db2c901fc8f8f258a85cf361d7
  Author: Stephan Pauxberger 
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
M pom.xml
A 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/dbf/BuildCacheDBF.java

  Log Message:
  ---
  New DownstreamBuildFinder using build-cache-plugin


  Commit: b0cc6e17509904cadbf9b538ca59967561daa09a
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/b0cc6e17509904cadbf9b538ca59967561daa09a
  Author: Stephan Pauxberger 
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
M pom.xml
M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/DisplayDownstreamTest.java

  Log Message:
  ---
  Update Jenkins base version

We could work around this by using reflection to access the build-cache

Also: make Dwonstream tests run on windows as well


  Commit: 3c1c0b7bebe2611d36cb7d72a79abb0ac9b9f1a6
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/3c1c0b7bebe2611d36cb7d72a79abb0ac9b9f1a6
  Author: Stephan Pauxberger 
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/DisplayDownstreamTest.java

  Log Message:
  ---
  Testcase for new DBF


  Commit: 403aeb3fffaca166f762642f51befe4c592ec7a0
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/403aeb3fffaca166f762642f51befe4c592ec7a0
  Author: Stephan Pauxberger 
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/DisplayDownstreamTest.java

  Log Message:
  ---
  Checkstyle


  Commit: 718e2c181ab8bb6b7d189d8177ed64d078d2182c
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/718e2c181ab8bb6b7d189d8177ed64d078d2182c
  Author: Stephan Pauxberger 
  Date:   2019-08-16 (Fri, 16 Aug 2019)

  Changed paths:
M 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/dbf/BuildCacheDBF.java

  Log Message:
  ---
  Force extension to be ignored if build-cache plugin is not installed

Co-Authored-By: Robert Sandell 


  Commit: aad89b331af085abaeed3777478067d452d29c9e
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/aad89b331af085abaeed3777478067d452d29c9e
  Author: Robert Sandell 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M pom.xml
A 
src/main/java/com/sonyericsson/jenkins/plugins/bfa/model/dbf/BuildCacheDBF.java
M 
src/test/java/com/sonyericsson/jenkins/plugins/bfa/DisplayDownstreamTest.java

  Log Message:
  ---
  Merge pull request #107 from pauxus/build-cache-dbf

New DownstreamBuildFinder using build-cache-plugin


Compare: 
https://github.com/jenkinsci/build-failure-analyzer-plugin/compare/00038593c06d...aad89b331af0

-- 
You received this message because you are subscribed to the Google 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-failure-analyzer-plugin/push/refs/heads/master/000385-aad89b%40github.com.


[jenkinsci/code-coverage-api-plugin] dedcb0: Fix: failed the build gracefully when coverage enf...

2019-08-19 Thread Shenyu Zheng
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: dedcb0ed53c9edff1abfa70e301cf3fb9bb7684b
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/dedcb0ed53c9edff1abfa70e301cf3fb9bb7684b
  Author: Shenyu Zheng 
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
M src/main/java/io/jenkins/plugins/coverage/CoverageAction.java
M src/main/java/io/jenkins/plugins/coverage/CoverageProcessor.java
M src/main/java/io/jenkins/plugins/coverage/threshold/Threshold.java

  Log Message:
  ---
  Fix: failed the build gracefully when coverage enforcement is failed


  Commit: 5be03cf0b2f305b2dbef146637a0dcd491893dc5
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/5be03cf0b2f305b2dbef146637a0dcd491893dc5
  Author: Shenyu Zheng 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/main/java/io/jenkins/plugins/coverage/CoverageAction.java
M src/main/java/io/jenkins/plugins/coverage/CoverageProcessor.java
M src/main/java/io/jenkins/plugins/coverage/threshold/Threshold.java

  Log Message:
  ---
  Merge pull request #113 from jenkinsci/fix/failed-gracefully

Fix: failed the build gracefully when coverage enforcement is failed


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/b141a5e6e481...5be03cf0b2f3

-- 
You received this message because you are subscribed to the Google 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/code-coverage-api-plugin/push/refs/heads/dev/b141a5-5be03c%40github.com.


[jenkinsci/p4-plugin] 5b75e1: P4Groovy run() now finds credentials in folders

2019-08-19 Thread Paul Allen
  Branch: refs/heads/pr/106
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 5b75e11435837f1e918232db81e832494f2363f9
  
https://github.com/jenkinsci/p4-plugin/commit/5b75e11435837f1e918232db81e832494f2363f9
  Author: Joel Brown 
  Date:   2019-08-18 (Sun, 18 Aug 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/p4/credentials/P4InvalidCredentialException.java
M src/main/java/org/jenkinsci/plugins/p4/groovy/GetP4.java
M src/main/java/org/jenkinsci/plugins/p4/groovy/GetP4Task.java
M src/main/java/org/jenkinsci/plugins/p4/groovy/P4Groovy.java
M src/main/java/org/jenkinsci/plugins/p4/groovy/P4GroovyTask.java
M src/main/java/org/jenkinsci/plugins/p4/tasks/AbstractTask.java
M src/test/java/org/jenkinsci/plugins/p4/groovy/P4GroovyTest.java

  Log Message:
  ---
  P4Groovy run() now finds credentials in folders

Fix JENKINS-58745. The credential is now looked
up when p4 is instantiated as we know about the
context (Job) at that time.


  Commit: 8713635d5b82997521a094b10287b5ddde7212f8
  
https://github.com/jenkinsci/p4-plugin/commit/8713635d5b82997521a094b10287b5ddde7212f8
  Author: Paul Allen 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/p4/credentials/P4InvalidCredentialException.java
M src/main/java/org/jenkinsci/plugins/p4/groovy/GetP4.java
M src/main/java/org/jenkinsci/plugins/p4/groovy/GetP4Task.java
M src/main/java/org/jenkinsci/plugins/p4/groovy/P4Groovy.java
M src/main/java/org/jenkinsci/plugins/p4/groovy/P4GroovyTask.java
M src/main/java/org/jenkinsci/plugins/p4/tasks/AbstractTask.java
M src/test/java/org/jenkinsci/plugins/p4/groovy/P4GroovyTest.java

  Log Message:
  ---
  Simplification of change.

I think this should work the same and avoid a copy of both a credential string 
and base class.


Compare: 
https://github.com/jenkinsci/p4-plugin/compare/5b75e1143583%5E...8713635d5b82

-- 
You received this message because you are subscribed to the Google 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/pr/106/00-871363%40github.com.


[jenkinsci/role-strategy-plugin]

2019-08-19 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.27
  Home:   https://github.com/jenkinsci/role-strategy-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/role-strategy-plugin/push/refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.27/5db197-00%40github.com.


[jenkinsci/code-coverage-api-plugin] 6fe110: Fix and add some unit tests

2019-08-19 Thread Shenyu Zheng
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 6fe110485d146d07e6033270e7dfac5d055efdb0
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/6fe110485d146d07e6033270e7dfac5d055efdb0
  Author: Shenyu Zheng 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/main/java/io/jenkins/plugins/coverage/CoverageProcessor.java
M 
src/test/java/io/jenkins/plugins/coverage/CoveragePublisherPipelineTest.java

  Log Message:
  ---
  Fix and add some unit tests


  Commit: 6fedee983b46753edf7bede8f9f2c5d4899b835b
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/6fedee983b46753edf7bede8f9f2c5d4899b835b
  Author: Shenyu Zheng 
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
M src/main/java/io/jenkins/plugins/coverage/CoverageProcessor.java
M 
src/test/java/io/jenkins/plugins/coverage/CoveragePublisherPipelineTest.java

  Log Message:
  ---
  Merge pull request #114 from jenkinsci/fix/unit-tests

Fix and add some unit tests


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/5be03cf0b2f3...6fedee983b46

-- 
You received this message because you are subscribed to the Google 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/code-coverage-api-plugin/push/refs/heads/dev/5be03c-6fedee%40github.com.


  1   2   >