[jenkinsci/fabric-beta-publisher-plugin] 84621d: Use HTTPS URLs in pom.xml

2019-10-08 Thread daniel-beck-bot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/fabric-beta-publisher-plugin
  Commit: 84621d2419f05d5e2245e295230b293263bbb6b8
  
https://github.com/jenkinsci/fabric-beta-publisher-plugin/commit/84621d2419f05d5e2245e295230b293263bbb6b8
  Author: daniel-beck-bot <53303753+daniel-beck-...@users.noreply.github.com>
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/hashicorp-vault-plugin] 5290e6: use versions from BOM (#58)

2019-10-08 Thread Joseph Petersen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hashicorp-vault-plugin
  Commit: 5290e6e6640f764e6b85774d1a678647fd57cc78
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/5290e6e6640f764e6b85774d1a678647fd57cc78
  Author: Joseph Petersen 
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  use versions from BOM (#58)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/d06a57-5290e6%40github.com.


[jenkinsci/hashicorp-vault-plugin] 87ff56: fix trusting the default trust store (#57)

2019-10-08 Thread Joseph Petersen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hashicorp-vault-plugin
  Commit: 87ff56ed51bc0fb0fc40680ed1ad3c015153f972
  
https://github.com/jenkinsci/hashicorp-vault-plugin/commit/87ff56ed51bc0fb0fc40680ed1ad3c015153f972
  Author: Joseph Petersen 
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
A .gitattributes
M .gitignore
M src/main/java/com/datapipe/jenkins/vault/VaultBuildWrapper.java
M 
src/main/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSecretSource.java
M 
src/test/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSecretSourceTest.java
R src/test/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultTestUtil.java
A src/test/java/com/datapipe/jenkins/vault/util/TestConstants.java
A src/test/java/com/datapipe/jenkins/vault/util/VaultContainer.java
A src/test/java/com/datapipe/jenkins/vault/util/VaultTestUtil.java
R 
src/test/resources/com/datapipe/jenkins/vault/jcasc/secrets/pipeline.groovy
R 
src/test/resources/com/datapipe/jenkins/vault/jcasc/secrets/vaultTest_adminPolicy.hcl
R 
src/test/resources/com/datapipe/jenkins/vault/jcasc/secrets/vaultTest_agent.hcl
R 
src/test/resources/com/datapipe/jenkins/vault/jcasc/secrets/vaultTest_cascFile
A src/test/resources/com/datapipe/jenkins/vault/util/libressl.conf
A src/test/resources/com/datapipe/jenkins/vault/util/pipeline.groovy
A src/test/resources/com/datapipe/jenkins/vault/util/startup.sh
A 
src/test/resources/com/datapipe/jenkins/vault/util/vaultTest_adminPolicy.hcl
A src/test/resources/com/datapipe/jenkins/vault/util/vaultTest_agent.hcl
A src/test/resources/com/datapipe/jenkins/vault/util/vaultTest_server.hcl

  Log Message:
  ---
  fix trusting the default trust store (#57)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/5290e6-87ff56%40github.com.


[jenkinsci/ec2-fleet-plugin] ebad52: Pass tag value as fleet name

2019-10-08 Thread Artem Stasiuk
  Branch: refs/heads/tag-ec2-instances
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: ebad52f72308ab5e6a5181e32814feb47fb6ecf8
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/ebad52f72308ab5e6a5181e32814feb47fb6ecf8
  Author: Artem Stasiuk 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java

  Log Message:
  ---
  Pass tag value as fleet name


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


[jenkinsci/ec2-fleet-plugin] 6f591c: Tag EC2 instances used by plugin

2019-10-08 Thread Artem Stasiuk
  Branch: refs/heads/tag-ec2-instances
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 6f591cfe358e9bb9a185048ce5a58e5f98e40713
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/6f591cfe358e9bb9a185048ce5a58e5f98e40713
  Author: Artem Stasiuk 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java

  Log Message:
  ---
  Tag EC2 instances used by plugin


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


[jenkinsci/ec2-fleet-plugin] 2eb29b: add gitter channel

2019-10-08 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 2eb29b052fd97d62ef385a7bd03bcc3af95a4dbe
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/2eb29b052fd97d62ef385a7bd03bcc3af95a4dbe
  Author: Artem Stasiuk 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  add gitter channel


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


[jenkinsci/virtualbox-plugin] 233488: Working on Slave Configuration page.

2019-10-08 Thread Brandon Jones
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/virtualbox-plugin
  Commit: 2334888e8449623d19ccff03ac7628212500e192
  
https://github.com/jenkinsci/virtualbox-plugin/commit/2334888e8449623d19ccff03ac7628212500e192
  Author: Brandon Jones 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M plugin/pom.xml
M plugin/src/main/java/hudson/plugins/virtualbox/VirtualBoxBuildWrapper.java
M plugin/src/main/java/hudson/plugins/virtualbox/VirtualBoxCloud.java
M plugin/src/main/java/hudson/plugins/virtualbox/VirtualBoxComputer.java
M plugin/src/main/java/hudson/plugins/virtualbox/VirtualBoxMachine.java
M plugin/src/main/java/hudson/plugins/virtualbox/VirtualBoxPlugin.java
M plugin/src/main/java/hudson/plugins/virtualbox/VirtualBoxSlave.java
M plugin/src/main/resources/hudson/plugins/virtualbox/Messages.properties
M 
plugin/src/main/resources/hudson/plugins/virtualbox/VirtualBoxBuildWrapper/config.jelly
M 
plugin/src/main/resources/hudson/plugins/virtualbox/VirtualBoxCloud/config.jelly
M 
plugin/src/main/resources/hudson/plugins/virtualbox/VirtualBoxSlave/configure-entries.jelly

  Log Message:
  ---
  Working on Slave Configuration page.


  Commit: 5a831cbbd47f465b3c857814e28d942d8cb28816
  
https://github.com/jenkinsci/virtualbox-plugin/commit/5a831cbbd47f465b3c857814e28d942d8cb28816
  Author: Brandon Jones 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/virtualbox-plugin/compare/b9768232a37b...5a831cbbd47f

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


[jenkinsci/virtualbox-plugin] cdfa43: Use HTTPS URLs in pom.xml

2019-10-08 Thread Brandon Jones
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/virtualbox-plugin
  Commit: cdfa43eac38e5360ea9fa90cb2fd178b1988e64b
  
https://github.com/jenkinsci/virtualbox-plugin/commit/cdfa43eac38e5360ea9fa90cb2fd178b1988e64b
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: b9768232a37b7f88c2a22e0048514ef700ab82db
  
https://github.com/jenkinsci/virtualbox-plugin/commit/b9768232a37b7f88c2a22e0048514ef700ab82db
  Author: Brandon Jones 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #13 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/virtualbox-plugin/compare/ae3c6ddc1d93...b9768232a37b

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


[jenkinsci/google-oauth-plugin] 1d2344: Test CI for oauth plugin.

2019-10-08 Thread Stephen Shank
  Branch: refs/heads/citest
  Home:   https://github.com/jenkinsci/google-oauth-plugin
  Commit: 1d23e55351b381ae1ef5e27b5702e8a0f33f
  
https://github.com/jenkinsci/google-oauth-plugin/commit/1d23e55351b381ae1ef5e27b5702e8a0f33f
  Author: Stephen Shank 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M Jenkinsfile
A jenkins/maven-pod.yaml
A jenkins/saveAndCompress.sh

  Log Message:
  ---
  Test CI for oauth plugin.


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


[jenkinsci/dependency-check-plugin] ba73b4: Use HTTPS URLs in pom.xml

2019-10-08 Thread Steve Springett
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-check-plugin
  Commit: ba73b490bf0599dfdbfaf9d998ad5eff7a5e6291
  
https://github.com/jenkinsci/dependency-check-plugin/commit/ba73b490bf0599dfdbfaf9d998ad5eff7a5e6291
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: d4135de5594f76754cbf1dfe8412a66a64283132
  
https://github.com/jenkinsci/dependency-check-plugin/commit/d4135de5594f76754cbf1dfe8412a66a64283132
  Author: Steve Springett 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #33 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/dependency-check-plugin/compare/bb543c8450b3...d4135de5594f

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


[jenkinsci/dependency-track-plugin] 7f3a09: Use HTTPS URLs in pom.xml

2019-10-08 Thread Steve Springett
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-track-plugin
  Commit: 7f3a09d6eac10700fc844afc28f042f915b1815b
  
https://github.com/jenkinsci/dependency-track-plugin/commit/7f3a09d6eac10700fc844afc28f042f915b1815b
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 6a6a672008868f77bcaf1ae6334a1a32dd1f3b2a
  
https://github.com/jenkinsci/dependency-track-plugin/commit/6a6a672008868f77bcaf1ae6334a1a32dd1f3b2a
  Author: Steve Springett 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #6 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/dependency-track-plugin/compare/e917ac185fb0...6a6a67200886

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


[jenkinsci/svnmerge-plugin] fc97c3: Use HTTPS URLs in pom.xml

2019-10-08 Thread daniel-beck-bot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/svnmerge-plugin
  Commit: fc97c3da525099c97b4d7dc2672377711640472b
  
https://github.com/jenkinsci/svnmerge-plugin/commit/fc97c3da525099c97b4d7dc2672377711640472b
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/keyboard-shortcuts-plugin] 86d2fb: Use HTTPS URLs in pom.xml

2019-10-08 Thread Zhao Xiaojie
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/keyboard-shortcuts-plugin
  Commit: 86d2fba6a3e35d4640619a6dcf2dbc751f97c6fd
  
https://github.com/jenkinsci/keyboard-shortcuts-plugin/commit/86d2fba6a3e35d4640619a6dcf2dbc751f97c6fd
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 9f787da1c1e73e75d5414a68a318c3366cbce87b
  
https://github.com/jenkinsci/keyboard-shortcuts-plugin/commit/9f787da1c1e73e75d5414a68a318c3366cbce87b
  Author: Zhao Xiaojie 
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #14 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/keyboard-shortcuts-plugin/compare/0f5a772d8406...9f787da1c1e7

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


[jenkinsci/jenkins] 3c1254: [JENKINS-36720] - Fix SpotBugs warnings for "known...

2019-10-08 Thread StefanSpieker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 3c125400be1e78bcfbbdfac35ed365423dd75c05
  
https://github.com/jenkinsci/jenkins/commit/3c125400be1e78bcfbbdfac35ed365423dd75c05
  Author: StefanSpieker 
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
M core/src/main/java/hudson/model/DownloadService.java
M core/src/main/java/jenkins/util/SystemProperties.java

  Log Message:
  ---
  [JENKINS-36720] - Fix SpotBugs warnings for "known as null" values (#4248)

* fixed spotbugs known as null values

* replaced annotation and created more useful log messages


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


[jenkinsci/calendar-view-plugin]

2019-10-08 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/monorepo.babel7-20191008200020
  Home:   https://github.com/jenkinsci/calendar-view-plugin

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


[jenkinsci/libvirt-slave-plugin] cabdae: Use HTTPS URLs in pom.xml

2019-10-08 Thread g-k-r
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/libvirt-slave-plugin
  Commit: cabdaedf1245c9f180bd9804580997689a48cb3c
  
https://github.com/jenkinsci/libvirt-slave-plugin/commit/cabdaedf1245c9f180bd9804580997689a48cb3c
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: f59e9b3b445e875260c1d633cf903f9f942469e6
  
https://github.com/jenkinsci/libvirt-slave-plugin/commit/f59e9b3b445e875260c1d633cf903f9f942469e6
  Author: g-k-r 
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #17 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/libvirt-slave-plugin/compare/4de2eec53ea0...f59e9b3b445e

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


[jenkinsci/cucumber-testresult-plugin] b6484c: Use HTTPS URLs in pom.xml

2019-10-08 Thread James Nord
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-testresult-plugin
  Commit: b6484cd9b44c862702d927ff4fada78c84c64cf7
  
https://github.com/jenkinsci/cucumber-testresult-plugin/commit/b6484cd9b44c862702d927ff4fada78c84c64cf7
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 22a2b96117dfc389f881fa1fd93118f9e6d88727
  
https://github.com/jenkinsci/cucumber-testresult-plugin/commit/22a2b96117dfc389f881fa1fd93118f9e6d88727
  Author: James Nord 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #17 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/cucumber-testresult-plugin/compare/485b03b5ba87...22a2b96117df

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


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

2019-10-08 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/monorepo.babel7-20191008200020
  Home:   https://github.com/jenkinsci/calendar-view-plugin
  Commit: db98e1aefb3a0c774355f105a13f254c50a1db2c
  
https://github.com/jenkinsci/calendar-view-plugin/commit/db98e1aefb3a0c774355f105a13f254c50a1db2c
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M package.json

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


  Commit: 0cbabab29aea83670c99ab1f93ace01ff7f61dba
  
https://github.com/jenkinsci/calendar-view-plugin/commit/0cbabab29aea83670c99ab1f93ace01ff7f61dba
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M package.json

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


  Commit: 73b11c424b730e4b78808641842e091146926e75
  
https://github.com/jenkinsci/calendar-view-plugin/commit/73b11c424b730e4b78808641842e091146926e75
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M package.json

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


  Commit: 551579545cbb67d8dca355eaa535aca091f46771
  
https://github.com/jenkinsci/calendar-view-plugin/commit/551579545cbb67d8dca355eaa535aca091f46771
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-10-08 (Tue, 08 Oct 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/db98e1aefb3a%5E...551579545cbb

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


[jenkinsci/build-time-blame-plugin] 2b29af: fix: Always close the file reader input stream (#21)

2019-10-08 Thread Luther Tegtmeier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-time-blame-plugin
  Commit: 2b29aff1b4796a46893bcc44b4a76767d3620773
  
https://github.com/jenkinsci/build-time-blame-plugin/commit/2b29aff1b4796a46893bcc44b4a76767d3620773
  Author: Luther Tegtmeier 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M 
src/main/groovy/org/jenkins/ci/plugins/buildtimeblame/io/CustomFileReader.groovy
M 
src/test/groovy/org/jenkins/ci/plugins/buildtimeblame/io/CustomFileReaderTest.groovy

  Log Message:
  ---
  fix: Always close the file reader input stream (#21)

Closes #18


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-time-blame-plugin/push/refs/heads/master/27f253-2b29af%40github.com.


[jenkinsci/build-time-blame-plugin]

2019-10-08 Thread Luther Tegtmeier
  Branch: refs/heads/issues/18
  Home:   https://github.com/jenkinsci/build-time-blame-plugin

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


[jenkinsci/build-time-blame-plugin] 9ad2ba: fix: Always close the file reader input stream

2019-10-08 Thread Luther Tegtmeier
  Branch: refs/heads/issues/18
  Home:   https://github.com/jenkinsci/build-time-blame-plugin
  Commit: 9ad2ba08deefb5e1e9b6f4c3e87744806863cb83
  
https://github.com/jenkinsci/build-time-blame-plugin/commit/9ad2ba08deefb5e1e9b6f4c3e87744806863cb83
  Author: Luther Tegtmeier 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M 
src/main/groovy/org/jenkins/ci/plugins/buildtimeblame/io/CustomFileReader.groovy
M 
src/test/groovy/org/jenkins/ci/plugins/buildtimeblame/io/CustomFileReaderTest.groovy

  Log Message:
  ---
  fix: Always close the file reader input stream

Closes #18


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-time-blame-plugin/push/refs/heads/issues/18/00-9ad2ba%40github.com.


[jenkinsci/android-lint-plugin] 784932: Use HTTPS URLs in pom.xml

2019-10-08 Thread Christopher Orr
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/android-lint-plugin
  Commit: 7849327bac4bed670df8dd4dc7d2a3925fa597d2
  
https://github.com/jenkinsci/android-lint-plugin/commit/7849327bac4bed670df8dd4dc7d2a3925fa597d2
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: a44593bff22169f3fd79faf28f5418cbaf4c
  
https://github.com/jenkinsci/android-lint-plugin/commit/a44593bff22169f3fd79faf28f5418cbaf4c
  Author: Christopher Orr 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #13 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/android-lint-plugin/compare/27ebf9b4e533...a44593bf

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


[jenkinsci/golang-plugin] f1fc46: Use HTTPS URLs in pom.xml

2019-10-08 Thread Christopher Orr
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/golang-plugin
  Commit: f1fc46826dfe28ec04b4f2d7a2fd562cd45ee26f
  
https://github.com/jenkinsci/golang-plugin/commit/f1fc46826dfe28ec04b4f2d7a2fd562cd45ee26f
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 4ed01b8991cea36aef1707860892530db0913410
  
https://github.com/jenkinsci/golang-plugin/commit/4ed01b8991cea36aef1707860892530db0913410
  Author: Christopher Orr 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #2 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/golang-plugin/compare/9d90192befb8...4ed01b8991ce

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


[jenkinsci/git-tag-message-plugin] 67a300: Use HTTPS URLs in pom.xml

2019-10-08 Thread Christopher Orr
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-tag-message-plugin
  Commit: 67a300d3f4c7e76f0b4b2917cfdcb668a5cf2af7
  
https://github.com/jenkinsci/git-tag-message-plugin/commit/67a300d3f4c7e76f0b4b2917cfdcb668a5cf2af7
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 42dd247b8cc8d13b69e3c8aaae1c93694c03c604
  
https://github.com/jenkinsci/git-tag-message-plugin/commit/42dd247b8cc8d13b69e3c8aaae1c93694c03c604
  Author: Christopher Orr 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #5 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/git-tag-message-plugin/compare/01e168d87c3f...42dd247b8cc8

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-tag-message-plugin/push/refs/heads/master/01e168-42dd24%40github.com.


[jenkinsci/cloudbees-jenkins-advisor-plugin]

2019-10-08 Thread imgbot[bot]
  Branch: refs/heads/imgbot
  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-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/cloudbees-jenkins-advisor-plugin/push/refs/heads/imgbot/769420-00%40github.com.


[jenkinsci/cloudbees-jenkins-advisor-plugin] 769420: [ImgBot] Optimize images

2019-10-08 Thread Arnaud Heritier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin
  Commit: 769420c884c153dc05656b0dc2e44e2672acf47c
  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/769420c884c153dc05656b0dc2e44e2672acf47c
  Author: ImgBotApp 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M docs/images/configuration.png

  Log Message:
  ---
  [ImgBot] Optimize images

/docs/images/configuration.png -- 108.16kb -> 84.91kb (21.5%)

Signed-off-by: ImgBotApp 


  Commit: 3fbcec0fe4c12c0e8dbd74ccd40537b7a37fe9a9
  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/3fbcec0fe4c12c0e8dbd74ccd40537b7a37fe9a9
  Author: Arnaud Heritier 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M docs/images/configuration.png

  Log Message:
  ---
  Merge pull request #45 from jenkinsci/imgbot

[ImgBot] Optimize images


Compare: 
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/compare/df9b274b1b58...3fbcec0fe4c1

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


[jenkinsci/google-play-android-publisher-plugin] 1c6007: Use HTTPS URLs in pom.xml

2019-10-08 Thread Christopher Orr
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-play-android-publisher-plugin
  Commit: 1c60072fdb2f6b9ae76477521d1f2bf097f71d2e
  
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/1c60072fdb2f6b9ae76477521d1f2bf097f71d2e
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 35e91e002871fc10b366fab03b4123a5a241e9f0
  
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/35e91e002871fc10b366fab03b4123a5a241e9f0
  Author: Christopher Orr 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #18 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/google-play-android-publisher-plugin/compare/e45ad51a010c...35e91e002871

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


[jenkinsci/cloudbees-jenkins-advisor-plugin] 769420: [ImgBot] Optimize images

2019-10-08 Thread ImgBot
  Branch: refs/heads/imgbot
  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin
  Commit: 769420c884c153dc05656b0dc2e44e2672acf47c
  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/769420c884c153dc05656b0dc2e44e2672acf47c
  Author: ImgBotApp 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M docs/images/configuration.png

  Log Message:
  ---
  [ImgBot] Optimize images

/docs/images/configuration.png -- 108.16kb -> 84.91kb (21.5%)

Signed-off-by: ImgBotApp 


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


[jenkinsci/cloudbees-jenkins-advisor-plugin] c4842a: [task] Improve the documentation

2019-10-08 Thread Arnaud Heritier
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin

  Commit: c4842a05697393814027a0d4c4730f9b6610b018

  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/c4842a05697393814027a0d4c4730f9b6610b018

  Author: Arnaud Héritier 

  Date:   2019-10-08 (Tue, 08 Oct 2019)



  Changed paths:

M README.md

A docs/ADVANCED.md

A docs/images/configuration.png



  Log Message:

  ---

  [task] Improve the documentation





  Commit: df9b274b1b58f29d306209536211fcf5fc4ea13a

  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/df9b274b1b58f29d306209536211fcf5fc4ea13a

  Author: Arnaud Heritier 

  Date:   2019-10-08 (Tue, 08 Oct 2019)



  Changed paths:

M README.md

A docs/ADVANCED.md

A docs/images/configuration.png



  Log Message:

  ---

  Merge pull request #44 from aheritier/docs



[task] Improve the documentation





Compare: 
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/compare/fe7da6498c4c...df9b274b1b58

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


[jenkinsci/php-builtin-web-server-plugin] 0ff406: Use HTTPS URLs in pom.xml

2019-10-08 Thread Fengtan 冯坦
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/php-builtin-web-server-plugin

  Commit: 0ff40686cf3ad5c9b06c7d00b470b5b32a78c4f6

  
https://github.com/jenkinsci/php-builtin-web-server-plugin/commit/0ff40686cf3ad5c9b06c7d00b470b5b32a78c4f6

  Author: Daniel Beck 

  Date:   2019-10-08 (Tue, 08 Oct 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Use HTTPS URLs in pom.xml





  Commit: 5aa157791e7bbede00278ecef434a14b2d53d6e3

  
https://github.com/jenkinsci/php-builtin-web-server-plugin/commit/5aa157791e7bbede00278ecef434a14b2d53d6e3

  Author: Fengtan 冯坦 

  Date:   2019-10-08 (Tue, 08 Oct 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Merge pull request #2 from daniel-beck-bot/https-urls-pom



Use HTTPS URLs in pom.xml





Compare: 
https://github.com/jenkinsci/php-builtin-web-server-plugin/compare/6f3b5f3fb9aa...5aa157791e7b

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


[jenkinsci/cloudbees-jenkins-advisor-plugin]

2019-10-08 Thread Arnaud Heritier
  Branch: refs/heads/badges
  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-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/cloudbees-jenkins-advisor-plugin/push/refs/heads/badges/218e7d-00%40github.com.


[jenkinsci/cloudbees-jenkins-advisor-plugin]

2019-10-08 Thread Arnaud Heritier
  Branch: refs/heads/github-as-a-docs-source
  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-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/cloudbees-jenkins-advisor-plugin/push/refs/heads/github-as-a-docs-source/b26e3a-00%40github.com.


[jenkinsci/cloudbees-jenkins-advisor-plugin] 259749: [task] Enable Dependabot for the repository

2019-10-08 Thread Arnaud Heritier
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin

  Commit: 259749087ab36b59c4b5d7af7338e233f5e621a2

  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/259749087ab36b59c4b5d7af7338e233f5e621a2

  Author: Arnaud Héritier 

  Date:   2019-10-08 (Tue, 08 Oct 2019)



  Changed paths:

A .dependabot/config.yml



  Log Message:

  ---

  [task] Enable Dependabot for the repository





  Commit: fe7da6498c4c17339c36ff43458a2af8495a5148

  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/fe7da6498c4c17339c36ff43458a2af8495a5148

  Author: Arnaud Heritier 

  Date:   2019-10-08 (Tue, 08 Oct 2019)



  Changed paths:

A .dependabot/config.yml



  Log Message:

  ---

  Merge pull request #40 from aheritier/dependabot



[task] Enable Dependabot for the repository





Compare: 
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/compare/80cf5fafd05e...fe7da6498c4c

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


[jenkinsci/google-compute-engine-plugin] 0369ad: Onboarding project into team CI Server. (#147)

2019-10-08 Thread Stephen Shank
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 0369ad1d6dbf217526a3aedb7fe37b3d90530666
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/0369ad1d6dbf217526a3aedb7fe37b3d90530666
  Author: Stephen Shank 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M Jenkinsfile
A jenkins/maven-pod.yaml
A jenkins/saveAndCompress.sh
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ITUtil.java
M 
src/test/resources/com/google/jenkins/plugins/computeengine/integration/configuration-as-code-it.yml
M 
src/test/resources/com/google/jenkins/plugins/computeengine/integration/configuration-as-code-non-standard-java-it.yml

  Log Message:
  ---
  Onboarding project into team CI Server. (#147)

* Onboarding project into team CI Server.

* Provide a service account to instances created with tests.

* Incorporate PR feedback for readable function. Fix permissions error when 
using dir in pipeline.

* Always upload artifacts.

* Use catchError block to ensure that stage continues.

* Incorporate changes from testing.

* Fix test name

* Add +x for sh file, use different test.

* Add output to script to debug.

* Run all tests, fix typo in env variable, make output more useful.


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


[jenkinsci/html-audio-notifier-plugin] d13bf3: Use HTTPS URLs in pom.xml

2019-10-08 Thread Lars Hvile
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/html-audio-notifier-plugin
  Commit: d13bf3f6291920efb3f014d7051f1a743d55e778
  
https://github.com/jenkinsci/html-audio-notifier-plugin/commit/d13bf3f6291920efb3f014d7051f1a743d55e778
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 6443c8abd0e02aa62e1d5f883850eca867010fc1
  
https://github.com/jenkinsci/html-audio-notifier-plugin/commit/6443c8abd0e02aa62e1d5f883850eca867010fc1
  Author: Lars Hvile 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #1 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/html-audio-notifier-plugin/compare/233793d1fc6c...6443c8abd0e0

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


[jenkinsci/cmakebuilder-plugin] 4be249: Use HTTPS URLs in pom.xml (#13)

2019-10-08 Thread daniel-beck-bot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cmakebuilder-plugin
  Commit: 4be24924e667e876697351137691b7cd58e20ab7
  
https://github.com/jenkinsci/cmakebuilder-plugin/commit/4be24924e667e876697351137691b7cd58e20ab7
  Author: daniel-beck-bot <53303753+daniel-beck-...@users.noreply.github.com>
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use HTTPS URLs in pom.xml (#13)


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


[jenkinsci/external-workspace-manager-plugin] 42c331: Use HTTPS URLs in pom.xml

2019-10-08 Thread Alexandru Somai
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/external-workspace-manager-plugin
  Commit: 42c3316967a2c221fe05ac3d6e9efb0194f32086
  
https://github.com/jenkinsci/external-workspace-manager-plugin/commit/42c3316967a2c221fe05ac3d6e9efb0194f32086
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: e1bc69ffb65bf568126c17e0458790a21fc04543
  
https://github.com/jenkinsci/external-workspace-manager-plugin/commit/e1bc69ffb65bf568126c17e0458790a21fc04543
  Author: Alexandru Somai 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #69 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/external-workspace-manager-plugin/compare/c7f1e088d9e4...e1bc69ffb65b

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


[jenkinsci/compuware-ispw-operations-plugin] 7ee76e: CWE-152740

2019-10-08 Thread Katie Eluskie
  Branch: 
refs/heads/feature/CWE-152740--jenkins-pipeline-that-automatically-builds-changed-files
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin
  Commit: 7ee76eb7d33c160c147e231b9a5c0b7eb04fd689
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/7ee76eb7d33c160c147e231b9a5c0b7eb04fd689
  Author: Katie Eluskie 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
A src/main/java/com/compuware/ispw/cli/model/BuildParms.java
R src/main/java/com/compuware/ispw/cli/model/ChangedContainerInfo.java
M src/main/java/com/compuware/ispw/git/GitToIspwUtils.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequest.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequestStep.java
M src/main/java/com/compuware/ispw/restapi/action/BuildAssignmentAction.java
M src/main/java/com/compuware/ispw/restapi/action/BuildReleaseAction.java
M src/main/java/com/compuware/ispw/restapi/action/BuildTaskAction.java
A src/main/java/com/compuware/ispw/restapi/action/IBuildAction.java

  Log Message:
  ---
  CWE-152740


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-ispw-operations-plugin/push/refs/heads/feature/CWE-152740--jenkins-pipeline-that-automatically-builds-changed-files/d4de0d-7ee76e%40github.com.


[jenkinsci/pam-auth-plugin] 5a457d: [maven-release-plugin] prepare release pam-auth-1.6

2019-10-08 Thread Matt Sicker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pam-auth-plugin
  Commit: 5a457d0620174a5ce5093190b86af1f38121b16f
  
https://github.com/jenkinsci/pam-auth-plugin/commit/5a457d0620174a5ce5093190b86af1f38121b16f
  Author: Matt Sicker 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pam-auth-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/pam-auth-plugin/push/refs/heads/master/36510c-5a457d%40github.com.


[jenkinsci/pam-auth-plugin]

2019-10-08 Thread Matt Sicker
  Branch: refs/tags/pam-auth-1.6
  Home:   https://github.com/jenkinsci/pam-auth-plugin

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


[jenkinsci/pam-auth-plugin] 3d97d6: [maven-release-plugin] prepare for next developmen...

2019-10-08 Thread Matt Sicker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pam-auth-plugin
  Commit: 3d97d684eab8bf69f76220db2ed290982ef2b1d2
  
https://github.com/jenkinsci/pam-auth-plugin/commit/3d97d684eab8bf69f76220db2ed290982ef2b1d2
  Author: Matt Sicker 
  Date:   2019-10-08 (Tue, 08 Oct 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/pam-auth-plugin/push/refs/heads/master/5a457d-3d97d6%40github.com.


[jenkinsci/emmacoveragecolumn-plugin] f8efdf: Use HTTPS URLs in pom.xml

2019-10-08 Thread danebert
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/emmacoveragecolumn-plugin
  Commit: f8efdf9ed38c89fb4e650ad2ab18ca74893a89c5
  
https://github.com/jenkinsci/emmacoveragecolumn-plugin/commit/f8efdf9ed38c89fb4e650ad2ab18ca74893a89c5
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 5e65be4bbe4d3cebd9c7e66391055a72417d787d
  
https://github.com/jenkinsci/emmacoveragecolumn-plugin/commit/5e65be4bbe4d3cebd9c7e66391055a72417d787d
  Author: danebert <1103058+daneb...@users.noreply.github.com>
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #2 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/emmacoveragecolumn-plugin/compare/8439cc76b6e8...5e65be4bbe4d

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


[jenkinsci/pitmutation-plugin] f7ff00: Use HTTPS URLs in pom.xml

2019-10-08 Thread Benjamin Sproule
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pitmutation-plugin
  Commit: f7ff005ec3ba9a9addd0ea2de0f411632948be24
  
https://github.com/jenkinsci/pitmutation-plugin/commit/f7ff005ec3ba9a9addd0ea2de0f411632948be24
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 422d7d265594b97b940c644eded56e1bfe7667a7
  
https://github.com/jenkinsci/pitmutation-plugin/commit/422d7d265594b97b940c644eded56e1bfe7667a7
  Author: Benjamin Sproule 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #26 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/pitmutation-plugin/compare/0009fc6134a0...422d7d265594

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


[jenkinsci/build-time-blame-plugin] 27f253: Use HTTPS URLs in pom.xml (#20)

2019-10-08 Thread daniel-beck-bot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-time-blame-plugin
  Commit: 27f2531f1cd04c4dff96523a2371f46b51bb9098
  
https://github.com/jenkinsci/build-time-blame-plugin/commit/27f2531f1cd04c4dff96523a2371f46b51bb9098
  Author: daniel-beck-bot <53303753+daniel-beck-...@users.noreply.github.com>
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use HTTPS URLs in pom.xml (#20)


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


[jenkinsci/cloudbees-jenkins-advisor-plugin]

2019-10-08 Thread imgbot[bot]
  Branch: refs/heads/imgbot
  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-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/cloudbees-jenkins-advisor-plugin/push/refs/heads/imgbot/986775-00%40github.com.


[jenkinsci/cloudbees-jenkins-advisor-plugin] 986775: [ImgBot] Optimize images

2019-10-08 Thread Arnaud Heritier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin
  Commit: 98677591887c63da348d82661f2fedf1f17aa1d1
  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/98677591887c63da348d82661f2fedf1f17aa1d1
  Author: ImgBotApp 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M src/main/webapp/icons/advisor.svg

  Log Message:
  ---
  [ImgBot] Optimize images

/src/main/webapp/icons/advisor.svg -- 55.07kb -> 55.07kb (0%)

Signed-off-by: ImgBotApp 


  Commit: 80cf5fafd05e41aefcfc9fdb98badc4794f5c93c
  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/80cf5fafd05e41aefcfc9fdb98badc4794f5c93c
  Author: Arnaud Heritier 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M src/main/webapp/icons/advisor.svg

  Log Message:
  ---
  Merge pull request #41 from jenkinsci/imgbot

[ImgBot] Optimize images


Compare: 
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/compare/a506c15e0833...80cf5fafd05e

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


[jenkinsci/cloudbees-jenkins-advisor-plugin] 218e7d: Add badges to the README page

2019-10-08 Thread Arnaud Heritier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin
  Commit: 218e7de71d2f55352b1c940caafb410ccaffd5fc
  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/218e7de71d2f55352b1c940caafb410ccaffd5fc
  Author: Oleg Nenashev 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Add badges to the README page


  Commit: a506c15e0833dc85c6b206eb5c679efe7a02c770
  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/a506c15e0833dc85c6b206eb5c679efe7a02c770
  Author: Arnaud Heritier 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #42 from jenkinsci/badges

Add badges to the README page


Compare: 
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/compare/6400cd9a001e...a506c15e0833

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


[jenkinsci/cloudbees-jenkins-advisor-plugin] b26e3a: Use GitHub as a source of the plugin documentation

2019-10-08 Thread Arnaud Heritier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin
  Commit: b26e3a79ce5bf2ede12107bed9c3aa31f3bbb414
  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/b26e3a79ce5bf2ede12107bed9c3aa31f3bbb414
  Author: Oleg Nenashev 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use GitHub as a source of the plugin documentation


  Commit: 6400cd9a001ebaa54581226e6f95d572cc32ef71
  
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/6400cd9a001ebaa54581226e6f95d572cc32ef71
  Author: Arnaud Heritier 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #43 from jenkinsci/github-as-a-docs-source

Use GitHub as a source of the plugin documentation


Compare: 
https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/compare/9076ad00972d...6400cd9a001e

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


[jenkinsci/pipeline-deploymon-plugin] 6b04a2: Use HTTPS URLs in pom.xml

2019-10-08 Thread Thorsten Hoeger
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-deploymon-plugin
  Commit: 6b04a23858915ca7975b78aea0ea88bd12171ee1
  
https://github.com/jenkinsci/pipeline-deploymon-plugin/commit/6b04a23858915ca7975b78aea0ea88bd12171ee1
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 68425cf59d9daa4909978d4b76d9f31d703263bc
  
https://github.com/jenkinsci/pipeline-deploymon-plugin/commit/68425cf59d9daa4909978d4b76d9f31d703263bc
  Author: Thorsten Hoeger 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use HTTPS URLs in pom.xml (#1)

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/pipeline-deploymon-plugin/compare/05a3bacb86be...68425cf59d9d

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


[jenkinsci/cobertura-plugin] 6c1b40: Fix: auto update not works when using Pipeline (#114)

2019-10-08 Thread Shenyu Zheng
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cobertura-plugin
  Commit: 6c1b4081644014d602d2440d672ed18590026e7b
  
https://github.com/jenkinsci/cobertura-plugin/commit/6c1b4081644014d602d2440d672ed18590026e7b
  Author: Shenyu Zheng 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml
A src/main/java/hudson/plugins/cobertura/CoberturaCoverageRecordAction.java
M src/main/java/hudson/plugins/cobertura/CoberturaPublisher.java

  Log Message:
  ---
  Fix: auto update not works when using Pipeline (#114)


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


[jenkinsci/sqlplus-script-runner-plugin] aa7a87: Use HTTPS URLs in pom.xml

2019-10-08 Thread Fernando Boaglio
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sqlplus-script-runner-plugin
  Commit: aa7a8734997e84624f9b3af84508a1db4918ada9
  
https://github.com/jenkinsci/sqlplus-script-runner-plugin/commit/aa7a8734997e84624f9b3af84508a1db4918ada9
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 03fe8505ecc3c233a6905e9d3111bf2f59cf5cbc
  
https://github.com/jenkinsci/sqlplus-script-runner-plugin/commit/03fe8505ecc3c233a6905e9d3111bf2f59cf5cbc
  Author: Fernando Boaglio 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #44 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/sqlplus-script-runner-plugin/compare/05a986c5f865...03fe8505ecc3

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


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

2019-10-08 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 011d6024a1d4b1a652ea8870f0a7ce690828b165
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/011d6024a1d4b1a652ea8870f0a7ce690828b165
  Author: Artem Stasiuk 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/ec2-fleet-plugin]

2019-10-08 Thread Artem Stasiuk
  Branch: refs/tags/ec2-fleet-1.13.0
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

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


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

2019-10-08 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 02557080de4f25d71ce49ac3394ec29d0743f5af
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/02557080de4f25d71ce49ac3394ec29d0743f5af
  Author: Artem Stasiuk 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-fleet-1.13.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/ec2-fleet-plugin/push/refs/heads/master/193f4a-025570%40github.com.


[jenkinsci/livescreenshot-plugin] e74597: Use HTTPS URLs in pom.xml

2019-10-08 Thread Dr. Stefan Schimanski
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/livescreenshot-plugin
  Commit: e7459777be138559c316ba33f668ba034273e0e4
  
https://github.com/jenkinsci/livescreenshot-plugin/commit/e7459777be138559c316ba33f668ba034273e0e4
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 6a1e237ba576da2e85a9701fb42dbb4dc0743810
  
https://github.com/jenkinsci/livescreenshot-plugin/commit/6a1e237ba576da2e85a9701fb42dbb4dc0743810
  Author: Dr. Stefan Schimanski 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #2 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/livescreenshot-plugin/compare/f78916cd988d...6a1e237ba576

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


[jenkinsci/additional-metrics-plugin] a75c9a: Use HTTPS URLs in pom.xml

2019-10-08 Thread Chadi El Masri
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/additional-metrics-plugin
  Commit: a75c9a9702c8c693f8b8676120b5828d39aff7d4
  
https://github.com/jenkinsci/additional-metrics-plugin/commit/a75c9a9702c8c693f8b8676120b5828d39aff7d4
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 819f9712be8b5927aaed419d512e87fabe517d0b
  
https://github.com/jenkinsci/additional-metrics-plugin/commit/819f9712be8b5927aaed419d512e87fabe517d0b
  Author: Chadi El Masri <1502811+chad...@users.noreply.github.com>
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #1 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/additional-metrics-plugin/compare/367ba019d067...819f9712be8b

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


[jenkinsci/thucydides-plugin] d5b258: Use HTTPS URLs in pom.xml

2019-10-08 Thread Harald Wellmann
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/thucydides-plugin
  Commit: d5b258ac833feaeb73bff2a3e619c4f87ddcd9c1
  
https://github.com/jenkinsci/thucydides-plugin/commit/d5b258ac833feaeb73bff2a3e619c4f87ddcd9c1
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: ac06723ec7411474fd1ecd4386010eb8c92ce862
  
https://github.com/jenkinsci/thucydides-plugin/commit/ac06723ec7411474fd1ecd4386010eb8c92ce862
  Author: Harald Wellmann 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #2 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/thucydides-plugin/compare/00b035218fce...ac06723ec741

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


[jenkinsci/github-pr-comment-build-plugin] 0e66b9: Use HTTPS URLs in pom.xml

2019-10-08 Thread Brian Saville
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-pr-comment-build-plugin
  Commit: 0e66b9cd45e24c1ecfb200ae18d0f292df3b978d
  
https://github.com/jenkinsci/github-pr-comment-build-plugin/commit/0e66b9cd45e24c1ecfb200ae18d0f292df3b978d
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 06f4563ae627b05d4b3ccf03d98f2e74148c58aa
  
https://github.com/jenkinsci/github-pr-comment-build-plugin/commit/06f4563ae627b05d4b3ccf03d98f2e74148c58aa
  Author: Brian Saville 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #16 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/github-pr-comment-build-plugin/compare/f87b146fc14a...06f4563ae627

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


[jenkinsci/ec2-fleet-plugin] 193f4a: Add No Delay Provision Strategy (#142)

2019-10-08 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 193f4a60093e111e679335fead523c433f85d552
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/193f4a60093e111e679335fead523c433f85d552
  Author: Artem Stasiuk 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M README.md
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
A src/main/java/com/amazon/jenkins/ec2fleet/NoDelayProvisionStrategy.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-noDelayProvision.html
M src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudWithHistory.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudWithMeter.java
A 
src/test/java/com/amazon/jenkins/ec2fleet/NoDelayProvisionStrategyPerformanceTest.java
A 
src/test/java/com/amazon/jenkins/ec2fleet/NoDelayProvisionStrategyTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionPerformanceTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Add No Delay Provision Strategy (#142)

* Add No Delay Provision Strategy


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


[jenkinsci/ec2-fleet-plugin]

2019-10-08 Thread Artem Stasiuk
  Branch: refs/heads/no-delay-provision
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

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


[jenkinsci/labeled-test-groups-publisher-plugin] 42da31: Use HTTPS URLs in pom.xml

2019-10-08 Thread Larry Bordowitz
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/labeled-test-groups-publisher-plugin
  Commit: 42da31a0edcdd874527124f3884ff95935f2ee50
  
https://github.com/jenkinsci/labeled-test-groups-publisher-plugin/commit/42da31a0edcdd874527124f3884ff95935f2ee50
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: a5fd8ce3e404801a5bc8f504c3c46c5f5d6cc8c5
  
https://github.com/jenkinsci/labeled-test-groups-publisher-plugin/commit/a5fd8ce3e404801a5bc8f504c3c46c5f5d6cc8c5
  Author: Larry Bordowitz 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #6 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/labeled-test-groups-publisher-plugin/compare/1f1491da9372...a5fd8ce3e404

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


[jenkinsci/crx-content-package-deployer-plugin] a360d6: Use HTTPS URLs in pom.xml

2019-10-08 Thread Mark Adamcin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crx-content-package-deployer-plugin
  Commit: a360d6942ecd2191b542663595e16e24ecf7d927
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/a360d6942ecd2191b542663595e16e24ecf7d927
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 2e4517615dd438741d34c8c6b9b3cad80fb0197d
  
https://github.com/jenkinsci/crx-content-package-deployer-plugin/commit/2e4517615dd438741d34c8c6b9b3cad80fb0197d
  Author: Mark Adamcin 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #9 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/crx-content-package-deployer-plugin/compare/498ca6752b68...2e4517615dd4

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


[jenkinsci/accurev-plugin] 02f8a1: Use HTTPS URLs in pom.xml

2019-10-08 Thread daniel-beck-bot
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/accurev-plugin
  Commit: 02f8a14f03300b24a74fb9c56cafb6fcc829429c
  
https://github.com/jenkinsci/accurev-plugin/commit/02f8a14f03300b24a74fb9c56cafb6fcc829429c
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/ec2-fleet-plugin] f0c8c9: trigger build

2019-10-08 Thread Artem Stasiuk
  Branch: refs/heads/no-delay-provision
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: f0c8c904fabb82ffcf5a346d3c9cf46d3f72210d
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/f0c8c904fabb82ffcf5a346d3c9cf46d3f72210d
  Author: Artem Stasiuk 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  trigger build


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


[jenkinsci/p4-plugin] 6cd81c: Fix for JENKINS-58639. If last build is not built ...

2019-10-08 Thread Paul Allen
  Branch: refs/heads/master

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

  Commit: 6cd81c8ab58616a843b5c6a2eb5ff368e8dc7077

  
https://github.com/jenkinsci/p4-plugin/commit/6cd81c8ab58616a843b5c6a2eb5ff368e8dc7077

  Author: p4charu 

  Date:   2019-10-03 (Thu, 03 Oct 2019)



  Changed paths:

M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java

M src/main/java/org/jenkinsci/plugins/p4/tagging/TagAction.java



  Log Message:

  ---

  Fix for JENKINS-58639. If last build is not built look for last build in 
progress.





  Commit: c8a5fe4f2a76737e5006598add4fd9589d331d68

  
https://github.com/jenkinsci/p4-plugin/commit/c8a5fe4f2a76737e5006598add4fd9589d331d68

  Author: p4charu 

  Date:   2019-10-03 (Thu, 03 Oct 2019)



  Changed paths:

M RELEASE.md

M pom.xml

M src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java

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/publish/Publish.java

M src/main/java/org/jenkinsci/plugins/p4/publish/ShelveImpl.java

M src/main/java/org/jenkinsci/plugins/p4/publish/SubmitImpl.java

M src/main/java/org/jenkinsci/plugins/p4/tasks/AbstractTask.java

M 
src/main/resources/org/jenkinsci/plugins/p4/publish/ShelveImpl/config.jelly

M src/test/java/org/jenkinsci/plugins/p4/client/PollingTest.java

M src/test/java/org/jenkinsci/plugins/p4/client/PublishTest.java

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

M src/test/java/org/jenkinsci/plugins/p4/groovy/P4GroovyTest.java



  Log Message:

  ---

  Merge remote-tracking branch 'upstream/master'





  Commit: 0664ff8f0732bcd391885e5d140227a21d295dce

  
https://github.com/jenkinsci/p4-plugin/commit/0664ff8f0732bcd391885e5d140227a21d295dce

  Author: p4charu 

  Date:   2019-10-04 (Fri, 04 Oct 2019)



  Changed paths:

M src/test/java/org/jenkinsci/plugins/p4/DefaultEnvironment.java

M src/test/java/org/jenkinsci/plugins/p4/client/PollingTest.java

M src/test/java/org/jenkinsci/plugins/p4/scm/PerforceSCMSourceTest.java



  Log Message:

  ---

  Fix for JENKINS-58639. Introduced retry with delay for slower tests





  Commit: 4dcdc8658186c2f5f292060cf8ef44750a41e369

  
https://github.com/jenkinsci/p4-plugin/commit/4dcdc8658186c2f5f292060cf8ef44750a41e369

  Author: p4charu 

  Date:   2019-10-07 (Mon, 07 Oct 2019)



  Changed paths:

M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java



  Log Message:

  ---

  Commit to re-trigger git build





  Commit: f281ad157aba103b8249cd5181dbe3548f0d1e1f

  
https://github.com/jenkinsci/p4-plugin/commit/f281ad157aba103b8249cd5181dbe3548f0d1e1f

  Author: Paul Allen 

  Date:   2019-10-08 (Tue, 08 Oct 2019)



  Changed paths:

M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java

M src/main/java/org/jenkinsci/plugins/p4/tagging/TagAction.java

M src/test/java/org/jenkinsci/plugins/p4/DefaultEnvironment.java

M src/test/java/org/jenkinsci/plugins/p4/client/PollingTest.java

M src/test/java/org/jenkinsci/plugins/p4/scm/PerforceSCMSourceTest.java



  Log Message:

  ---

  Merge pull request #110 from p4charu/jenkinsci-master



Fix for JENKINS-58639. If last build is not completely built look for last 
build…





Compare: 
https://github.com/jenkinsci/p4-plugin/compare/97a3efe1cbd6...f281ad157aba

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


[jenkinsci/cas-plugin] 0b03d3: Use HTTPS URLs in pom.xml

2019-10-08 Thread Fabien Crespel
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cas-plugin
  Commit: 0b03d32de78da1864c3cb955a0f3e002f2ff737b
  
https://github.com/jenkinsci/cas-plugin/commit/0b03d32de78da1864c3cb955a0f3e002f2ff737b
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 6dc40b5fd7d46f91c54c4dae308d86ec9120
  
https://github.com/jenkinsci/cas-plugin/commit/6dc40b5fd7d46f91c54c4dae308d86ec9120
  Author: Fabien Crespel 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #3 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/cas-plugin/compare/0394fd69a788...6dc40b5fd7d4

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


[jenkins-infra/jenkins.io] 4b51c4: Added phase1 blog

2019-10-08 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 4b51c46ec55a40db2a6491c93cabc542aa3fe65c
  
https://github.com/jenkins-infra/jenkins.io/commit/4b51c46ec55a40db2a6491c93cabc542aa3fe65c
  Author: Sladyn 
  Date:   2019-10-03 (Thu, 03 Oct 2019)

  Changed paths:
A content/blog/2019/10/2019-10-03-jcasc-phase1-VSCode-Case-Study.adoc

  Log Message:
  ---
  Added phase1 blog


  Commit: 7506d8e83cc92c0f80fe07f48522453fe3222ae5
  
https://github.com/jenkins-infra/jenkins.io/commit/7506d8e83cc92c0f80fe07f48522453fe3222ae5
  Author: Sladyn 
  Date:   2019-10-04 (Fri, 04 Oct 2019)

  Changed paths:
R content/blog/2019/10/2019-10-03-jcasc-phase1-VSCode-Case-Study.adoc
A content/blog/2019/10/2019-10-03-jcasc-phase1-blog.adoc

  Log Message:
  ---
  Typos, Suggestions and Phase 2 goals


  Commit: 73be2e85d764612f057eebc3a28d5e6669a4bf6f
  
https://github.com/jenkins-infra/jenkins.io/commit/73be2e85d764612f057eebc3a28d5e6669a4bf6f
  Author: Sladyn 
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
M content/blog/2019/10/2019-10-03-jcasc-phase1-blog.adoc

  Log Message:
  ---
  Update content/blog/2019/10/2019-10-03-jcasc-phase1-blog.adoc

Co-Authored-By: Oleg Nenashev 


  Commit: e97fc5c4a5168e1897ee203b64092133cda4beda
  
https://github.com/jenkins-infra/jenkins.io/commit/e97fc5c4a5168e1897ee203b64092133cda4beda
  Author: Sladyn 
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
M content/blog/2019/10/2019-10-03-jcasc-phase1-blog.adoc

  Log Message:
  ---
  Update content/blog/2019/10/2019-10-03-jcasc-phase1-blog.adoc

Co-Authored-By: Oleg Nenashev 


  Commit: 3d8e7574cc92e36cff4b5e68b3ddfbec69c70aee
  
https://github.com/jenkins-infra/jenkins.io/commit/3d8e7574cc92e36cff4b5e68b3ddfbec69c70aee
  Author: Sladyn 
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
M content/blog/2019/10/2019-10-03-jcasc-phase1-blog.adoc

  Log Message:
  ---
  Update content/blog/2019/10/2019-10-03-jcasc-phase1-blog.adoc

Co-Authored-By: Oleg Nenashev 


  Commit: 21433d411f14b8292f282d3cdf9640b4794e0a09
  
https://github.com/jenkins-infra/jenkins.io/commit/21433d411f14b8292f282d3cdf9640b4794e0a09
  Author: Sladyn 
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
M content/blog/2019/10/2019-10-03-jcasc-phase1-blog.adoc

  Log Message:
  ---
  Update content/blog/2019/10/2019-10-03-jcasc-phase1-blog.adoc

Co-Authored-By: Oleg Nenashev 


  Commit: 16dde17d589303d0474aedfa284b3ca6a990a4b9
  
https://github.com/jenkins-infra/jenkins.io/commit/16dde17d589303d0474aedfa284b3ca6a990a4b9
  Author: Sladyn 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M content/blog/2019/10/2019-10-03-jcasc-phase1-blog.adoc

  Log Message:
  ---
  Added link to project


  Commit: c3481f40726b14f34ea8e848e8786131545dae0e
  
https://github.com/jenkins-infra/jenkins.io/commit/c3481f40726b14f34ea8e848e8786131545dae0e
  Author: Sladyn 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M content/blog/2019/10/2019-10-03-jcasc-phase1-blog.adoc

  Log Message:
  ---
  Added project link


  Commit: f1e87737d1bf6e5f98071af8879199e4a7e5051f
  
https://github.com/jenkins-infra/jenkins.io/commit/f1e87737d1bf6e5f98071af8879199e4a7e5051f
  Author: Oleg Nenashev 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
R content/blog/2019/10/2019-10-03-jcasc-phase1-blog.adoc
A content/blog/2019/10/2019-10-08-jcasc-phase1-blog.adoc

  Log Message:
  ---
  Rename 2019-10-03-jcasc-phase1-blog.adoc to 2019-10-08-jcasc-phase1-blog.adoc


  Commit: f95815d2506acdd5ba0198844639057a2bc55525
  
https://github.com/jenkins-infra/jenkins.io/commit/f95815d2506acdd5ba0198844639057a2bc55525
  Author: Oleg Nenashev 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
A content/blog/2019/10/2019-10-08-jcasc-phase1-blog.adoc

  Log Message:
  ---
  Merge pull request #2539 from sladyn98/jcasc_phase1-blog

JCasC Community Bridge Dev-Tools Phase 1 Blog


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/a2c7c5fc8907...f95815d2506a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/a2c7c5-f95815%40github.com.


[jenkinsci/chatwork-plugin] 0e749e: [maven-release-plugin] prepare for next developmen...

2019-10-08 Thread GO Sueyoshi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chatwork-plugin
  Commit: 0e749e9738745b3eb23661867de356598f006f86
  
https://github.com/jenkinsci/chatwork-plugin/commit/0e749e9738745b3eb23661867de356598f006f86
  Author: sue445 
  Date:   2019-10-09 (Wed, 09 Oct 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/chatwork-plugin/push/refs/heads/master/40cabb-0e749e%40github.com.


[jenkinsci/chatwork-plugin]

2019-10-08 Thread GO Sueyoshi
  Branch: refs/tags/chatwork-1.0.10
  Home:   https://github.com/jenkinsci/chatwork-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/chatwork-plugin/push/refs/tags/chatwork-1.0.10/00-f8d0f4%40github.com.


[jenkinsci/chatwork-plugin] 80dbee: Write changelog

2019-10-08 Thread GO Sueyoshi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chatwork-plugin
  Commit: 80dbee92c926de0838cf1b46a1d54608240752a9
  
https://github.com/jenkinsci/chatwork-plugin/commit/80dbee92c926de0838cf1b46a1d54608240752a9
  Author: sue445 
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Write changelog


  Commit: 40cabbd926c4a9b1d87cc82dee0bba6e67efb608
  
https://github.com/jenkinsci/chatwork-plugin/commit/40cabbd926c4a9b1d87cc82dee0bba6e67efb608
  Author: sue445 
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release chatwork-1.0.10


Compare: 
https://github.com/jenkinsci/chatwork-plugin/compare/97991f6eb79d...40cabbd926c4

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


[jenkinsci/ec2-fleet-plugin] 75d954: Fix tests

2019-10-08 Thread Artem Stasiuk
  Branch: refs/heads/no-delay-provision
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 75d9546b397b5356737d98f988e7927607165f23
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/75d9546b397b5356737d98f988e7927607165f23
  Author: Artem Stasiuk 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java

  Log Message:
  ---
  Fix 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/ec2-fleet-plugin/push/refs/heads/no-delay-provision/ae0743-75d954%40github.com.


[jenkinsci/chatwork-plugin] 111452: Use HTTPS URLs in pom.xml

2019-10-08 Thread GO Sueyoshi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chatwork-plugin
  Commit: 11145219abf5d3fca2b4e334f612f05bd4ced2e1
  
https://github.com/jenkinsci/chatwork-plugin/commit/11145219abf5d3fca2b4e334f612f05bd4ced2e1
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 97991f6eb79d7bb1347d3c77e897d613a08c99cb
  
https://github.com/jenkinsci/chatwork-plugin/commit/97991f6eb79d7bb1347d3c77e897d613a08c99cb
  Author: GO Sueyoshi 
  Date:   2019-10-09 (Wed, 09 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #38 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/chatwork-plugin/compare/aee141e6f148...97991f6eb79d

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


[jenkinsci/build-failure-analyzer-plugin] 6a432b: Major.minor.patch

2019-10-08 Thread Robert Sandell
  Branch: refs/heads/release-drafter
  Home:   https://github.com/jenkinsci/build-failure-analyzer-plugin
  Commit: 6a432bb673bbce635bed6323ddae427527d0e51d
  
https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/6a432bb673bbce635bed6323ddae427527d0e51d
  Author: Robert Sandell 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

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

  Log Message:
  ---
  Major.minor.patch

Co-Authored-By: Oleg Nenashev 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/release-drafter/ee1b3b-6a432b%40github.com.


[jenkinsci/jenkins-test-harness] a07387: Stop swallowing exceptions that happen in TestEnvi...

2019-10-08 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: a07387a5d21b273cfc55305ecc2b193111d47bc0
  
https://github.com/jenkinsci/jenkins-test-harness/commit/a07387a5d21b273cfc55305ecc2b193111d47bc0
  Author: Marat Radchenko 
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/JenkinsRule.java

  Log Message:
  ---
  Stop swallowing exceptions that happen in TestEnvironment.dispose

This commit is excepted to reveal bogus tests that do not properly shutdown,
especially on Windows where directory cannot be removed if there are any 
running processes
that use it as a working directory.


  Commit: 07275e816663f0b53ce35bd3aaabdd78dfbd9d17
  
https://github.com/jenkinsci/jenkins-test-harness/commit/07275e816663f0b53ce35bd3aaabdd78dfbd9d17
  Author: Oleg Nenashev 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/JenkinsRule.java

  Log Message:
  ---
  Merge pull request #166 from slonopotamus/dispose-exceptions

Stop swallowing exceptions that happen in `TestEnvironment#dispose()`


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/ea2842654aee...07275e816663

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-test-harness/push/refs/heads/master/ea2842-07275e%40github.com.


[jenkins-infra/jenkins.io] 74af33: Move Adding a Logo guideline in Artwork page to co...

2019-10-08 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 74af331864180fe500d6251a1a19cf52b7064730
  
https://github.com/jenkins-infra/jenkins.io/commit/74af331864180fe500d6251a1a19cf52b7064730
  Author: jq 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M CONTRIBUTING.adoc
M content/artwork/index.html.haml

  Log Message:
  ---
  Move Adding a Logo guideline in Artwork page to contributing guidelines


  Commit: a2c7c5fc89074d35d3364435e973fbc8a94d2425
  
https://github.com/jenkins-infra/jenkins.io/commit/a2c7c5fc89074d35d3364435e973fbc8a94d2425
  Author: Oleg Nenashev 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M CONTRIBUTING.adoc
M content/artwork/index.html.haml

  Log Message:
  ---
  Merge pull request #2550 from yeoji/WEBSITE-671

Move Adding a Logo guideline in Artwork page to contributing guidelines


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/b239304bc742...a2c7c5fc8907

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/b23930-a2c7c5%40github.com.


[jenkinsci/custom-view-tabs-plugin] 5c28e1: Fix configuration page tab color losing its value ...

2019-10-08 Thread Alistair Todd
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/custom-view-tabs-plugin
  Commit: 5c28e1bd35b778bdee541c2a06253c8cb3369ed6
  
https://github.com/jenkinsci/custom-view-tabs-plugin/commit/5c28e1bd35b778bdee541c2a06253c8cb3369ed6
  Author: Daniel Beland 
  Date:   2017-11-22 (Wed, 22 Nov 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/customviewtabs/TabColours.java

  Log Message:
  ---
  Fix configuration page tab color losing its value when a custom color has 
been selected


  Commit: 44cae1a98bb53d9812c1ba0a0471679c5341f39c
  
https://github.com/jenkinsci/custom-view-tabs-plugin/commit/44cae1a98bb53d9812c1ba0a0471679c5341f39c
  Author: Alistair Todd 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/customviewtabs/TabColours.java

  Log Message:
  ---
  Merge pull request #2 from dcendents/custom_color_drop_down

Fix custom color config page


Compare: 
https://github.com/jenkinsci/custom-view-tabs-plugin/compare/884951d02a64...44cae1a98bb5

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


[jenkinsci/custom-view-tabs-plugin] eef138: Use HTTPS URLs in pom.xml

2019-10-08 Thread Alistair Todd
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/custom-view-tabs-plugin
  Commit: eef138653a90ae8f0448b58b1e10ff857fc1f6fd
  
https://github.com/jenkinsci/custom-view-tabs-plugin/commit/eef138653a90ae8f0448b58b1e10ff857fc1f6fd
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 884951d02a64615a81dcd517b033eb23b62d30ca
  
https://github.com/jenkinsci/custom-view-tabs-plugin/commit/884951d02a64615a81dcd517b033eb23b62d30ca
  Author: Alistair Todd 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #3 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/custom-view-tabs-plugin/compare/62a0de032ced...884951d02a64

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


[jenkinsci/crowd2-plugin] 4554d1: Use HTTPS URLs in pom.xml

2019-10-08 Thread Martin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/crowd2-plugin
  Commit: 4554d12f0608281f93a0535c5cdd6b57f874da88
  
https://github.com/jenkinsci/crowd2-plugin/commit/4554d12f0608281f93a0535c5cdd6b57f874da88
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 9e6948d74e2a63bf17fd026db23c8d5166c9efdb
  
https://github.com/jenkinsci/crowd2-plugin/commit/9e6948d74e2a63bf17fd026db23c8d5166c9efdb
  Author: Martin 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #38 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/crowd2-plugin/compare/f1edd13083d9...9e6948d74e2a

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


[jenkinsci/snsnotify-plugin] 21185d: Use HTTPS URLs in pom.xml

2019-10-08 Thread Niko Schmuck
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/snsnotify-plugin
  Commit: 21185dd0ac7f2371d2d887d6f5e666447ec6b7a5
  
https://github.com/jenkinsci/snsnotify-plugin/commit/21185dd0ac7f2371d2d887d6f5e666447ec6b7a5
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 47451217a584c34eb1554440d7f5ee83f439e7f5
  
https://github.com/jenkinsci/snsnotify-plugin/commit/47451217a584c34eb1554440d7f5ee83f439e7f5
  Author: Niko Schmuck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #14 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/snsnotify-plugin/compare/c732100cdc22...47451217a584

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


[jenkinsci/jenkins] e30ffa: IntelliJ/Java: Duplicate code

2019-10-08 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e30ffa0d1cb0c4c0f88a02b25145b45366070191
  
https://github.com/jenkinsci/jenkins/commit/e30ffa0d1cb0c4c0f88a02b25145b45366070191
  Author: Josh Soref 
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
M core/src/main/java/hudson/cli/ConnectNodeCommand.java
M core/src/main/java/hudson/cli/OnlineNodeCommand.java

  Log Message:
  ---
  IntelliJ/Java: Duplicate code

Reused Computer.resolveForCLI


  Commit: 6adccd7dda1b894d1dc8927ad3361120c2927548
  
https://github.com/jenkinsci/jenkins/commit/6adccd7dda1b894d1dc8927ad3361120c2927548
  Author: Oleg Nenashev 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M core/src/main/java/hudson/cli/ConnectNodeCommand.java
M core/src/main/java/hudson/cli/OnlineNodeCommand.java

  Log Message:
  ---
  Merge pull request #4258 from jsoref/java-cleanup-Computer.resolveForCLI

IntelliJ/Java: Duplicate code -> Computer.resolveForCLI


Compare: 
https://github.com/jenkinsci/jenkins/compare/bd83468395f8...6adccd7dda1b

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


[jenkinsci/jenkins-test-harness] ed7ac6: Bump jetty.version from 9.4.5.v20170502 to 9.4.21....

2019-10-08 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/jetty.version-9.4.21.v20190926
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: ed7ac6f2205560e872698beddc40fc7c43ec0e10
  
https://github.com/jenkinsci/jenkins-test-harness/commit/ed7ac6f2205560e872698beddc40fc7c43ec0e10
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jetty.version from 9.4.5.v20170502 to 9.4.21.v20190926

Bumps `jetty.version` from 9.4.5.v20170502 to 9.4.21.v20190926.

Updates `jetty-webapp` from 9.4.5.v20170502 to 9.4.21.v20190926
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.5.v20170502...jetty-9.4.21.v20190926)

Updates `jetty-security` from 9.4.5.v20170502 to 9.4.21.v20190926
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.5.v20170502...jetty-9.4.21.v20190926)

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/jenkins-test-harness/push/refs/heads/dependabot/maven/jetty.version-9.4.21.v20190926/4f6600-ed7ac6%40github.com.


[jenkinsci/jenkins-test-harness]

2019-10-08 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.hamcrest-hamcrest-library-2.1
  Home:   https://github.com/jenkinsci/jenkins-test-harness

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-test-harness/push/refs/heads/dependabot/maven/org.hamcrest-hamcrest-library-2.1/a63d24-00%40github.com.


[jenkinsci/jenkins-test-harness] b299c1: Bump hamcrest-library from 1.3 to 2.1

2019-10-08 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: b299c14f31813759b1de52804e5852720afbe78d
  
https://github.com/jenkinsci/jenkins-test-harness/commit/b299c14f31813759b1de52804e5852720afbe78d
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump hamcrest-library from 1.3 to 2.1

Bumps [hamcrest-library](https://github.com/hamcrest/JavaHamcrest) from 1.3 to 
2.1.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- 
[Commits](https://github.com/hamcrest/JavaHamcrest/compare/hamcrest-java-1.3...v2.1)

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


  Commit: a17e975a8a525e8d02d071e171467f4a910f893e
  
https://github.com/jenkinsci/jenkins-test-harness/commit/a17e975a8a525e8d02d071e171467f4a910f893e
  Author: Liam Newman 
  Date:   2019-08-23 (Fri, 23 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update hamcrest to use 2.x packaging

While no api changes have occurred since 1.3, packaging has changed.
The core and library jars are now empty, but still needed to force
junit and other consumers to use the newer versions.


  Commit: ea2842654aee5a80a40e2c3f5efa5571b838c33f
  
https://github.com/jenkinsci/jenkins-test-harness/commit/ea2842654aee5a80a40e2c3f5efa5571b838c33f
  Author: Oleg Nenashev 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #161 from 
bitwiseman/dependabot/maven/org.hamcrest-hamcrest-library-2.1

Bump hamcrest-library from 1.3 to 2.1


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/ee68d6b6d806...ea2842654aee

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-test-harness/push/refs/heads/master/ee68d6-ea2842%40github.com.


[jenkinsci/jenkins-test-harness] ee68d6: Adding LICENSE file to the project (#163)

2019-10-08 Thread Kshithij Iyer
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: ee68d6b6d8069d99e4ce1f209802815e77da130f
  
https://github.com/jenkinsci/jenkins-test-harness/commit/ee68d6b6d8069d99e4ce1f209802815e77da130f
  Author: Kshithij Iyer 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
A LICENSE

  Log Message:
  ---
  Adding LICENSE file to the project (#163)

* Adding LICENSE file to the project

* Update LICENSE


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-test-harness/push/refs/heads/master/1fe4b2-ee68d6%40github.com.


[jenkinsci/git-plugin] 68b499: Use JCasC version from BOM

2019-10-08 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 68b499904faadcc23e7edbef9c16e1406e4f586b
  
https://github.com/jenkinsci/git-plugin/commit/68b499904faadcc23e7edbef9c16e1406e4f586b
  Author: Mark Waite 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use JCasC version from BOM

Let the BOM manage the version instead of dependabot

Test dependency, good to update regularly


  Commit: be2b433dd36282672a0d7ca37eedad8977482e34
  
https://github.com/jenkinsci/git-plugin/commit/be2b433dd36282672a0d7ca37eedad8977482e34
  Author: Mark Waite 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #770 from MarkEWaite/use-jcasc-version-from-bom

Use JCasC version from BOM


  Commit: 0f10bccdb9ba5fa7573a9f477d088503001c6cc2
  
https://github.com/jenkinsci/git-plugin/commit/0f10bccdb9ba5fa7573a9f477d088503001c6cc2
  Author: Mark Waite 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'stable-3.x'


Compare: 
https://github.com/jenkinsci/git-plugin/compare/67a3d0b8d24d...0f10bccdb9ba

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/67a3d0-0f10bc%40github.com.


[jenkinsci/block-queued-job-plugin] 00d8fa: Use HTTPS URLs in pom.xml

2019-10-08 Thread Kanstantsin Shautsou
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/block-queued-job-plugin
  Commit: 00d8fa2f68bada28b1322df7d8c2d15b95218ee1
  
https://github.com/jenkinsci/block-queued-job-plugin/commit/00d8fa2f68bada28b1322df7d8c2d15b95218ee1
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 18564e62d3130720e066e741619b4c78c16faf0d
  
https://github.com/jenkinsci/block-queued-job-plugin/commit/18564e62d3130720e066e741619b4c78c16faf0d
  Author: Kanstantsin Shautsou 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #3 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/block-queued-job-plugin/compare/2bc2b83d3d2e...18564e62d313

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


[jenkinsci/ssh-agent-plugin] 1c27b2: Use HTTPS URLs in pom.xml

2019-10-08 Thread Jesse Glick
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-agent-plugin
  Commit: 1c27b27228fc1e636efef0b8d0a850cb8d7b3043
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/1c27b27228fc1e636efef0b8d0a850cb8d7b3043
  Author: Daniel Beck 
  Date:   2019-09-20 (Fri, 20 Sep 2019)

  Changed paths:
M pom.xml

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


  Commit: 6fb5e44799929fbb97b08a4eabaebb3f4a12cc45
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/6fb5e44799929fbb97b08a4eabaebb3f4a12cc45
  Author: Jesse Glick 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #31 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/ssh-agent-plugin/compare/76113ad25cf6...6fb5e4479992

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


[jenkinsci/acceptance-test-harness] e47033: Fix PublishOverSSHPluginTest broken because of an ...

2019-10-08 Thread Oliver Gondža
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/acceptance-test-harness

  Commit: e470338ba6944c542ca0a74a4305cc0cbf4df945

  
https://github.com/jenkinsci/acceptance-test-harness/commit/e470338ba6944c542ca0a74a4305cc0cbf4df945

  Author: Oliver Gondža 

  Date:   2019-10-08 (Tue, 08 Oct 2019)



  Changed paths:

M src/test/java/plugins/PublishOverSSHPluginTest.java

A src/test/resources/publish_over_ssh_plugin/lorem-ipsum.txt



  Log Message:

  ---

  Fix PublishOverSSHPluginTest broken because of an ad-hoc resource dependency





  Commit: 62130383783ab9c3ff2da964b39cde7cec511549

  
https://github.com/jenkinsci/acceptance-test-harness/commit/62130383783ab9c3ff2da964b39cde7cec511549

  Author: Oliver Gondža 

  Date:   2019-10-08 (Tue, 08 Oct 2019)



  Changed paths:

M .gitignore

M src/main/java/org/jenkinsci/test/acceptance/po/ToolInstallation.java



  Log Message:

  ---

  Merge branch 'master' of github.com:jenkinsci/acceptance-test-harness





Compare: 
https://github.com/jenkinsci/acceptance-test-harness/compare/2e0d9f498dfb...62130383783a

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


[jenkinsci/jclouds-plugin] c301f3: Consider newer JNLP protocols for windows slaves

2019-10-08 Thread Fritz Elfert
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jclouds-plugin
  Commit: c301f3f5f289c5dfbe8571e793c22639e0cc58fa
  
https://github.com/jenkinsci/jclouds-plugin/commit/c301f3f5f289c5dfbe8571e793c22639e0cc58fa
  Author: Fritz Elfert 
  Date:   2019-08-06 (Tue, 06 Aug 2019)

  Changed paths:
M 
jclouds-plugin/src/main/java/jenkins/plugins/jclouds/compute/JCloudsSlaveTemplate.java

  Log Message:
  ---
  Consider newer JNLP protocols for windows slaves


  Commit: c4f36c81abf5b56bedb00f674cf5a07993ce7e7b
  
https://github.com/jenkinsci/jclouds-plugin/commit/c4f36c81abf5b56bedb00f674cf5a07993ce7e7b
  Author: Fritz Elfert 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M 
jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/blobstore/BlobStoreProfile/config.jelly
M 
jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/compute/InstancesToRun/config.jelly
M 
jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/compute/JCloudsCloud/config.jelly
M 
jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/compute/JCloudsSlaveTemplate/config.jelly
M pom.xml

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


Compare: 
https://github.com/jenkinsci/jclouds-plugin/compare/5b0617fe5a5c...c4f36c81abf5

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


[jenkinsci/selected-tests-executor-plugin] ac85bf: Use HTTPS URLs in pom.xml

2019-10-08 Thread Tamar Camus
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/selected-tests-executor-plugin
  Commit: ac85bf00cb6e70473ee6f689b90139e29e59ed26
  
https://github.com/jenkinsci/selected-tests-executor-plugin/commit/ac85bf00cb6e70473ee6f689b90139e29e59ed26
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 4a05417bda0b413f8bd78705e551f58dc89097ab
  
https://github.com/jenkinsci/selected-tests-executor-plugin/commit/4a05417bda0b413f8bd78705e551f58dc89097ab
  Author: Tamar Camus 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #3 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/selected-tests-executor-plugin/compare/fd088624f396...4a05417bda0b

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


[jenkinsci/jclouds-plugin] 612363: Use HTTPS URLs in pom.xml

2019-10-08 Thread Fritz Elfert
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jclouds-plugin
  Commit: 612363413bd8d09b89a6c18bfed058bcdbd38fd7
  
https://github.com/jenkinsci/jclouds-plugin/commit/612363413bd8d09b89a6c18bfed058bcdbd38fd7
  Author: Daniel Beck 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

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


  Commit: 5b0617fe5a5c5815632d10bd8bd7a019c24648d5
  
https://github.com/jenkinsci/jclouds-plugin/commit/5b0617fe5a5c5815632d10bd8bd7a019c24648d5
  Author: Fritz Elfert 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #133 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/jclouds-plugin/compare/6b6b59cde118...5b0617fe5a5c

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


[jenkinsci/testcomplete-xunit-plugin] 525bf0: Use HTTPS URLs in pom.xml

2019-10-08 Thread Fernando Miguélez Palomo
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/testcomplete-xunit-plugin

  Commit: 525bf0e995067e8d404aea40091c64a685d84007

  
https://github.com/jenkinsci/testcomplete-xunit-plugin/commit/525bf0e995067e8d404aea40091c64a685d84007

  Author: Daniel Beck 

  Date:   2019-10-08 (Tue, 08 Oct 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Use HTTPS URLs in pom.xml





  Commit: 298e7706d496ceeb6b5e5060054f6810cf0cd2b2

  
https://github.com/jenkinsci/testcomplete-xunit-plugin/commit/298e7706d496ceeb6b5e5060054f6810cf0cd2b2

  Author: Fernando Miguélez Palomo 

  Date:   2019-10-08 (Tue, 08 Oct 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Merge pull request #1 from daniel-beck-bot/https-urls-pom



Use HTTPS URLs in pom.xml





Compare: 
https://github.com/jenkinsci/testcomplete-xunit-plugin/compare/fc3062537e7b...298e7706d496

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


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

2019-10-08 Thread Tomas Bjerre
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/violation-comments-to-gitlab-plugin
  Commit: 99f8552d24f3b1f10a9454628ea2005f75dc1b7c
  
https://github.com/jenkinsci/violation-comments-to-gitlab-plugin/commit/99f8552d24f3b1f10a9454628ea2005f75dc1b7c
  Author: Tomas Bjerre 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

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

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


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


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

2019-10-08 Thread Tomas Bjerre
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/violation-comments-to-gitlab-plugin
  Commit: 35e5a7797b3edb5d73202cd28adb3d5f5f28cd09
  
https://github.com/jenkinsci/violation-comments-to-gitlab-plugin/commit/35e5a7797b3edb5d73202cd28adb3d5f5f28cd09
  Author: Tomas Bjerre 
  Date:   2019-10-08 (Tue, 08 Oct 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/violation-comments-to-gitlab-plugin/push/refs/heads/master/fd4a4b-35e5a7%40github.com.


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

2019-10-08 Thread Tomas Bjerre
  Branch: refs/tags/violation-comments-to-gitlab-2.32
  Home:   https://github.com/jenkinsci/violation-comments-to-gitlab-plugin

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


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

2019-10-08 Thread Tomas Bjerre
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/violation-comments-to-gitlab-plugin
  Commit: fd4a4bd91b0be7a6e5fabdc789c6a1b85959118f
  
https://github.com/jenkinsci/violation-comments-to-gitlab-plugin/commit/fd4a4bd91b0be7a6e5fabdc789c6a1b85959118f
  Author: Tomas Bjerre 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release violation-comments-to-gitlab-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/violation-comments-to-gitlab-plugin/push/refs/heads/master/3318b3-fd4a4b%40github.com.


[jenkinsci/violation-comments-to-gitlab-plugin] 3318b3: Clearer error message when diffRefs null #23

2019-10-08 Thread Tomas Bjerre
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/violation-comments-to-gitlab-plugin
  Commit: 3318b39fdac0c8bf380e5fcbb52a6fc3f254a98f
  
https://github.com/jenkinsci/violation-comments-to-gitlab-plugin/commit/3318b39fdac0c8bf380e5fcbb52a6fc3f254a98f
  Author: Tomas Bjerre 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Clearer error message when diffRefs null #23


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


[jenkinsci/gitlab-logo-plugin] 2a9ae8: [maven-release-plugin] prepare for next developmen...

2019-10-08 Thread GO Sueyoshi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitlab-logo-plugin
  Commit: 2a9ae81851dc96f76ffdbbc5638b19b546e7c471
  
https://github.com/jenkinsci/gitlab-logo-plugin/commit/2a9ae81851dc96f76ffdbbc5638b19b546e7c471
  Author: sue445 
  Date:   2019-10-08 (Tue, 08 Oct 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/gitlab-logo-plugin/push/refs/heads/master/20483e-2a9ae8%40github.com.


[jenkinsci/gitlab-logo-plugin] 20483e: [maven-release-plugin] prepare release gitlab-logo...

2019-10-08 Thread GO Sueyoshi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gitlab-logo-plugin
  Commit: 20483e83f7a24a56bcf46e93752ca6df2cc62322
  
https://github.com/jenkinsci/gitlab-logo-plugin/commit/20483e83f7a24a56bcf46e93752ca6df2cc62322
  Author: sue445 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release gitlab-logo-1.0.5


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


[jenkinsci/gitlab-logo-plugin]

2019-10-08 Thread GO Sueyoshi
  Branch: refs/tags/gitlab-logo-1.0.5
  Home:   https://github.com/jenkinsci/gitlab-logo-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/gitlab-logo-plugin/push/refs/tags/gitlab-logo-1.0.5/00-cdf0c5%40github.com.


  1   2   >