[jenkinsci/qtest-plugin] d2c55c: fix https://agile.qasymphony.com/browse/AHUB-2376 ...

2019-08-08 Thread qasdev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qtest-plugin
  Commit: d2c55c646880fb0f6a324cbdd310ff8fc305b9a8
  
https://github.com/jenkinsci/qtest-plugin/commit/d2c55c646880fb0f6a324cbdd310ff8fc305b9a8
  Author: PhuTa 
  Date:   2019-07-24 (Wed, 24 Jul 2019)

  Changed paths:
M src/main/java/com/qasymphony/ci/plugin/store/StoreResultServiceImpl.java

  Log Message:
  ---
  fix https://agile.qasymphony.com/browse/AHUB-2376 Jenkins Plugin doesn't show 
builds higher than 3


  Commit: e7a8c59b126f0c4cc680a473a9b7fbf0c90b8e35
  
https://github.com/jenkinsci/qtest-plugin/commit/e7a8c59b126f0c4cc680a473a9b7fbf0c90b8e35
  Author: PhuTa 
  Date:   2019-07-24 (Wed, 24 Jul 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' of github.com:QASymphony/jenkin-qtest-plugin


  Commit: 34c4ae6c6d81ad6c0998677ada25de7762a4647c
  
https://github.com/jenkinsci/qtest-plugin/commit/34c4ae6c6d81ad6c0998677ada25de7762a4647c
  Author: Tam Vo 
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
M src/main/java/com/qasymphony/ci/plugin/store/StoreResultServiceImpl.java

  Log Message:
  ---
  Merge branch 'master' of github.com:QASymphony/jenkin-qtest-plugin


  Commit: 7470a18e89fb05b814c58bbc0c656b4d6fa007a7
  
https://github.com/jenkinsci/qtest-plugin/commit/7470a18e89fb05b814c58bbc0c656b4d6fa007a7
  Author: Tam Vo 
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release qtest-1.4.4


Compare: 
https://github.com/jenkinsci/qtest-plugin/compare/7be047c00acf...7470a18e89fb

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


[jenkinsci/qtest-plugin] ef418a: [maven-release-plugin] prepare for next developmen...

2019-08-08 Thread qasdev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qtest-plugin
  Commit: ef418ab673b2dac86c189c4e2d33cf4908b3ea6c
  
https://github.com/jenkinsci/qtest-plugin/commit/ef418ab673b2dac86c189c4e2d33cf4908b3ea6c
  Author: Tam Vo 
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/qtest-plugin]

2019-08-08 Thread qasdev
  Branch: refs/tags/qtest-1.4.4
  Home:   https://github.com/jenkinsci/qtest-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/qtest-plugin/push/refs/tags/qtest-1.4.4/00-ec0695%40github.com.


[jenkinsci/instant-messaging-plugin] c0243f: CurrentlyBuildingCommand.java : if there are no ru...

2019-08-08 Thread Jim Klimov
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/instant-messaging-plugin

  Commit: c0243f0de37df5dbf545426e5b0efc5ac87519f9

  
https://github.com/jenkinsci/instant-messaging-plugin/commit/c0243f0de37df5dbf545426e5b0efc5ac87519f9

  Author: Jim Klimov 

  Date:   2019-08-08 (Thu, 08 Aug 2019)



  Changed paths:

M src/main/java/hudson/plugins/im/bot/CurrentlyBuildingCommand.java



  Log Message:

  ---

  CurrentlyBuildingCommand.java : if there are no running jobs, do not consume 
2-4 lines (with CLI args processing report) to say so





  Commit: aed6d337567d17a3991c60b9593754183b3f34e8

  
https://github.com/jenkinsci/instant-messaging-plugin/commit/aed6d337567d17a3991c60b9593754183b3f34e8

  Author: Jim Klimov 

  Date:   2019-08-09 (Fri, 09 Aug 2019)



  Changed paths:

M src/main/java/hudson/plugins/im/bot/CurrentlyBuildingCommand.java



  Log Message:

  ---

  Merge pull request #34 from jimklimov/cb-count-zero



CurrentlyBuildingCommand.java : if there are no running jobs, do not …





Compare: 
https://github.com/jenkinsci/instant-messaging-plugin/compare/951dcd6093ac...aed6d337567d

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


[jenkinsci/instant-messaging-plugin] f67d1a: README.md : document regex support nuances in Q an...

2019-08-08 Thread Jim Klimov
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/instant-messaging-plugin
  Commit: f67d1a596a111beba423ec5146413017eaf9ce85
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/f67d1a596a111beba423ec5146413017eaf9ce85
  Author: Jim Klimov 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  README.md : document regex support nuances in Q and CB commands


  Commit: 1020c767cbdb65339f3b52efed7ca7d7d5716339
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/1020c767cbdb65339f3b52efed7ca7d7d5716339
  Author: Jim Klimov 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M src/main/java/hudson/plugins/im/bot/CurrentlyBuildingCommand.java
M src/main/java/hudson/plugins/im/bot/QueueCommand.java

  Log Message:
  ---
  QueueCommand.java CurrentlyBuildingCommand.java : extend comment about 
whitespaces in regex


  Commit: 5ab3f792d4f6c36b204f26124031fc56838ceb46
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/5ab3f792d4f6c36b204f26124031fc56838ceb46
  Author: Jim Klimov 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  README.md : extend comment about whitespaces in regex


  Commit: fea27f5632c2588a18f86911ff30a914f38fde06
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/fea27f5632c2588a18f86911ff30a914f38fde06
  Author: Jim Klimov 
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
M README.md
M src/main/java/hudson/plugins/im/bot/CurrentlyBuildingCommand.java
M src/main/java/hudson/plugins/im/bot/QueueCommand.java

  Log Message:
  ---
  Merge pull request #36 from jimklimov/document-regex-args

Document regex bot args


Compare: 
https://github.com/jenkinsci/instant-messaging-plugin/compare/fd0593c9220f...fea27f5632c2

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


[jenkinsci/instant-messaging-plugin] ab0cb1: QueueCommand.java : update head comment

2019-08-08 Thread Jim Klimov
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/instant-messaging-plugin
  Commit: ab0cb17366a05cb4d594233a744dd89fae375c47
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/ab0cb17366a05cb4d594233a744dd89fae375c47
  Author: Jim Klimov 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M src/main/java/hudson/plugins/im/bot/QueueCommand.java

  Log Message:
  ---
  QueueCommand.java : update head comment


  Commit: d3a2af86def4b2ad25617aa895c7e0ebdd29d8a4
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/d3a2af86def4b2ad25617aa895c7e0ebdd29d8a4
  Author: Jim Klimov 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M src/main/java/hudson/plugins/im/bot/QueueCommand.java

  Log Message:
  ---
  QueueCommand.java : update @Override like in CurrentlyBuildingCommand.java


  Commit: 66ff08468e5eeedcbd03fb72baeac3bfa6ee6654
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/66ff08468e5eeedcbd03fb72baeac3bfa6ee6654
  Author: Jim Klimov 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M src/main/java/hudson/plugins/im/bot/QueueCommand.java

  Log Message:
  ---
  QueueCommand.java : refactor "String reply" away


  Commit: 261ab1524dbeb0c00edb79d656493543db25b314
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/261ab1524dbeb0c00edb79d656493543db25b314
  Author: Jim Klimov 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M src/main/java/hudson/plugins/im/bot/QueueCommand.java

  Log Message:
  ---
  QueueCommand.java : refactor extra queue.getItems() away


  Commit: 50c03b024bbe10e728a8ca51b0b638b8f0cb8139
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/50c03b024bbe10e728a8ca51b0b638b8f0cb8139
  Author: Jim Klimov 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M src/main/java/hudson/plugins/im/bot/QueueCommand.java

  Log Message:
  ---
  QueueCommand.java : since we have both count and items.length, use them for 
sanity-checking


  Commit: 04892f2693c981100c52f7d94e8a6796d7b60476
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/04892f2693c981100c52f7d94e8a6796d7b60476
  Author: Jim Klimov 
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
M src/main/java/hudson/plugins/im/bot/QueueCommand.java

  Log Message:
  ---
  Merge pull request #33 from jimklimov/queue-facelift

Queue bot cmd facelift


Compare: 
https://github.com/jenkinsci/instant-messaging-plugin/compare/aed6d337567d...04892f2693c9

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


[jenkinsci/instant-messaging-plugin] 41b5b9: QueueCommand.java : rename count to countJobsInQueue

2019-08-08 Thread Jim Klimov
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/instant-messaging-plugin
  Commit: 41b5b9e4773a3a12509a33328a3c080b4ae7eaa0
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/41b5b9e4773a3a12509a33328a3c080b4ae7eaa0
  Author: Jim Klimov 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M src/main/java/hudson/plugins/im/bot/QueueCommand.java

  Log Message:
  ---
  QueueCommand.java : rename count to countJobsInQueue


  Commit: 79e9dae27c0d7bfea0d6307ced90e7028819f8ab
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/79e9dae27c0d7bfea0d6307ced90e7028819f8ab
  Author: Jim Klimov 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M src/main/java/hudson/plugins/im/bot/QueueCommand.java

  Log Message:
  ---
  QueueCommand.java : add regex filtering like in CurrentlyBuildingCommand.java


  Commit: fd0593c9220fcca8362f4a137b290ccb418990e0
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/fd0593c9220fcca8362f4a137b290ccb418990e0
  Author: Jim Klimov 
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
M src/main/java/hudson/plugins/im/bot/QueueCommand.java

  Log Message:
  ---
  Merge pull request #35 from jimklimov/queue-regex

Queue cmd bot regex filtering


Compare: 
https://github.com/jenkinsci/instant-messaging-plugin/compare/04892f2693c9...fd0593c9220f

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


[jenkinsci/qtest-plugin] 7be047: [maven-release-plugin] prepare for next developmen...

2019-08-08 Thread qasdev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qtest-plugin
  Commit: 7be047c00acf7e7f9f1038a928b7f9e55b7082e5
  
https://github.com/jenkinsci/qtest-plugin/commit/7be047c00acf7e7f9f1038a928b7f9e55b7082e5
  Author: Tam Vo 
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/qtest-plugin]

2019-08-08 Thread qasdev
  Branch: refs/tags/qtest-1.4.3
  Home:   https://github.com/jenkinsci/qtest-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/qtest-plugin/push/refs/tags/qtest-1.4.3/00-46fa39%40github.com.


[jenkinsci/qtest-plugin] f0b6d1: [maven-release-plugin] prepare release qtest-1.4.3

2019-08-08 Thread qasdev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/qtest-plugin
  Commit: f0b6d13e78250de462b73b1ed54360633fc776af
  
https://github.com/jenkinsci/qtest-plugin/commit/f0b6d13e78250de462b73b1ed54360633fc776af
  Author: Tam Vo 
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release qtest-1.4.3


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


[jenkinsci/content-replace-plugin] 8d0de1: Update README.md

2019-08-08 Thread Moxun
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/content-replace-plugin
  Commit: 8d0de12f17a3997d06ac18a51eae10526775a0b4
  
https://github.com/jenkinsci/content-replace-plugin/commit/8d0de12f17a3997d06ac18a51eae10526775a0b4
  Author: Moxun 
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md

add "Build Status"


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


[jenkins-infra/jenkins.io] c0b850: Use adoc link markup in contributing file

2019-08-08 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: c0b850406f0799f2df4ae22dd22a447322b7f412
  
https://github.com/jenkins-infra/jenkins.io/commit/c0b850406f0799f2df4ae22dd22a447322b7f412
  Author: Mark Waite 
  Date:   2019-08-05 (Mon, 05 Aug 2019)

  Changed paths:
M CONTRIBUTING.adoc

  Log Message:
  ---
  Use adoc link markup in contributing file

Markdown does not convert to links inside an adoc file.


  Commit: 2753a7905b2e1e3bc6d3c84e9ecb6073955b61f2
  
https://github.com/jenkins-infra/jenkins.io/commit/2753a7905b2e1e3bc6d3c84e9ecb6073955b61f2
  Author: Mark Waite 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M CONTRIBUTING.adoc

  Log Message:
  ---
  Merge pull request #2402 from 
jenkins-infra/use-adoc-link-syntax-in-contributing-guide

Use adoc link markup in contributing file


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/42d8813f9cff...2753a7905b2e

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


[jenkins-infra/jenkins.io] 9010bb: Outreach programs page

2019-08-08 Thread Tracy Miranda
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 9010bb9b7dbdd4b5937387991bce26c21788984e
  
https://github.com/jenkins-infra/jenkins.io/commit/9010bb9b7dbdd4b5937387991bce26c21788984e
  Author: Martin d'Anjou 
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
A content/images/gsod/gsod.png
A content/images/hacktoberfest/hacktoberfest_small.png
A content/images/outreachy/outreachy_small.png
M content/sigs/advocacy-and-outreach/index.adoc
A content/sigs/advocacy-and-outreach/outreach-programs/index.adoc

  Log Message:
  ---
  Outreach programs page


  Commit: 05992b88b480471db44209777bc094131332e852
  
https://github.com/jenkins-infra/jenkins.io/commit/05992b88b480471db44209777bc094131332e852
  Author: Martin d'Anjou 
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
M content/sigs/advocacy-and-outreach/outreach-programs/index.adoc

  Log Message:
  ---
  Address initial comments


  Commit: 27da31e29463f9cbb02f6742513ca68d1b43d8bb
  
https://github.com/jenkins-infra/jenkins.io/commit/27da31e29463f9cbb02f6742513ca68d1b43d8bb
  Author: Martin d'Anjou 
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
M content/sigs/advocacy-and-outreach/outreach-programs/index.adoc

  Log Message:
  ---
  Addressing PR comments


  Commit: 4f32991bad1edaab2894d7e8c6ca2d0f6e8a979f
  
https://github.com/jenkins-infra/jenkins.io/commit/4f32991bad1edaab2894d7e8c6ca2d0f6e8a979f
  Author: Martin d'Anjou 
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
M content/sigs/advocacy-and-outreach/outreach-programs/index.adoc

  Log Message:
  ---
  Address review comments

Split sections for current and potential projects
Fix broken links
Add link to gsoc project page


  Commit: 42d8813f9cffe7614b5ae50ed27f87c96ef80598
  
https://github.com/jenkins-infra/jenkins.io/commit/42d8813f9cffe7614b5ae50ed27f87c96ef80598
  Author: Tracy Miranda 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
A content/images/gsod/gsod.png
A content/images/hacktoberfest/hacktoberfest_small.png
A content/images/outreachy/outreachy_small.png
M content/sigs/advocacy-and-outreach/index.adoc
A content/sigs/advocacy-and-outreach/outreach-programs/index.adoc

  Log Message:
  ---
  Merge pull request #2400 from martinda/outreach-programs

Outreach programs page


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/cc94e2eb0aae...42d8813f9cff

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


[jenkinsci/ec2-fleet-plugin] 373ea4: trigger build

2019-08-08 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 373ea4f266d7e32c9a693b06a1aead2ec11e0542
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/373ea4f266d7e32c9a693b06a1aead2ec11e0542
  Author: Artem Stasiuk 
  Date:   2019-08-08 (Thu, 08 Aug 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/master/bccaac-373ea4%40github.com.


[jenkinsci/github-branch-source-plugin] 569191: Adds custom name for SSHCheckoutTrait

2019-08-08 Thread Liam Newman
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 569191406e0e47f1d5c2eadabef6afb744dd7f8e
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/569191406e0e47f1d5c2eadabef6afb744dd7f8e
  Author: Timo Sand 
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/SSHCheckoutTrait.java

  Log Message:
  ---
  Adds custom name for SSHCheckoutTrait


  Commit: 97fb6a7d106a9388f4c1a3c78980313886c434c4
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/97fb6a7d106a9388f4c1a3c78980313886c434c4
  Author: Timo Sand 
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/SSHCheckoutTrait.java

  Log Message:
  ---
  Adds missing import


  Commit: f119a8fa14f90fb3d1bc892de23a7e1d53c5a9c7
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/f119a8fa14f90fb3d1bc892de23a7e1d53c5a9c7
  Author: Liam Newman 
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/SSHCheckoutTrait.java

  Log Message:
  ---
  Update SSHCheckoutTrait.java


  Commit: f45d170c3692f3cbac47732e483797c3db85c256
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/f45d170c3692f3cbac47732e483797c3db85c256
  Author: Liam Newman 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/SSHCheckoutTrait.java

  Log Message:
  ---
  Merge pull request #228 from deiga/patch-1

Adds custom name for SSHCheckoutTrait


Compare: 
https://github.com/jenkinsci/github-branch-source-plugin/compare/df8ff4885dae...f45d170c3692

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


[jenkinsci/deployhub-plugin] 0077bb: Handle null attr values (#4)

2019-08-08 Thread Steve Taylor
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: 0077bb36ef0e90d2c14bd5280d10a0e81385c7ca
  
https://github.com/jenkinsci/deployhub-plugin/commit/0077bb36ef0e90d2c14bd5280d10a0e81385c7ca
  Author: Steve Taylor 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  Handle null attr values (#4)

* Handle null value for attr
Signed-off-by: Steve Taylor 


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


[jenkinsci/analysis-model] 4fc5d6: Bump violations-lib from 1.94 to 1.96

2019-08-08 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/se.bjurr.violations-violations-lib-1.96
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 4fc5d619685a8153eec06eb2f3651e70c5c75a7c
  
https://github.com/jenkinsci/analysis-model/commit/4fc5d619685a8153eec06eb2f3651e70c5c75a7c
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump violations-lib from 1.94 to 1.96

Bumps [violations-lib](https://github.com/tomasbjerre/violations-lib) from 1.94 
to 1.96.
- [Release notes](https://github.com/tomasbjerre/violations-lib/releases)
- 
[Changelog](https://github.com/tomasbjerre/violations-lib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tomasbjerre/violations-lib/compare/1.94...1.96)

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/analysis-model/push/refs/heads/dependabot/maven/se.bjurr.violations-violations-lib-1.96/ea44ce-4fc5d6%40github.com.


[jenkinsci/analysis-model]

2019-08-08 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.json-json-20190722
  Home:   https://github.com/jenkinsci/analysis-model

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


[jenkinsci/analysis-model] 9b231b: Bump json from 20180813 to 20190722

2019-08-08 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 9b231b2506104c154cd16520751ec217b9441f40
  
https://github.com/jenkinsci/analysis-model/commit/9b231b2506104c154cd16520751ec217b9441f40
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump json from 20180813 to 20190722

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180813 to 
20190722.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

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


  Commit: 31648317f21329070f3783afdbf5e9dcc470f12c
  
https://github.com/jenkinsci/analysis-model/commit/31648317f21329070f3783afdbf5e9dcc470f12c
  Author: Ullrich Hafner 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #210 from jenkinsci/dependabot/maven/org.json-json-20190722

Bump json from 20180813 to 20190722


Compare: 
https://github.com/jenkinsci/analysis-model/compare/066c95490135...31648317f213

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


[jenkinsci/analysis-model]

2019-08-08 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.slf4j-slf4j-nop-1.7.27
  Home:   https://github.com/jenkinsci/analysis-model

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


[jenkinsci/analysis-model] f8a127: Bump slf4j-nop from 1.7.26 to 1.7.27

2019-08-08 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: f8a1270186036356edb58c80c51d677e609398de
  
https://github.com/jenkinsci/analysis-model/commit/f8a1270186036356edb58c80c51d677e609398de
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump slf4j-nop from 1.7.26 to 1.7.27

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

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


  Commit: 066c9549013565fd8c9944731197c6e841715956
  
https://github.com/jenkinsci/analysis-model/commit/066c9549013565fd8c9944731197c6e841715956
  Author: Ullrich Hafner 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #211 from 
jenkinsci/dependabot/maven/org.slf4j-slf4j-nop-1.7.27

Bump slf4j-nop from 1.7.26 to 1.7.27


Compare: 
https://github.com/jenkinsci/analysis-model/compare/2e17a2324dcb...066c95490135

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


[jenkinsci/vectorcast-execution-plugin]

2019-08-08 Thread Richard Keeble
  Branch: refs/tags/vectorcast-execution-0.51
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/tags/vectorcast-execution-0.51/00-75f9a2%40github.com.


[jenkinsci/vectorcast-execution-plugin] 495f0a: [maven-release-plugin] prepare for next developmen...

2019-08-08 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 495f0a312eca24d96dbc298e0479dbf68e4cf163
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/495f0a312eca24d96dbc298e0479dbf68e4cf163
  Author: Richard Keeble 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/vectorcast-execution-plugin] 265fe2: Updated Changes file

2019-08-08 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 265fe2b49ac55997051c2286afb54196d9e95d60
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/265fe2b49ac55997051c2286afb54196d9e95d60
  Author: Richard Keeble 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M Changes.txt

  Log Message:
  ---
  Updated Changes file


  Commit: a80e1566164bb59796338a29e0a21b979f68dc13
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/a80e1566164bb59796338a29e0a21b979f68dc13
  Author: Richard Keeble 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release vectorcast-execution-0.51


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/5e258f4ab132...a80e1566164b

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


[jenkinsci/sse-gateway-plugin] f7ac71: apply similar changes to https://github.com/jenkin...

2019-08-08 Thread Olivier Lamy
  Branch: refs/heads/JENKINS-58684_thread_leak
  Home:   https://github.com/jenkinsci/sse-gateway-plugin
  Commit: f7ac71092b0e2f265407b68382d4d293737cc018
  
https://github.com/jenkinsci/sse-gateway-plugin/commit/f7ac71092b0e2f265407b68382d4d293737cc018
  Author: olivier lamy 
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  apply similar changes to 
https://github.com/jenkinsci/workflow-cps-plugin/pull/87

Signed-off-by: olivier lamy 


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


[jenkinsci/remoting-kafka-plugin] 6c33e8: Update dependencies and Kafka versions

2019-08-08 Thread Andrey Falko
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting-kafka-plugin
  Commit: 6c33e89e2b7e8c3969a516d436e7b3f75122a5bc
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/6c33e89e2b7e8c3969a516d436e7b3f75122a5bc
  Author: Nguyen Le Vu Long 
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
M agent/pom.xml
M kafka-client-lib/pom.xml
M plugin/pom.xml
M 
plugin/src/main/resources/io/jenkins/plugins/remotingkafka/kubernetes/kafka-statefulset.yaml
M 
plugin/src/test/java/io/jenkins/plugins/remotingkafka/KafkaKubernetesCloudTest.java

  Log Message:
  ---
  Update dependencies and Kafka versions


  Commit: 21a51722c246896c36d99caefb45982db5fd9325
  
https://github.com/jenkinsci/remoting-kafka-plugin/commit/21a51722c246896c36d99caefb45982db5fd9325
  Author: Andrey Falko 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M agent/pom.xml
M kafka-client-lib/pom.xml
M plugin/pom.xml
M 
plugin/src/main/resources/io/jenkins/plugins/remotingkafka/kubernetes/kafka-statefulset.yaml
M 
plugin/src/test/java/io/jenkins/plugins/remotingkafka/KafkaKubernetesCloudTest.java

  Log Message:
  ---
  Merge pull request #75 from longngn/update-version

Update dependencies and Kafka versions


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

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


[jenkinsci/jep] b5a253: Highlight required features (#247)

2019-08-08 Thread Liam Newman
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: b5a25384386d58cc939a0e9bdfa898889dc53e14
  
https://github.com/jenkinsci/jep/commit/b5a25384386d58cc939a0e9bdfa898889dc53e14
  Author: Liam Newman 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M jep/221/README.adoc

  Log Message:
  ---
  Highlight required features (#247)

* Highlight required features

* Added more links

* Update jep/221/README.adoc

* Update jep/221/README.adoc

* Update jep/221/README.adoc

* Very minor rewording


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


[jenkinsci/vectorcast-execution-plugin] dc0673: Updates for scripts not handling Ada operator "+" ...

2019-08-08 Thread Tim Schneider
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: dc06733efec92ded7312bd3822520d6b147e6ce5
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/dc06733efec92ded7312bd3822520d6b147e6ce5
  Author: TimSVector 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py

  Log Message:
  ---
  Updates for scripts not handling Ada operator "+" for xml results file.


  Commit: 5e258f4ab1325ae5eca866b220dd3958b0a9920e
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5e258f4ab1325ae5eca866b220dd3958b0a9920e
  Author: TimSVector 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M Changes.txt
M pom.xml

  Log Message:
  ---
  Merge branch 'master' of 
https://github.com/jenkinsci/vectorcast-execution-plugin


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/8de465e33687...5e258f4ab132

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


[jenkinsci/deployhub-plugin] 300f87: Handle null value for attr

2019-08-08 Thread Steve Taylor
  Branch: refs/heads/updateattrs
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: 300f878202b98520913f3bd0ff7cafc77d8c6403
  
https://github.com/jenkinsci/deployhub-plugin/commit/300f878202b98520913f3bd0ff7cafc77d8c6403
  Author: Steve Taylor 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  Handle null value for attr
Signed-off-by: Steve Taylor 


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


[jenkinsci/compuware-ispw-operations-plugin] 716448: use latest Jenkins image and added workflow plugin

2019-08-08 Thread samjoe9998
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin
  Commit: 7164480da4c1d7cfac85848467c43b6d281fb238
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/7164480da4c1d7cfac85848467c43b6d281fb238
  Author: zhouqr2000 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M dev/docker/ispw_jenkins/Dockerfile
M dev/docker/ispw_jenkins/plugins.txt

  Log Message:
  ---
  use latest Jenkins image and added workflow plugin


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


[jenkinsci/mesos-plugin] c773df: Fix for logging mesos slave hostname

2019-08-08 Thread Vinod Kone
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: c773dfc902826c1f61c201890223016d56f9f1b1
  
https://github.com/jenkinsci/mesos-plugin/commit/c773dfc902826c1f61c201890223016d56f9f1b1
  Author: sanarayanan 
  Date:   2019-08-05 (Mon, 05 Aug 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/mesos/listener/MesosRunListener.java

  Log Message:
  ---
  Fix for logging mesos slave hostname


  Commit: 878365856473ea6eeb4a5e4580c6211af2910b0d
  
https://github.com/jenkinsci/mesos-plugin/commit/878365856473ea6eeb4a5e4580c6211af2910b0d
  Author: Vinod Kone 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/mesos/listener/MesosRunListener.java

  Log Message:
  ---
  Merge pull request #345 from sathiya-mit/master

Fix for logging mesos slave hostname


Compare: 
https://github.com/jenkinsci/mesos-plugin/compare/b21e45e88c44...878365856473

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


[jenkinsci/google-storage-plugin] c5695c: Updated changelog for 1.3.3

2019-08-08 Thread Craig Barber
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/google-storage-plugin
  Commit: c5695c9d141788a593cf0eb87a72b481200ef50a
  
https://github.com/jenkinsci/google-storage-plugin/commit/c5695c9d141788a593cf0eb87a72b481200ef50a
  Author: craigdbarber 
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Updated changelog for 1.3.3


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

  Changed paths:
M pom.xml

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


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

  Changed paths:
M pom.xml

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


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

  Changed paths:
M CHANGELOG.md
M pom.xml

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

Release/1.3.3


Compare: 
https://github.com/jenkinsci/google-storage-plugin/compare/29726316635d...6e3d2af3aac2

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


[jenkinsci/stash-pullrequest-builder-plugin] dec78f: StashPostBuildCommentAction: Remove, it has been o...

2019-08-08 Thread Pavel Roskin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: dec78fd9ff18f077567d4a24ca9b4133ebb09260
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/dec78fd9ff18f077567d4a24ca9b4133ebb09260
  Author: Pavel Roskin 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
R 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashPostBuildCommentAction.java

  Log Message:
  ---
  StashPostBuildCommentAction: Remove, it has been obsolete since version 1.9

Starting with plugin version 1.9, this file has been used to suppress
warnings about unreadable data when upgrading from plugin version 1.8 and
older.

The compatibility code have been around for a long time, it should be
safe to remove now.

Not having this file in the version 1.13 of the plugin means that users
upgrading directly from version 1.8 and older directly to version 1.13
and newer would get warnings about unreadable fields. The warnings are
actually harmless and can be trivially cleared.

The unused fields were triggering warnings in SpotBugs and FindBugs when
threshold was set to Low.


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


[jenkinsci/script-security-plugin] d1d336: Update whitelist DefaultGroovyMethods {any, every}

2019-08-08 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: d1d3363526166f79b2e6c586de60edaca5b68729
  
https://github.com/jenkinsci/script-security-plugin/commit/d1d3363526166f79b2e6c586de60edaca5b68729
  Author: Pit 
  Date:   2019-07-23 (Tue, 23 Jul 2019)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  ---
  Update whitelist DefaultGroovyMethods {any, every}

Like for `each`, `any` and `every` might receive a `java.lang.Object` although 
the object itself is in fact iterable.

Minified example:

```groovy
'string'.split().every { it }
```


  Commit: ca4a9f270bacc6e53c5baffbcc3ec8e4294f2206
  
https://github.com/jenkinsci/script-security-plugin/commit/ca4a9f270bacc6e53c5baffbcc3ec8e4294f2206
  Author: Devin Nusbaum 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  ---
  Merge pull request #260 from pitkley/patch-1

Update whitelist DefaultGroovyMethods {any, every}


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/3d3583ca2145...ca4a9f270bac

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


[jenkinsci/logstash-plugin] 4e56fc: Update Jenkinsfile

2019-08-08 Thread jakub-bochenski
  Branch: refs/heads/jakub-bochenski-patch-5
  Home:   https://github.com/jenkinsci/logstash-plugin
  Commit: 4e56fc74648c1444ef9be6b5d58b606c590cf116
  
https://github.com/jenkinsci/logstash-plugin/commit/4e56fc74648c1444ef9be6b5d58b606c590cf116
  Author: jakub-bochenski 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update Jenkinsfile


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


[jenkinsci/script-security-plugin] 0cece5: JENKINS-58799: Whitelisting a few collection relat...

2019-08-08 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: 0cece5f6437f54d21f4d8f9488b832e16638e6b8
  
https://github.com/jenkinsci/script-security-plugin/commit/0cece5f6437f54d21f4d8f9488b832e16638e6b8
  Author: Hari Dara 
  Date:   2019-08-04 (Sun, 04 Aug 2019)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  ---
  JENKINS-58799: Whitelisting a few collection related methods


  Commit: 3d3583ca214597e7a93166d3744f139c0a12da69
  
https://github.com/jenkinsci/script-security-plugin/commit/3d3583ca214597e7a93166d3744f139c0a12da69
  Author: Devin Nusbaum 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  ---
  Merge pull request #261 from haridsv/JENKINS-58799

JENKINS-58799: Whitelisting a few collection related methods


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/8044af172bfb...3d3583ca2145

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


[jenkins-infra/jenkins.io] 27c35a: Fix PLUGIN_NAME in advisories

2019-08-08 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 27c35adac0de8422867f97fa0b9414920d145941
  
https://github.com/jenkins-infra/jenkins.io/commit/27c35adac0de8422867f97fa0b9414920d145941
  Author: Daniel Beck 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M content/_layouts/advisory.html.haml

  Log Message:
  ---
  Fix PLUGIN_NAME in advisories

This is the first advisory since I introduced this placeholder that
depublished plugins, so this didn't show up before.


  Commit: cc94e2eb0aae39b11ec8b403fdcd415fbeea1a9e
  
https://github.com/jenkins-infra/jenkins.io/commit/cc94e2eb0aae39b11ec8b403fdcd415fbeea1a9e
  Author: Mark Waite 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M content/_layouts/advisory.html.haml

  Log Message:
  ---
  Merge pull request #2404 from daniel-beck/fix-plugin-name-macro

Fix PLUGIN_NAME in advisories


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/f0783e745ef1...cc94e2eb0aae

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


[jenkinsci/logstash-plugin] 3579c4: Update Jenkinsfile

2019-08-08 Thread jakub-bochenski
  Branch: refs/heads/jakub-bochenski-patch-5
  Home:   https://github.com/jenkinsci/logstash-plugin
  Commit: 3579c4a69b94e71862fd30a1aeb108cf22d0b302
  
https://github.com/jenkinsci/logstash-plugin/commit/3579c4a69b94e71862fd30a1aeb108cf22d0b302
  Author: jakub-bochenski 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update Jenkinsfile


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


[jenkinsci/logstash-plugin] ac578b: Update Jenkinsfile

2019-08-08 Thread jakub-bochenski
  Branch: refs/heads/jakub-bochenski-patch-5
  Home:   https://github.com/jenkinsci/logstash-plugin
  Commit: ac578b6ede2dc8d442ac87630c33ddbd009307f6
  
https://github.com/jenkinsci/logstash-plugin/commit/ac578b6ede2dc8d442ac87630c33ddbd009307f6
  Author: jakub-bochenski 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update Jenkinsfile


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


[jenkinsci/logstash-plugin] 3b216e: Update .pre-commit-config.yaml

2019-08-08 Thread jakub-bochenski
  Branch: refs/heads/jakub-bochenski-patch-5
  Home:   https://github.com/jenkinsci/logstash-plugin
  Commit: 3b216e76148159a1c8143db7a0eb1b7ee51361c1
  
https://github.com/jenkinsci/logstash-plugin/commit/3b216e76148159a1c8143db7a0eb1b7ee51361c1
  Author: jakub-bochenski 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M .pre-commit-config.yaml

  Log Message:
  ---
  Update .pre-commit-config.yaml


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


[jenkinsci/logstash-plugin] 3e1c46: File formatting improvements (#88)

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

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

  Commit: 3e1c46cd085a84085c737ba79233c9b63c9331b9

  
https://github.com/jenkinsci/logstash-plugin/commit/3e1c46cd085a84085c737ba79233c9b63c9331b9

  Author: René Scheibe 

  Date:   2019-08-08 (Thu, 08 Aug 2019)



  Changed paths:

M LICENSE

M README.md

M src/main/java/jenkins/plugins/logstash/PluginImpl.java

M src/main/java/jenkins/plugins/logstash/persistence/ElasticSearchDao.java

M src/main/java/jenkins/plugins/logstash/persistence/LogstashDao.java

M src/main/java/jenkins/plugins/logstash/persistence/LogstashIndexerDao.java

M 
src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/config.jelly

M 
src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/help-enableGlobally.html

M 
src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/help-enabled.html

M 
src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/help-logstashIndexer.jelly

M 
src/main/resources/jenkins/plugins/logstash/LogstashConfiguration/help-milliSecondTimestamps.html

M 
src/main/resources/jenkins/plugins/logstash/LogstashJobProperty/config.jelly

M src/main/resources/jenkins/plugins/logstash/Messages.properties

M 
src/main/resources/jenkins/plugins/logstash/configuration/HostBasedLogstashIndexer/config.jelly

M 
src/main/resources/jenkins/plugins/logstash/configuration/RabbitMq/configure-advanced.jelly

M 
src/main/resources/jenkins/plugins/logstash/configuration/Redis/configure-advanced.jelly

M 
src/main/resources/jenkins/plugins/logstash/configuration/Syslog/configure-advanced.jelly

M 
src/main/resources/jenkins/plugins/logstash/pipeline/LogstashSendStep/help.html

M 
src/main/resources/jenkins/plugins/logstash/pipeline/LogstashStep/help.html

M src/test/resources/buildWrapperConfig.xml

M src/test/resources/disabled.xml

M src/test/resources/elasticSearch.xml

M src/test/resources/home/jobs/test/config.xml

M src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker

M src/test/resources/rabbitmq.xml

M src/test/resources/rabbitmq_brokenCharset.xml

M src/test/resources/redis.xml

M src/test/resources/syslog.xml



  Log Message:

  ---

  File formatting improvements (#88)



* Consistent indentation with spaces (no tabs)



* Consistent line endings



* Consistent newline at EOF



* Remove trailing spaces





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


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

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

  Changed paths:
M pom.xml

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


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


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

2019-08-08 Thread Daniel Gront
  Branch: refs/tags/micro-focus-application-tools-plugin-5.8.4-beta
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin

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


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

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

  Changed paths:
M pom.xml

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


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


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

2019-08-08 Thread Daniel Gront
  Branch: refs/heads/test
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin

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


[jenkinsci/hpe-application-automation-tools-plugin] 435ed2: Test

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Test


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


[jenkinsci/hpe-application-automation-tools-plugin] 9c5043: defect #875099 : two jobs with the same name in fo...

2019-08-08 Thread Daniel Gront
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 9c5043395529f292c1bb04bfe16d1d7e9178596d
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/9c5043395529f292c1bb04bfe16d1d7e9178596d
  Author: Radislav Berkovich 
  Date:   2019-07-28 (Sun, 28 Jul 2019)

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

  Log Message:
  ---
  defect #875099 : two jobs with the same name in folder - are not treated 
correctly


  Commit: 56641b8ee56e7dd59d1ddc388a7197b668cdf0a4
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/56641b8ee56e7dd59d1ddc388a7197b668cdf0a4
  Author: Radislav Berkovich 
  Date:   2019-07-28 (Sun, 28 Jul 2019)

  Changed paths:
M pom.xml
M 
src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/config.jelly

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


  Commit: 58ccc1723dc701e88c8aef1c312192bdcbd2d9d1
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/58ccc1723dc701e88c8aef1c312192bdcbd2d9d1
  Author: Radislav Berkovich 
  Date:   2019-07-29 (Mon, 29 Jul 2019)

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

  Log Message:
  ---
  defect #875099 : two jobs with the same name in folder - are not treated 
correctly


  Commit: 6acf415c8b246fc826d0243daebddb38485aa391
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/6acf415c8b246fc826d0243daebddb38485aa391
  Author: Radislav Berkovich 
  Date:   2019-07-31 (Wed, 31 Jul 2019)

  Changed paths:
M pom.xml
M 
src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/config.jelly
M 
src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help-format.html

  Log Message:
  ---
  improving custom framework


  Commit: 8afd25e8fbaa85298c12bef1d6b5566bd6834abf
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/8afd25e8fbaa85298c12bef1d6b5566bd6834abf
  Author: Radislav Berkovich 
  Date:   2019-07-31 (Wed, 31 Jul 2019)

  Changed paths:
M 
src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/config.jelly
M 
src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help-format.html

  Log Message:
  ---
  improving custom framework


  Commit: 3689265c06e2473cf81f40d2bfa70e85befcc881
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/3689265c06e2473cf81f40d2bfa70e85befcc881
  Author: Radislav Berkovich 
  Date:   2019-07-31 (Wed, 31 Jul 2019)

  Changed paths:
M 
src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help-format.html

  Log Message:
  ---
  improving custom framework


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

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

  Log Message:
  ---
  tech : fix for computing workflowJob


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

  Changed paths:
M 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/ConfigurationValidator.java
M 
src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties

  Log Message:
  ---
  DEFECT #878066  : Error message is not correct when trying to connect with 
anonymous user with no permission


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

  Changed paths:
M pom.xml
M 
src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/ConfigurationValidator.java
M 
src/main/java/com/microfocus/application/automation/tools/octane/model/CIEventCausesFactory.java
M 

[jenkins-infra/jenkins.io] 44a542: Add changelogs for 2.188 (sort of) and 2.189

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

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

  Log Message:
  ---
  Add changelogs for 2.188 (sort of) and 2.189


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

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

  Log Message:
  ---
  Merge pull request #2403 from daniel-beck/changelog-2.188-2.189

Add changelogs for 2.188 (sort of) and 2.189


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/5fd70737246c...f0783e745ef1

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


[jenkinsci/influxdb-plugin] 95cd37: Refactor setting SonarQube details only when data ...

2019-08-08 Thread Aleksi Simell
  Branch: refs/heads/sonarfixes
  Home:   https://github.com/jenkinsci/influxdb-plugin
  Commit: 95cd3710ba694be7e2e82ad54a2f63630adc0cd1
  
https://github.com/jenkinsci/influxdb-plugin/commit/95cd3710ba694be7e2e82ad54a2f63630adc0cd1
  Author: Aleksi Simell 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M 
src/main/java/jenkinsci/plugins/influxdb/generators/SonarQubePointGenerator.java

  Log Message:
  ---
  Refactor setting SonarQube details only when data is generated, not when
checking if report exists.


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

  Changed paths:
M 
src/main/java/jenkinsci/plugins/influxdb/generators/SonarQubePointGenerator.java

  Log Message:
  ---
  Set token in setSonarDetails() instead of just before each individual
read


Compare: 
https://github.com/jenkinsci/influxdb-plugin/compare/95cd3710ba69%5E...f80f7d708863

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


[jenkinsci/piketec-tpt-plugin]

2019-08-08 Thread Joachim Kuhnert
  Branch: refs/tags/piketec-tpt-8.7
  Home:   https://github.com/jenkinsci/piketec-tpt-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/piketec-tpt-plugin/push/refs/tags/piketec-tpt-8.7/00-21d4c6%40github.com.


[jenkinsci/piketec-tpt-plugin] ec4fc0: [maven-release-plugin] prepare for next developmen...

2019-08-08 Thread Joachim Kuhnert
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/piketec-tpt-plugin
  Commit: ec4fc0b90af414d8620261b17680d94dd60050ae
  
https://github.com/jenkinsci/piketec-tpt-plugin/commit/ec4fc0b90af414d8620261b17680d94dd60050ae
  Author: Joachim Kuhnert 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/piketec-tpt-plugin] e47bc7: [maven-release-plugin] prepare release piketec-tpt...

2019-08-08 Thread Joachim Kuhnert
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/piketec-tpt-plugin
  Commit: e47bc7fdedf70ee78f58d2a137aaa7eedc9b0065
  
https://github.com/jenkinsci/piketec-tpt-plugin/commit/e47bc7fdedf70ee78f58d2a137aaa7eedc9b0065
  Author: Joachim Kuhnert 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release piketec-tpt-8.7


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


[jenkinsci/piketec-tpt-plugin] 3363a6: Felipe removed from developers

2019-08-08 Thread Joachim Kuhnert
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/piketec-tpt-plugin
  Commit: 3363a6e7904f4b225419c27695ebafaee95ccbc4
  
https://github.com/jenkinsci/piketec-tpt-plugin/commit/3363a6e7904f4b225419c27695ebafaee95ccbc4
  Author: Joachim Kuhnert 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Felipe removed from developers


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


[jenkinsci/logstash-plugin] f8deda: Update Jenkinsfile

2019-08-08 Thread jakub-bochenski
  Branch: refs/heads/jakub-bochenski-patch-5
  Home:   https://github.com/jenkinsci/logstash-plugin
  Commit: f8deda9c79c89df6e5772c6ceefc36f6d17f829a
  
https://github.com/jenkinsci/logstash-plugin/commit/f8deda9c79c89df6e5772c6ceefc36f6d17f829a
  Author: jakub-bochenski 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update Jenkinsfile


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


[jenkinsci/piketec-tpt-plugin] 0cd2e7: #27053 File Descriptor Leaks fixed

2019-08-08 Thread Joachim Kuhnert
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/piketec-tpt-plugin
  Commit: 0cd2e7553e16dab1cedbbfb87cf20aab89610f86
  
https://github.com/jenkinsci/piketec-tpt-plugin/commit/0cd2e7553e16dab1cedbbfb87cf20aab89610f86
  Author: Joachim Kuhnert 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M src/main/java/com/piketec/jenkins/plugins/tpt/TestcaseParser.java
M src/main/java/com/piketec/jenkins/plugins/tpt/TestcaseSummaryParser.java
M 
src/main/java/com/piketec/jenkins/plugins/tpt/publisher/TPTReportPublisher.java

  Log Message:
  ---
  #27053 File Descriptor Leaks fixed


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


[jenkinsci/acceptance-test-harness] 9e5101: Update OpenStack POs

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

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

  Commit: 9e51014169a1e102e9eae818b220de285b754756

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

  Author: Oliver Gondža 

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



  Changed paths:

M 
src/main/java/org/jenkinsci/test/acceptance/plugins/openstack/OpenstackCloud.java



  Log Message:

  ---

  Update OpenStack POs





  Commit: 05388fe5381136c35b5de9e710f39e138b9cf48d

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

  Author: Oliver Gondža 

  Date:   2019-08-08 (Thu, 08 Aug 2019)



  Changed paths:

M 
src/main/java/org/jenkinsci/test/acceptance/plugins/openstack/OpenstackSlaveTemplate.java

M src/test/java/plugins/OpenstackCloudPluginTest.java



  Log Message:

  ---

  Update openstack POs





Compare: 
https://github.com/jenkinsci/acceptance-test-harness/compare/61d94b23eaba...05388fe53811

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


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

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

  Changed paths:
M pom.xml

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


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


[jenkinsci/content-replace-plugin] a8c055: close InputStream after read the file‘s content

2019-08-08 Thread Moxun
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/content-replace-plugin

  Commit: a8c055f788860c093c110a68aac69c27ef838ee7

  
https://github.com/jenkinsci/content-replace-plugin/commit/a8c055f788860c093c110a68aac69c27ef838ee7

  Author: Moxun1639 

  Date:   2019-08-08 (Thu, 08 Aug 2019)



  Changed paths:

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



  Log Message:

  ---

  close InputStream after read the file‘s content





  Commit: 3b582066523ec872ab0dd4c7ed5eb09a5675cbb7

  
https://github.com/jenkinsci/content-replace-plugin/commit/3b582066523ec872ab0dd4c7ed5eb09a5675cbb7

  Author: Moxun1639 

  Date:   2019-08-08 (Thu, 08 Aug 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare release content-replace-1.0.8





Compare: 
https://github.com/jenkinsci/content-replace-plugin/compare/3951166e1598...3b582066523e

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


[jenkinsci/content-replace-plugin]

2019-08-08 Thread Moxun
  Branch: refs/tags/content-replace-1.0.8
  Home:   https://github.com/jenkinsci/content-replace-plugin

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


[jenkinsci/ecutest-plugin] 57ab0b: Bump configuration-as-code from 1.22 to 1.27

2019-08-08 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.27
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: 57ab0b5f7d63c952db057510b30526d775127e6b
  
https://github.com/jenkinsci/ecutest-plugin/commit/57ab0b5f7d63c952db057510b30526d775127e6b
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M pom.xml

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

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

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/ecutest-plugin/push/refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.27/00-57ab0b%40github.com.


[jenkinsci/ecutest-plugin]

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


[jenkinsci/sse-gateway-plugin] a5a837: Modifying title in readme.md file (#36)

2019-08-08 Thread Kshithij Iyer
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sse-gateway-plugin
  Commit: a5a837fb10f91f6323ae46d36d7f53715429f62e
  
https://github.com/jenkinsci/sse-gateway-plugin/commit/a5a837fb10f91f6323ae46d36d7f53715429f62e
  Author: Kshithij Iyer 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Modifying title in readme.md file (#36)


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


[jenkinsci/sse-gateway-plugin] 5d4f73: this should be logged as warning to understand pro...

2019-08-08 Thread Olivier Lamy
  Branch: refs/heads/JENKINS-58684_thread_leak
  Home:   https://github.com/jenkinsci/sse-gateway-plugin
  Commit: 5d4f73af3b1811fe353ac059692aa7a8aa749612
  
https://github.com/jenkinsci/sse-gateway-plugin/commit/5d4f73af3b1811fe353ac059692aa7a8aa749612
  Author: olivier lamy 
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/ssegateway/sse/EventDispatcher.java

  Log Message:
  ---
  this should be logged as warning to understand problem

Signed-off-by: olivier lamy 


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