[jenkinsci/office-365-connector-plugin]

2019-04-26 Thread Damian Szczepanik
  Branch: refs/heads/compact
  Home:   https://github.com/jenkinsci/office-365-connector-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/office-365-connector-plugin] 0d1613: Introduce compact version which removes following ...

2019-04-26 Thread Damian Szczepanik
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/office-365-connector-plugin
  Commit: 0d1613eba646527259b45428fd81c8c3b35606bd
  
https://github.com/jenkinsci/office-365-connector-plugin/commit/0d1613eba646527259b45428fd81c8c3b35606bd
  Author: Damian Szczepanik 
  Date:   2019-04-27 (Sat, 27 Apr 2019)

  Changed paths:
M src/main/java/jenkins/plugins/office365connector/CardBuilder.java
M src/main/java/jenkins/plugins/office365connector/FactsBuilder.java
M src/main/java/jenkins/plugins/office365connector/utils/TimeUtils.java
M src/main/resources/index.jelly
M src/test/java/jenkins/plugins/office365connector/FactsBuilderTest.java
M 
src/test/java/jenkins/plugins/office365connector/Office365ConnectorWebhookNotifierIntegrationTest.java
M src/test/resources/requests/completed-failure.json
M src/test/resources/requests/completed-success.json
M src/test/resources/requests/started.json

  Log Message:
  ---
  Introduce compact version which removes following facts from messages: (#116)

- Start time
 - Completion time
 - Back to normal time
 - Failing since time
 - Total tests
 - Failed tests
 - Skipped tests
 - Passed 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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 922724: Add section for agent to master configuration

2019-04-26 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9227240d5ee41f6776a5b5f0383fee2797d15860
  
https://github.com/jenkinsci/jenkins/commit/9227240d5ee41f6776a5b5f0383fee2797d15860
  Author: Daniel Beck 
  Date:   2019-04-20 (Sat, 20 Apr 2019)

  Changed paths:
M 
core/src/main/resources/jenkins/security/s2m/MasterKillSwitchConfiguration/config.groovy

  Log Message:
  ---
  Add section for agent to master configuration


  Commit: 25f4e71977ba1e5326592876f0285c60faf948e9
  
https://github.com/jenkinsci/jenkins/commit/25f4e71977ba1e5326592876f0285c60faf948e9
  Author: Oleg Nenashev 
  Date:   2019-04-27 (Sat, 27 Apr 2019)

  Changed paths:
M 
core/src/main/resources/jenkins/security/s2m/MasterKillSwitchConfiguration/config.groovy

  Log Message:
  ---
  Merge pull request #3995 from daniel-beck/agent-to-master-section

Add section for agent to master configuration


Compare: 
https://github.com/jenkinsci/jenkins/compare/a21402b5f8fd...25f4e71977ba

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 06f8b1: Update README and CONTRIBUTING

2019-04-26 Thread Mark Waite
  Branch: refs/heads/stable-3.10
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 06f8b1725b16aeed5fea8ecdff82bcf63a77543a
  
https://github.com/jenkinsci/git-plugin/commit/06f8b1725b16aeed5fea8ecdff82bcf63a77543a
  Author: Mark Waite 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M CONTRIBUTING.md
M README.md

  Log Message:
  ---
  Update README and CONTRIBUTING

Also launch another build on ci.jenkins.io


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 8c758c: Switch findbugs descriptions to spotbugs

2019-04-26 Thread Mark Waite
  Branch: refs/heads/stable-3.10
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 8c758cd7864a1498faeb82d25dc9a8b104a7255f
  
https://github.com/jenkinsci/git-plugin/commit/8c758cd7864a1498faeb82d25dc9a8b104a7255f
  Author: Mark Waite 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M .github/pull_request_template.md
M CONTRIBUTING.md
M README.md

  Log Message:
  ---
  Switch findbugs descriptions to spotbugs


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 0dc9ef: Ignore two GitSCMTest cases

2019-04-26 Thread Mark Waite
  Branch: refs/heads/stable-3.10
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 0dc9ef62eae64e9c98805017eea02cddc8e823b4
  
https://github.com/jenkinsci/git-plugin/commit/0dc9ef62eae64e9c98805017eea02cddc8e823b4
  Author: Mark Waite 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

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

  Log Message:
  ---
  Ignore two GitSCMTest cases

Fail intermittently on stable-3.10 but pass consistently on master
branch and on stable-3.9 branch.  Unclear why they are intermittent
on stable-3.10 and needs more investigation when time allows.


  Commit: ce7cb25fe65c399ceaeeef26b5dcefeb42cb393a
  
https://github.com/jenkinsci/git-plugin/commit/ce7cb25fe65c399ceaeeef26b5dcefeb42cb393a
  Author: Mark Waite 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

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

  Log Message:
  ---
  Merge pull request #712 from MarkEWaite/stable-3.10-ignore-flaky-tests

Ignore two GitSCMTest cases on stable-3.10


Compare: 
https://github.com/jenkinsci/git-plugin/compare/fca5eb578f25...ce7cb25fe65c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/calendar-view-plugin]

2019-04-26 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/monorepo.babel7-20190426211543
  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.
For more options, visit https://groups.google.com/d/optout.


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

2019-04-26 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/monorepo.babel7-20190426211543
  Home:   https://github.com/jenkinsci/calendar-view-plugin
  Commit: f5346c097c362423686c3b0bc9d658717361f21a
  
https://github.com/jenkinsci/calendar-view-plugin/commit/f5346c097c362423686c3b0bc9d658717361f21a
  Author: greenkeeper[bot] 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M package.json

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


  Commit: 1db7499b63c58affa9a40c9ce34b517a2e3ea3fa
  
https://github.com/jenkinsci/calendar-view-plugin/commit/1db7499b63c58affa9a40c9ce34b517a2e3ea3fa
  Author: greenkeeper[bot] 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M package.json

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


  Commit: cc83fbf3e4171c6b9c866f46cfbd14b7f244a277
  
https://github.com/jenkinsci/calendar-view-plugin/commit/cc83fbf3e4171c6b9c866f46cfbd14b7f244a277
  Author: greenkeeper[bot] 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M package.json

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


  Commit: 8d9bf266308a2be82cf1a1cf6018ae80beb63c88
  
https://github.com/jenkinsci/calendar-view-plugin/commit/8d9bf266308a2be82cf1a1cf6018ae80beb63c88
  Author: greenkeeper[bot] 
  Date:   2019-04-26 (Fri, 26 Apr 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/f5346c097c36%5E...8d9bf266308a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/office-365-connector-plugin] b19900: Introduce compact version which removes following ...

2019-04-26 Thread Damian Szczepanik
  Branch: refs/heads/compact
  Home:   https://github.com/jenkinsci/office-365-connector-plugin
  Commit: b19900d3898b20e13603741cab8a7532afa96966
  
https://github.com/jenkinsci/office-365-connector-plugin/commit/b19900d3898b20e13603741cab8a7532afa96966
  Author: Damian Szczepanik 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M src/main/java/jenkins/plugins/office365connector/CardBuilder.java
M src/main/java/jenkins/plugins/office365connector/FactsBuilder.java
M src/main/java/jenkins/plugins/office365connector/utils/TimeUtils.java
M src/main/resources/index.jelly
M src/test/java/jenkins/plugins/office365connector/FactsBuilderTest.java
M 
src/test/java/jenkins/plugins/office365connector/Office365ConnectorWebhookNotifierIntegrationTest.java
M src/test/resources/requests/completed-failure.json
M src/test/resources/requests/completed-success.json
M src/test/resources/requests/started.json

  Log Message:
  ---
  Introduce compact version which removes following facts from messages:
 - Start time
 - Completion time
 - Back to normal time
 - Failing since time
 - Total tests
 - Failed tests
 - Skipped tests
 - Passed 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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/google-compute-engine-plugin]

2019-04-26 Thread Stephen Shank
  Branch: refs/tags/google-compute-engine-3.1.0
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/google-compute-engine-plugin] eb34e3: [maven-release-plugin] prepare release google-comp...

2019-04-26 Thread Stephen Shank
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: eb34e3a67cf77f9e225cbfa6933eea51407a2b47
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/eb34e3a67cf77f9e225cbfa6933eea51407a2b47
  Author: Stephen Shank 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release google-compute-engine-3.1.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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/google-compute-engine-plugin] 2e82a8: [maven-release-plugin] prepare for next developmen...

2019-04-26 Thread Stephen Shank
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 2e82a873c5097190392c7600def547bce52f130d
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/2e82a873c5097190392c7600def547bce52f130d
  Author: Stephen Shank 
  Date:   2019-04-26 (Fri, 26 Apr 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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/google-compute-engine-plugin] d0fb10: Use proper semantic versioning. (#83)

2019-04-26 Thread Stephen Shank
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: d0fb10a6ffe73c1646a1e78d77cf1e6942def157
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/d0fb10a6ffe73c1646a1e78d77cf1e6942def157
  Author: Stephen Shank 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M CHANGELOG.md
M pom.xml

  Log Message:
  ---
  Use proper semantic versioning. (#83)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/cucumber-slack-notifier-plugin] 450d4d: channel name parameter removed

2019-04-26 Thread Gareth Evans
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-slack-notifier-plugin
  Commit: 450d4d7aebcbdee2419251b4c7e65d28ebdf62f1
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/450d4d7aebcbdee2419251b4c7e65d28ebdf62f1
  Author: franco 
  Date:   2019-04-12 (Fri, 12 Apr 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberResult.java

  Log Message:
  ---
  channel name parameter removed


  Commit: eb825c9d921dad5f87bfc7e1db974a161d88f2b0
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/eb825c9d921dad5f87bfc7e1db974a161d88f2b0
  Author: franco 
  Date:   2019-04-12 (Fri, 12 Apr 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberSlackService.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/SlackClient.java

  Log Message:
  ---
  webhookUrl replaced by channelWebhookUrl read at each Jenkins project config


  Commit: f4652aa66b910fc6501ea05f4625f7317bb3d9a6
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/f4652aa66b910fc6501ea05f4625f7317bb3d9a6
  Author: franco 
  Date:   2019-04-12 (Fri, 12 Apr 2019)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/slacknotifier/workflow/CucumberSlackStep/config.jelly

  Log Message:
  ---
  channelWebhookUrl will be read at each Jenkins project config so each project 
can send notifications to different channels


  Commit: a2cb10056ef646b7e0ffeb68e5522d4af2c4c273
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/a2cb10056ef646b7e0ffeb68e5522d4af2c4c273
  Author: franco 
  Date:   2019-04-12 (Fri, 12 Apr 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/slacknotifier/SlackClientTest.java

  Log Message:
  ---
  test cases updated per latest changes


  Commit: a1d907e19e63796c4db3c5419b05fb5353a617be
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/a1d907e19e63796c4db3c5419b05fb5353a617be
  Author: franco 
  Date:   2019-04-12 (Fri, 12 Apr 2019)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/slacknotifier/CucumberSlackBuildStepNotifier/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/slacknotifier/CucumberSlackPostBuildNotifier/config.jelly

  Log Message:
  ---
  channelWebhookUrl will be read at each Jenkins project config so each project 
can send notifications to different channels


  Commit: a49ae70cc5483d66d0afe7948b71710394addb9e
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/a49ae70cc5483d66d0afe7948b71710394addb9e
  Author: franco 
  Date:   2019-04-12 (Fri, 12 Apr 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberResult.java

  Log Message:
  ---
  slack msg format fix when setting attachments color


  Commit: 243b681e7f3923528e77b577b3ef116f752a0dfd
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/243b681e7f3923528e77b577b3ef116f752a0dfd
  Author: franco 
  Date:   2019-04-23 (Tue, 23 Apr 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/slacknotifier/SlackClient.java

  Log Message:
  ---
  msg Scenarios count value will ignore Background definitions


  Commit: 45a034f9128490ab9ed59fc6083fd88fb6831a89
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/45a034f9128490ab9ed59fc6083fd88fb6831a89
  Author: franco 
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberResult.java
M src/main/java/org/jenkinsci/plugins/slacknotifier/FeatureResult.java
M src/test/java/org/jenkinsci/plugins/slacknotifier/SlackClientTest.java

  Log Message:
  ---
  the 'cucumber-reporting' plugin generates the features report URL using a 
shortener so code is updated to add valid links


  Commit: 59f85c506f549d5b843027ece4d3b64e332b8be5
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/59f85c506f549d5b843027ece4d3b64e332b8be5
  Author: franco 
  Date:   2019-04-24 (Wed, 24 Apr 2019)

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

  Log Message:
  ---
  fix for escape character at JellyTest


  Commit: ac9d7fc160c8a9f1cdf14468d2ae84db9e586e5b
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/ac9d7fc160c8a9f1cdf14468d2ae84db9e586e5b
  Author: franco 
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  org.jenkins-ci.plugins plugin updated to v2.13


  Commit: ad69d80647a24f0241e1bc33176f9227810fd54b
  
https://github.com/jenkinsci/cucumber-slack-notifier-plugin/commit/ad69d80647a24f0241e1bc33176f9227810fd54b
  Author: franco 
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/slacknotifier/CucumberResult.java
M 

[jenkinsci/google-compute-engine-plugin] 75aa98: Create change log entry for release 3.0.1 (#82)

2019-04-26 Thread Stephen Shank
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 75aa989e2cb2c015615f869bf3cad0a972c86eb4
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/75aa989e2cb2c015615f869bf3cad0a972c86eb4
  Author: Stephen Shank 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Create change log entry for release 3.0.1 (#82)

* Create change log entry for release 3.0.1

* Explicitly call out pom.xml dependency changes

* PR feedback: instance -> cloud


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/sitemonitor-plugin] a87de7: Add proxy capabilities when basic authentication i...

2019-04-26 Thread Francisco Hernández Suárez
  Branch: refs/heads/master

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

  Commit: a87de7378644a7d99e80446b46ea0765b8aace1d

  
https://github.com/jenkinsci/sitemonitor-plugin/commit/a87de7378644a7d99e80446b46ea0765b8aace1d

  Author: onuba - Francisco Hernandez 

  Date:   2016-10-05 (Wed, 05 Oct 2016)



  Changed paths:

M src/main/java/hudson/plugins/sitemonitor/SiteMonitorRecorder.java



  Log Message:

  ---

  Add proxy capabilities when basic authentication is supplied





  Commit: be0c46c042bde2de7f9ee87961fc3b61f356d282

  
https://github.com/jenkinsci/sitemonitor-plugin/commit/be0c46c042bde2de7f9ee87961fc3b61f356d282

  Author: Francisco Hernández Suárez 

  Date:   2019-04-26 (Fri, 26 Apr 2019)



  Changed paths:

M src/main/java/hudson/plugins/sitemonitor/SiteMonitorRecorder.java



  Log Message:

  ---

  Merge branch 'master' into master





Compare: 
https://github.com/jenkinsci/sitemonitor-plugin/compare/0e16d73428aa...be0c46c042bd

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/sitemonitor-plugin] 6df94e: Replace own implementation with Guava and avoid Nu...

2019-04-26 Thread Francisco Hernández Suárez
  Branch: refs/heads/master

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

  Commit: 6df94eeada2bf2a62f9943f8ca2a8e7735e57715

  
https://github.com/jenkinsci/sitemonitor-plugin/commit/6df94eeada2bf2a62f9943f8ca2a8e7735e57715

  Author: Paul Wellner Bou 

  Date:   2016-11-10 (Thu, 10 Nov 2016)



  Changed paths:

M 
src/main/java/hudson/plugins/sitemonitor/mapper/SuccessCodeListToCvString.java

A 
src/test/java/hudson/plugins/sitemonitor/mapper/SuccessCodeListToCvStringTest.java



  Log Message:

  ---

  Replace own implementation with Guava and avoid Nullpointer (happens in 
Jenkins 2)





  Commit: 70f5e0297b8a9f167cedc70e17201cf4338c399a

  
https://github.com/jenkinsci/sitemonitor-plugin/commit/70f5e0297b8a9f167cedc70e17201cf4338c399a

  Author: Paul Wellner Bou 

  Date:   2016-11-10 (Thu, 10 Nov 2016)



  Changed paths:

M 
src/test/java/hudson/plugins/sitemonitor/mapper/SuccessCodeListToCvStringTest.java



  Log Message:

  ---

  Fix diamond operator for legacy java





  Commit: 495639871463f352d29412c72895f3d8d71df939

  
https://github.com/jenkinsci/sitemonitor-plugin/commit/495639871463f352d29412c72895f3d8d71df939

  Author: Paul Wellner Bou 

  Date:   2016-11-10 (Thu, 10 Nov 2016)



  Changed paths:

M 
src/test/java/hudson/plugins/sitemonitor/mapper/SuccessCodeListToCvStringTest.java



  Log Message:

  ---

  Remove unused import





  Commit: 25f06c3eb9413c67363e945b2bfcc6895f411228

  
https://github.com/jenkinsci/sitemonitor-plugin/commit/25f06c3eb9413c67363e945b2bfcc6895f411228

  Author: Paul Wellner Bou 

  Date:   2016-11-10 (Thu, 10 Nov 2016)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Set java version to 1.6 as CookieManager is used, which is implemented since 
1.6





  Commit: 0e16d73428aa3908fe3a3685d30b3efb41b7645b

  
https://github.com/jenkinsci/sitemonitor-plugin/commit/0e16d73428aa3908fe3a3685d30b3efb41b7645b

  Author: Francisco Hernández Suárez 

  Date:   2019-04-26 (Fri, 26 Apr 2019)



  Changed paths:

M pom.xml

M 
src/main/java/hudson/plugins/sitemonitor/mapper/SuccessCodeListToCvString.java

A 
src/test/java/hudson/plugins/sitemonitor/mapper/SuccessCodeListToCvStringTest.java



  Log Message:

  ---

  Merge pull request #15 from paulwellnerbou/fix-nullpointer-exception



Replace own implementation with Guava and avoid Nullpointer (happens …





Compare: 
https://github.com/jenkinsci/sitemonitor-plugin/compare/b8bb9b872c5b...0e16d73428aa

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-branch-source-plugin]

2019-04-26 Thread Liam Newman
  Branch: refs/tags/github-branch-source-2.5.0
  Home:   https://github.com/jenkinsci/github-branch-source-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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-branch-source-plugin] aeef5d: [maven-release-plugin] prepare for next developmen...

2019-04-26 Thread Liam Newman
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: aeef5d41570efb513eb3074830db59d5a2247e5b
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/aeef5d41570efb513eb3074830db59d5a2247e5b
  Author: Liam Newman 
  Date:   2019-04-26 (Fri, 26 Apr 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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-branch-source-plugin] 90b784: [maven-release-plugin] prepare release github-bran...

2019-04-26 Thread Liam Newman
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: 90b78406ae2fc4dc317b163e0da8fc28742929e6
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/90b78406ae2fc4dc317b163e0da8fc28742929e6
  Author: Liam Newman 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/custom-war-packager] 8ce0f3: Add release 1.6 to Changelog (#91)

2019-04-26 Thread Francisco Fernández
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/custom-war-packager

  Commit: 8ce0f3972afb3d2cb5c70b2382cada279bfdcd39

  
https://github.com/jenkinsci/custom-war-packager/commit/8ce0f3972afb3d2cb5c70b2382cada279bfdcd39

  Author: Francisco Fernández <31063239+fcojfernan...@users.noreply.github.com>

  Date:   2019-04-26 (Fri, 26 Apr 2019)



  Changed paths:

M CHANGELOG.md



  Log Message:

  ---

  Add release 1.6 to Changelog (#91)



* Add releae 1.6 to changelog

* Remove internal changes





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-autostatus-plugin] 09d84f: [maven-release-plugin] prepare for next developmen...

2019-04-26 Thread Jeff Pearce
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-autostatus-plugin
  Commit: 09d84f30335376e037f0a66d8c7975242d090749
  
https://github.com/jenkinsci/github-autostatus-plugin/commit/09d84f30335376e037f0a66d8c7975242d090749
  Author: Jeff Pearce 
  Date:   2019-04-26 (Fri, 26 Apr 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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-autostatus-plugin]

2019-04-26 Thread Jeff Pearce
  Branch: refs/tags/github-autostatus-3.3.1
  Home:   https://github.com/jenkinsci/github-autostatus-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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-autostatus-plugin] b210b9: [maven-release-plugin] prepare release github-auto...

2019-04-26 Thread Jeff Pearce
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-autostatus-plugin
  Commit: b210b9980b9eba8773ac8d7502b6f6ac2c109585
  
https://github.com/jenkinsci/github-autostatus-plugin/commit/b210b9980b9eba8773ac8d7502b6f6ac2c109585
  Author: Jeff Pearce 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release github-autostatus-3.3.1


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] a21402: [JENKINS-56477] Fix to allow selecting compatible-...

2019-04-26 Thread Romén Rodríguez-Gil
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/jenkins

  Commit: a21402b5f8fd3af237d242b4a1b43329976b4158

  
https://github.com/jenkinsci/jenkins/commit/a21402b5f8fd3af237d242b4a1b43329976b4158

  Author: Romén Rodríguez-Gil 

  Date:   2019-04-26 (Fri, 26 Apr 2019)



  Changed paths:

M core/src/main/java/hudson/model/UpdateSite.java

M core/src/main/resources/hudson/PluginManager/_table.js

M core/src/main/resources/hudson/PluginManager/index.jelly

M core/src/main/resources/hudson/PluginManager/table.jelly

M test/src/test/java/hudson/model/UpdateSiteTest.java



  Log Message:

  ---

  [JENKINS-56477] Fix to allow selecting compatible-only updates for plugins 
(#3985)



* [JENKINS-56477] New "isCompatible" method avoiding all plugins w/ warns



Previous version was only checking "isCompatibleWithInstalledVersion", but 
there were several other cases that had to be checked



* [JENKINS-56477] Added issue annotation to isPluginUpdateCompatible test



* [JENKINS-56477] Factored out getUpdateSite, init method used by 2 tests



Also removed the "sites" list from the init, since it seemed it was not being 
used, only using the specific site created from the external json



* [JENKINS-56477] Added a new option for plugin selection: "compatible"



Now users can select "All", "Compatible" or "None"



* [JENKINS-56477] checkPluginsWithoutWarnings also unchecks now



Useful if the user first clicks "Select All" and now wants to "Select 
Compatible" only.



* [JENKINS-56477] Added unit test for "UpdateSite.Plugin.isCompatible"



The UpdateSite class and its internal classes (e.g. Plugin) are a bit tricky to 
unit-test. Using some stubs to set the necessary context for the test to run



* [JENKINS-56477] "mock-maker-inline" incompatible w/ other tests



Had to remove the unit test checking "pluginUpdateNotCompatible. It needed 
"mock-maker-inline" config to mock/spy the Plugin class (which is final), but 
that mockito config caused conflicts with pre-existing tests.



* [JENKINS-56477] Simplifying condition to check the candidate checkbox



* [JENKINS-56477] Method overload with param should not be exported



* [JENKINS-56477] Javadoc for isCompatible(). Overloaded ver. restricted



Also switched the call in table.jelly to the overloaded version of 
isCompatible, since a "cache" var was available in the context (and was being 
already used by calls to the internal methods to show the warnings)



* Removed empty line.



Trivial change to force re-execution of pipeline.



* [JENKINS-56477] "isCompatible" set to @Restricted for now



This method is currently only being used by the Jenkins UI, so we are not being 
exposing it to plugins nor exporting it. If in the future that need emerges, 
this can be changed





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-autostatus-plugin] 808b7e: Find stages within a parallel block (#36)

2019-04-26 Thread alexjrussell
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-autostatus-plugin
  Commit: 808b7eea05d2b9f382f8ae942d307e46be69d395
  
https://github.com/jenkinsci/github-autostatus-plugin/commit/808b7eea05d2b9f382f8ae942d307e46be69d395
  Author: alexjrussell 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/githubautostatus/GithubBuildStatusGraphListener.java
M 
src/test/java/org/jenkinsci/plugins/githubautostatus/GithubBuildStatusGraphListenerTest.java

  Log Message:
  ---
  Find stages within a parallel block (#36)

* Use getParallelContent() because getParallel() is deprecated and will return 
null.  Added a unit test to make sure all stages of a complex pipeline are 
found.

* Add some comments to the 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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/github-branch-source-plugin] c57f1a: PullRequestSCMRevision tests

2019-04-26 Thread Liam Newman
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: c57f1a69271087cd4b963d4b952a73874cfcbe5f
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/c57f1a69271087cd4b963d4b952a73874cfcbe5f
  Author: Liam Newman 
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMFileSystemTest.java
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceTest.java
A 
src/test/java/org/jenkinsci/plugins/github_branch_source/PullRequestSCMRevisionTest.java
A 
src/test/resources/api/__files/body-commits-38814ca33833ff5583624c29f305be9133f27a40-s9LlH.json
A 
src/test/resources/api/__files/body-commits-c0e024f89969b976da165eecaa71e09dc60c3da1-ay5DS.json
A src/test/resources/api/__files/body-contents-fu-iOJcK.json
A src/test/resources/api/__files/body-contents-fu-l8VeL.json
A src/test/resources/api/__files/body-contents-fu-nMBRw.json
A src/test/resources/api/__files/body-stephenc-yolo-c0Mj9.json
A src/test/resources/api/__files/body-yolo-pulls-3.json
M src/test/resources/api/__files/body-yolo-pulls-NsOGw.json
A 
src/test/resources/api/mappings/mapping-commits-38814ca33833ff5583624c29f305be9133f27a40-s9LlH.json
A 
src/test/resources/api/mappings/mapping-commits-c0e024f89969b976da165eecaa71e09dc60c3da1-ay5DS.json
A src/test/resources/api/mappings/mapping-contents-fu-iOJcK.json
A src/test/resources/api/mappings/mapping-contents-fu-l8VeL.json
A src/test/resources/api/mappings/mapping-contents-fu-nMBRw.json
A src/test/resources/api/mappings/mapping-stephenc-yolo-c0Mj9.json
A src/test/resources/api/mappings/mapping-yolo-pulls-3.json

  Log Message:
  ---
  PullRequestSCMRevision tests


  Commit: f29196487d286c9624d64340606dbc8545928891
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/f29196487d286c9624d64340606dbc8545928891
  Author: Liam Newman 
  Date:   2019-04-24 (Wed, 24 Apr 2019)

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

  Log Message:
  ---
  Updated PullRequestSCMRevision and GitHubSCMSource based on tests

While writing tests I found a few more rough edges to smooth out.
Not showstoppers, but worth cleaning up.


  Commit: 894415f4ec97eb847a583d8cfd61a77427188431
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/894415f4ec97eb847a583d8cfd61a77427188431
  Author: Liam Newman 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/PullRequestSCMRevision.java
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMFileSystemTest.java
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceTest.java
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/PullRequestSCMRevisionTest.java
A src/test/resources/api/__files/body-yolo-pulls-2-mergeable-null.json
A src/test/resources/api/__files/body-yolo-pulls-2-mergeable-true.json
R src/test/resources/api/__files/body-yolo-pulls-2.json

  Log Message:
  ---
  Distinguish between unknown and unmergeable states


  Commit: a2de33f210303b51a872897f1cb070d626de26dc
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/a2de33f210303b51a872897f1cb070d626de26dc
  Author: Liam Newman 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/PullRequestSCMRevision.java
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMFileSystemTest.java
M 
src/test/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceTest.java
A 
src/test/java/org/jenkinsci/plugins/github_branch_source/PullRequestSCMRevisionTest.java
A 
src/test/resources/api/__files/body-commits-38814ca33833ff5583624c29f305be9133f27a40-s9LlH.json
A 
src/test/resources/api/__files/body-commits-c0e024f89969b976da165eecaa71e09dc60c3da1-ay5DS.json
A src/test/resources/api/__files/body-contents-fu-iOJcK.json
A src/test/resources/api/__files/body-contents-fu-l8VeL.json
A src/test/resources/api/__files/body-contents-fu-nMBRw.json
A src/test/resources/api/__files/body-stephenc-yolo-c0Mj9.json
A src/test/resources/api/__files/body-yolo-pulls-2-mergeable-null.json
A src/test/resources/api/__files/body-yolo-pulls-2-mergeable-true.json
R src/test/resources/api/__files/body-yolo-pulls-2.json
A src/test/resources/api/__files/body-yolo-pulls-3.json
M src/test/resources/api/__files/body-yolo-pulls-NsOGw.json
A 

[jenkinsci/jenkins] 803cc9: Make ${port} be honored by `mvn -f war hudson-dev:...

2019-04-26 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 803cc953e49220a5f8efd2081b3fea1a45987ebb
  
https://github.com/jenkinsci/jenkins/commit/803cc953e49220a5f8efd2081b3fea1a45987ebb
  Author: Jesse Glick 
  Date:   2019-04-13 (Sat, 13 Apr 2019)

  Changed paths:
M war/pom.xml

  Log Message:
  ---
  Make ${port} be honored by `mvn -f war hudson-dev:run`.


  Commit: b641aa82c6ba3ec7844a260c685c9c7e1e95d034
  
https://github.com/jenkinsci/jenkins/commit/b641aa82c6ba3ec7844a260c685c9c7e1e95d034
  Author: Oleg Nenashev 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M war/pom.xml

  Log Message:
  ---
  Merge pull request #3984 from jglick/jetty-connector

Make ${port} be honored by `mvn -f war hudson-dev:run`


Compare: 
https://github.com/jenkinsci/jenkins/compare/f4046fb3d400...b641aa82c6ba

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/workflow-cps-plugin] fdafbb: Test flake.

2019-04-26 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: fdafbbcc32e3ca436f88670d5d09688b14ec4310
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/fdafbbcc32e3ca436f88670d5d09688b14ec4310
  Author: Jesse Glick 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpTest.java

  Log Message:
  ---
  Test flake.


  Commit: bab0f6883c259857d2962cfaf1905c5006e18767
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/bab0f6883c259857d2962cfaf1905c5006e18767
  Author: Devin Nusbaum 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpTest.java

  Log Message:
  ---
  Merge pull request #285 from jglick/flake

Test flake


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/f3ad1c0f4080...bab0f6883c25

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/workflow-cps-plugin] 425692: Pick up https://github.com/jenkinsci/workflow-supp...

2019-04-26 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 425692755c7e9689efb613a3e514127cf4780801
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/425692755c7e9689efb613a3e514127cf4780801
  Author: Jesse Glick 
  Date:   2019-03-28 (Thu, 28 Mar 2019)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java

  Log Message:
  ---
  Pick up https://github.com/jenkinsci/workflow-support-plugin/pull/94.


  Commit: d3970645d3e97487aab73738d55eee3efee80534
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/d3970645d3e97487aab73738d55eee3efee80534
  Author: Jesse Glick 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsBodyExecution.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsBodyInvoker.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsGroovyShell.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThread.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpAction.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadGroup.java
M src/main/java/org/jenkinsci/plugins/workflow/cps/SandboxContinuable.java
M 
src/main/java/org/jenkinsci/plugins/workflow/cps/steps/LoadStepExecution.java
M 
src/main/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStepExecution.java
M src/main/js/samples.js
M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpAction/index.jelly
M src/main/resources/org/jenkinsci/plugins/workflow/cps/Messages.properties
M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Messages_zh_CN.properties
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsBodyExecutionTest.java
M 
src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition2Test.java
M src/test/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecutionTest.java
A 
src/test/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpActionTest.java
A 
src/test/java/org/jenkinsci/plugins/workflow/cps/SandboxContinuableTest.java
M 
src/test/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStepTest.java

  Log Message:
  ---
  Merge branch 'master' into DefaultStepContext-FlowNode


  Commit: 838d6cfd592a04ecb6616c4a332b8c9b501c01ce
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/838d6cfd592a04ecb6616c4a332b8c9b501c01ce
  Author: Jesse Glick 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  workflow-support-plugin.version=3.3


  Commit: 62fb2264cfd832a001a0dd9e445bc5f4a099f1df
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/62fb2264cfd832a001a0dd9e445bc5f4a099f1df
  Author: Devin Nusbaum 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsStepContext.java

  Log Message:
  ---
  Merge pull request #278 from jglick/DefaultStepContext-FlowNode

Use DefaultStepContext simplification


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/bab0f6883c25...62fb2264cfd8

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/workflow-cps-plugin] 9edfcf: [JENKINS-54186] If for whatever reason a supposed ...

2019-04-26 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 9edfcf6c32b6137a745dd69b7d59e0b7fe528d7c
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/9edfcf6c32b6137a745dd69b7d59e0b7fe528d7c
  Author: Jesse Glick 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java
M 
src/test/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImplTest.java

  Log Message:
  ---
  [JENKINS-54186] If for whatever reason a supposed Describable cannot be 
inspected, just mark it as unserializable and move on.


  Commit: fb55655460cc00c185a4c0d51ed9088b37cdd38b
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/fb55655460cc00c185a4c0d51ed9088b37cdd38b
  Author: Devin Nusbaum 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImpl.java
M 
src/test/java/org/jenkinsci/plugins/workflow/cps/actions/ArgumentsActionImplTest.java

  Log Message:
  ---
  Merge pull request #286 from jglick/fauxDescribable-JENKINS-54186

[JENKINS-54186] ArgumentsActionImpl robustness against weird Describable


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/62fb2264cfd8...fb55655460cc

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-cloudwatch-logs-plugin] 7134e1: Bump structs from 1.17 to 1.18

2019-04-26 Thread Dependabot
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-structs-1.18
  Home:   https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin
  Commit: 7134e1f551aebf722c430173208bae50ceafd3ef
  
https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin/commit/7134e1f551aebf722c430173208bae50ceafd3ef
  Author: dependabot[bot] 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump structs from 1.17 to 1.18

Bumps [structs](https://github.com/jenkinsci/structs-plugin) from 1.17 to 1.18.
- [Release notes](https://github.com/jenkinsci/structs-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/structs-plugin/compare/structs-parent-1.17...structs-parent-1.18)

Signed-off-by: dependabot[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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-cloudwatch-logs-plugin] cc6cd5: Bump symbol-annotation from 1.17 to 1.18

2019-04-26 Thread Dependabot
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-symbol-annotation-1.18
  Home:   https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin
  Commit: cc6cd599b2b5b1731eac7d1de2581c0fd0476403
  
https://github.com/jenkinsci/pipeline-cloudwatch-logs-plugin/commit/cc6cd599b2b5b1731eac7d1de2581c0fd0476403
  Author: dependabot[bot] 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump symbol-annotation from 1.17 to 1.18

Bumps [symbol-annotation](https://github.com/jenkinsci/structs-plugin) from 
1.17 to 1.18.
- [Release notes](https://github.com/jenkinsci/structs-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/structs-plugin/compare/structs-parent-1.17...structs-parent-1.18)

Signed-off-by: dependabot[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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/vstestrunner-plugin] 82f10e: Bump structs from 1.14 to 1.18

2019-04-26 Thread Dependabot
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-structs-1.18
  Home:   https://github.com/jenkinsci/vstestrunner-plugin
  Commit: 82f10e983005a0480b860f8160216fc6497ae296
  
https://github.com/jenkinsci/vstestrunner-plugin/commit/82f10e983005a0480b860f8160216fc6497ae296
  Author: dependabot[bot] 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump structs from 1.14 to 1.18

Bumps [structs](https://github.com/jenkinsci/structs-plugin) from 1.14 to 1.18.
- [Release notes](https://github.com/jenkinsci/structs-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/structs-plugin/compare/structs-parent-1.14...structs-parent-1.18)

Signed-off-by: dependabot[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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/parameterized-scheduler-plugin]

2019-04-26 Thread dependabot[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-symbol-annotation-1.17
  Home:   https://github.com/jenkinsci/parameterized-scheduler-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/chucknorris-plugin] a6fcc5: Bump workflow-support from 3.2 to 3.3

2019-04-26 Thread Dependabot
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins.workflow-workflow-support-3.3
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: a6fcc58dcfc35fe14cd7c160e88ab47a72451102
  
https://github.com/jenkinsci/chucknorris-plugin/commit/a6fcc58dcfc35fe14cd7c160e88ab47a72451102
  Author: dependabot[bot] 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump workflow-support from 3.2 to 3.3

Bumps [workflow-support](https://github.com/jenkinsci/workflow-support-plugin) 
from 3.2 to 3.3.
- [Release notes](https://github.com/jenkinsci/workflow-support-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/workflow-support-plugin/compare/workflow-support-3.2...workflow-support-3.3)

Signed-off-by: dependabot[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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/vstestrunner-plugin]

2019-04-26 Thread dependabot[bot]
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-structs-1.17
  Home:   https://github.com/jenkinsci/vstestrunner-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/parameterized-scheduler-plugin] 871ee2: Bump symbol-annotation from 1.5 to 1.18

2019-04-26 Thread Dependabot
  Branch: refs/heads/dependabot/maven/org.jenkins-ci-symbol-annotation-1.18
  Home:   https://github.com/jenkinsci/parameterized-scheduler-plugin
  Commit: 871ee2361d05dfe9d055a8e5fc7387d28f06ac1f
  
https://github.com/jenkinsci/parameterized-scheduler-plugin/commit/871ee2361d05dfe9d055a8e5fc7387d28f06ac1f
  Author: dependabot[bot] 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump symbol-annotation from 1.5 to 1.18

Bumps [symbol-annotation](https://github.com/jenkinsci/structs-plugin) from 1.5 
to 1.18.
- [Release notes](https://github.com/jenkinsci/structs-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/structs-plugin/compare/structs-parent-1.5...structs-parent-1.18)

Signed-off-by: dependabot[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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/analysis-model] be6000: [FIXED JENKINS-57192] Disable entity resolving for...

2019-04-26 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: be6000ff3221a847dc62f08f2903bcd19cbe129e
  
https://github.com/jenkinsci/analysis-model/commit/be6000ff3221a847dc62f08f2903bcd19cbe129e
  Author: Ulli Hafner 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/SecureDigester.java

  Log Message:
  ---
  [FIXED JENKINS-57192] Disable entity resolving for Digester as well.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] f4046f: [JENKINS-55829] New getter method in AbstractCIBas...

2019-04-26 Thread Nisarg Shah
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f4046fb3d400ac7f0aa7dcf5cb0eb18c345de73d
  
https://github.com/jenkinsci/jenkins/commit/f4046fb3d400ac7f0aa7dcf5cb0eb18c345de73d
  Author: Nisarg Shah 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M core/src/main/java/hudson/model/AbstractCIBase.java
M core/src/main/java/hudson/model/AdministrativeMonitor.java

  Log Message:
  ---
  [JENKINS-55829] New getter method in AbstractCIBase (#3873)

* Created new getter method in AbstractCIBase and marked it as
`Restricted`

* Added suggested changes

* Added changes

* Suggested Changes Added

* Added new getter method with appropriate changes.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/zos-connector-plugin] f38e31: use |= for jcl err search

2019-04-26 Thread candiduslynx
  Branch: refs/heads/JENKINS-56976
  Home:   https://github.com/jenkinsci/zos-connector-plugin
  Commit: f38e31735d20f726c208a9078f30613d2e47ca28
  
https://github.com/jenkinsci/zos-connector-plugin/commit/f38e31735d20f726c208a9078f30613d2e47ca28
  Author: Alexander Shcherbakov 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

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

  Log Message:
  ---
  use |= for jcl err search


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 0f7714: The API in JENKINS-44892 can be used to solve JENK...

2019-04-26 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 0f771442660754efd20cf2ce65058e6ce3aa5eb3
  
https://github.com/jenkinsci/git-plugin/commit/0f771442660754efd20cf2ce65058e6ce3aa5eb3
  Author: Jesse Glick 
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/git/UserMergeOptions.java
M src/test/java/hudson/plugins/git/UserMergeOptionsTest.java

  Log Message:
  ---
  The API in JENKINS-44892 can be used to solve JENKINS-51638.


  Commit: 7d2098b125608a18b625a0895c50e385c13cc14c
  
https://github.com/jenkinsci/git-plugin/commit/7d2098b125608a18b625a0895c50e385c13cc14c
  Author: Jesse Glick 
  Date:   2019-04-09 (Tue, 09 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/git/UserMergeOptions.java
M src/test/java/hudson/plugins/git/UserMergeOptionsTest.java

  Log Message:
  ---
  New API.


  Commit: ec553879f695a8209a5e6de8c268ce952ddbdcaa
  
https://github.com/jenkinsci/git-plugin/commit/ec553879f695a8209a5e6de8c268ce952ddbdcaa
  Author: Jesse Glick 
  Date:   2019-04-24 (Wed, 24 Apr 2019)

  Changed paths:
M pom.xml
M src/test/java/jenkins/plugins/git/AbstractGitSCMSourceTest.java

  Log Message:
  ---
  Merge branch 'master' into CustomDescribableModel-JENKINS-44892


  Commit: 6d4a97c8dd34e9d845b777065cba12e7bf13e9dc
  
https://github.com/jenkinsci/git-plugin/commit/6d4a97c8dd34e9d845b777065cba12e7bf13e9dc
  Author: Jesse Glick 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/jenkins/plugins/git/AbstractGitSCMSource.java
M src/test/java/jenkins/plugins/git/AbstractGitSCMSourceTest.java
A src/test/java/org/jenkinsci/plugins/gitclient/TestJGitAPIImpl.java

  Log Message:
  ---
  Merge branch 'master' into CustomDescribableModel-JENKINS-44892


  Commit: 0bf6d258f35658a2b191cd1962c686e0cb57d1e1
  
https://github.com/jenkinsci/git-plugin/commit/0bf6d258f35658a2b191cd1962c686e0cb57d1e1
  Author: Jesse Glick 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  structs 1.18


  Commit: b5c0e666494258bfc60a554c78d53fa0918a4ac3
  
https://github.com/jenkinsci/git-plugin/commit/b5c0e666494258bfc60a554c78d53fa0918a4ac3
  Author: Mark Waite 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/git/UserMergeOptions.java
M src/test/java/hudson/plugins/git/UserMergeOptionsTest.java

  Log Message:
  ---
  Merge pull request #699 from jglick/CustomDescribableModel-JENKINS-44892

[JENKINS-51638] UserMergeOptions patch via CustomDescribableModel


Compare: 
https://github.com/jenkinsci/git-plugin/compare/944cd4675532...b5c0e6664942

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/git-plugin] 8b94e1: Skip 2 prune tests on old CLI git versions

2019-04-26 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 8b94e1b756d29063287d822d9280eaae548471b9
  
https://github.com/jenkinsci/git-plugin/commit/8b94e1b756d29063287d822d9280eaae548471b9
  Author: Mark Waite 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M src/test/java/jenkins/plugins/git/AbstractGitSCMSourceTest.java

  Log Message:
  ---
  Skip 2 prune tests on old CLI git versions

Command line git prune behavior before git 1.9.0 does not handle these
two prune test cases correctly.  Rather than be distracted by failing
tests, acknowledge that the tests are known to fail in that environment.

Users running on CentOS 7 and Red Hat Enterprise Linux 7 will either
need to not enable the prune trait for Pipelines or they will need to
update to a newer version of command line git.


  Commit: 944cd467553200c01ac91562c77a2a2a3547dbe6
  
https://github.com/jenkinsci/git-plugin/commit/944cd467553200c01ac91562c77a2a2a3547dbe6
  Author: Mark Waite 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M src/test/java/jenkins/plugins/git/AbstractGitSCMSourceTest.java

  Log Message:
  ---
  Merge pull request #710 from MarkEWaite/disable-ref-prune-tests-on-old-git

Skip 2 prune tests on old CLI git versions


Compare: 
https://github.com/jenkinsci/git-plugin/compare/eb7507d4834d...944cd4675532

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/analysis-model-api-plugin] 5e760f: Update to analysis-model snaphot 5.0.0.

2019-04-26 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: 5e760f3e9913c4b9354d6f808e7f39b4395d4401
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/5e760f3e9913c4b9354d6f808e7f39b4395d4401
  Author: Ulli Hafner 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update to analysis-model snaphot 5.0.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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/analysis-model] 083ae0: Update of ChangeLog.

2019-04-26 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 083ae04642905bddc2e45bb7c1f2a79c64fd4d3d
  
https://github.com/jenkinsci/analysis-model/commit/083ae04642905bddc2e45bb7c1f2a79c64fd4d3d
  Author: Ulli Hafner 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update of ChangeLog.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/parasoft-findings-plugin] d777e5: @task XT-36683 - Handle Flow Analysis and Code Dup...

2019-04-26 Thread kmarczyk
  Branch: refs/heads/parasoft-findings-wng
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: d777e52ae4f259c62763d50d4d6864e17a8f3892
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/d777e52ae4f259c62763d50d4d6864e17a8f3892
  Author: Krzysztof Marczyk 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
A 
src/main/java/com/parasoft/xtest/reports/jenkins/parser/DupCodePathBuilder.java
A 
src/main/java/com/parasoft/xtest/reports/jenkins/parser/DupIssueAdditionalProperties.java
M 
src/main/java/com/parasoft/xtest/reports/jenkins/parser/FlowAnalysisPathBuilder.java
M 
src/main/java/com/parasoft/xtest/reports/jenkins/parser/ParasoftParser.java
M src/main/java/com/parasoft/xtest/reports/jenkins/tool/ParasoftTool.java

  Log Message:
  ---
  @task XT-36683 - Handle Flow Analysis and Code Duplication findings

Support for dup violations


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/influxdb-plugin] df2df5: Remove executable bit on .java files

2019-04-26 Thread Aleksi Simell
  Branch: refs/heads/development

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

  Commit: df2df582e6116a88f77fe48bbe389b2ddae1db1e

  
https://github.com/jenkinsci/influxdb-plugin/commit/df2df582e6116a88f77fe48bbe389b2ddae1db1e

  Author: René Scheibe 

  Date:   2019-04-20 (Sat, 20 Apr 2019)



  Changed paths:

M 
src/main/java/jenkinsci/plugins/influxdb/generators/CustomDataMapPointGenerator.java

M 
src/main/java/jenkinsci/plugins/influxdb/generators/CustomDataPointGenerator.java



  Log Message:

  ---

  Remove executable bit on .java files





  Commit: 2050bd19ba9a655e5ecdb029545b345d6440fd9c

  
https://github.com/jenkinsci/influxdb-plugin/commit/2050bd19ba9a655e5ecdb029545b345d6440fd9c

  Author: René Scheibe 

  Date:   2019-04-20 (Sat, 20 Apr 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Use newer jenkins.io domain for wiki URL





  Commit: 0de0570c832df5cb26dda1666b2add13f1a1a2d5

  
https://github.com/jenkinsci/influxdb-plugin/commit/0de0570c832df5cb26dda1666b2add13f1a1a2d5

  Author: René Scheibe 

  Date:   2019-04-20 (Sat, 20 Apr 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Use HTTPS for Jenkins Maven repositories





  Commit: 7ed9be428c49f1104ae8731d31cd11977d17423f

  
https://github.com/jenkinsci/influxdb-plugin/commit/7ed9be428c49f1104ae8731d31cd11977d17423f

  Author: René Scheibe 

  Date:   2019-04-20 (Sat, 20 Apr 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Use spaces (not tabs) consistently and no trailing spaces in pom.xml





  Commit: d2d7f1b49bb029ee4b122d45ce04029f11fec5b1

  
https://github.com/jenkinsci/influxdb-plugin/commit/d2d7f1b49bb029ee4b122d45ce04029f11fec5b1

  Author: René Scheibe 

  Date:   2019-04-20 (Sat, 20 Apr 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Upgrade some dependencies





  Commit: 5b6a31bf77385e88981af280d810a5fd0c3b3361

  
https://github.com/jenkinsci/influxdb-plugin/commit/5b6a31bf77385e88981af280d810a5fd0c3b3361

  Author: René Scheibe 

  Date:   2019-04-20 (Sat, 20 Apr 2019)



  Changed paths:

M pom.xml

M 
src/main/java/jenkinsci/plugins/influxdb/generators/SonarQubePointGenerator.java



  Log Message:

  ---

  Use Base64 from Java 8 instead of commons-codec





  Commit: de5c43f3d29db09deedf464fa47cb1b6cb044149

  
https://github.com/jenkinsci/influxdb-plugin/commit/de5c43f3d29db09deedf464fa47cb1b6cb044149

  Author: René Scheibe 

  Date:   2019-04-20 (Sat, 20 Apr 2019)



  Changed paths:

M 
src/main/java/jenkinsci/plugins/influxdb/generators/JenkinsBasePointGenerator.java

M 
src/main/java/jenkinsci/plugins/influxdb/generators/SonarQubePointGenerator.java

M 
src/test/java/jenkinsci/plugins/influxdb/generators/JenkinsBasePointGeneratorTest.java



  Log Message:

  ---

  Fix typos





  Commit: 91b0672e87fd01b36e886020df76df4970874c02

  
https://github.com/jenkinsci/influxdb-plugin/commit/91b0672e87fd01b36e886020df76df4970874c02

  Author: René Scheibe 

  Date:   2019-04-20 (Sat, 20 Apr 2019)



  Changed paths:

M src/main/java/jenkinsci/plugins/influxdb/generators/PointGenerator.java



  Log Message:

  ---

  Remove redundant 'public' modifier from interface methods





  Commit: 9be633e4f6a9f23381f509dbccd6b9a645c180d0

  
https://github.com/jenkinsci/influxdb-plugin/commit/9be633e4f6a9f23381f509dbccd6b9a645c180d0

  Author: René Scheibe 

  Date:   2019-04-20 (Sat, 20 Apr 2019)



  Changed paths:

M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublisher.java

M 
src/main/java/jenkinsci/plugins/influxdb/generators/PerformancePointGenerator.java

M 
src/main/java/jenkinsci/plugins/influxdb/generators/SonarQubePointGenerator.java



  Log Message:

  ---

  Remove unused imports





  Commit: 1b6c936299231f930cce2fcaa718592ed751997b

  
https://github.com/jenkinsci/influxdb-plugin/commit/1b6c936299231f930cce2fcaa718592ed751997b

  Author: René Scheibe 

  Date:   2019-04-20 (Sat, 20 Apr 2019)



  Changed paths:

M 
src/main/java/jenkinsci/plugins/influxdb/generators/SonarQubePointGenerator.java



  Log Message:

  ---

  Replace usage of != for String comparison





  Commit: 87b5c92f7cb8a6137b73ae4a9ccd0f211ceaa855

  
https://github.com/jenkinsci/influxdb-plugin/commit/87b5c92f7cb8a6137b73ae4a9ccd0f211ceaa855

  Author: René Scheibe 

  Date:   2019-04-20 (Sat, 20 Apr 2019)



  Changed paths:

M 
src/test/java/jenkinsci/plugins/influxdb/generators/CustomDataMapPointGeneratorTest.java



  Log Message:

  ---

  Use type inference



This simplifies code.





  Commit: 0b0c91187b445778d92ed5c10d57b2ab41982e47

  
https://github.com/jenkinsci/influxdb-plugin/commit/0b0c91187b445778d92ed5c10d57b2ab41982e47

  Author: René Scheibe 

  Date:   2019-04-20 (Sat, 20 Apr 2019)



  Changed paths:

M 

[jenkinsci/job-dsl-plugin]

2019-04-26 Thread Daniel Spilker
  Branch: refs/tags/release-job-dsl-1.70-zenterio
  Home:   https://github.com/jenkinsci/job-dsl-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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/job-dsl-plugin]

2019-04-26 Thread Daniel Spilker
  Branch: refs/tags/job-dsl-1.73
  Home:   https://github.com/jenkinsci/job-dsl-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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/job-dsl-plugin] f6ec67: JENKINS-45760: Support for ConsoleLogToWorkspace P...

2019-04-26 Thread Per Böhlin
  Branch: refs/tags/release-job-dsl-1.70-zenterio

  Home:   https://github.com/jenkinsci/job-dsl-plugin

  Commit: f6ec67232195c9474356ff9f50887b52578182c3

  
https://github.com/jenkinsci/job-dsl-plugin/commit/f6ec67232195c9474356ff9f50887b52578182c3

  Author: Per Böhlin 

  Date:   2018-07-24 (Tue, 24 Jul 2018)



  Changed paths:

M docs/Home.md

A 
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/step/StepContext/consoleLogToWorkspace.groovy

A 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/step/ConsoleLogToWorkspaceContext.groovy

M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/step/StepContext.groovy

M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/step/StepContextSpec.groovy



  Log Message:

  ---

  JENKINS-45760: Support for ConsoleLogToWorkspace Plugin as build-step.





  Commit: a3e6aa87c6cdc3e7bd8e032af0af311795d5f387

  
https://github.com/jenkinsci/job-dsl-plugin/commit/a3e6aa87c6cdc3e7bd8e032af0af311795d5f387

  Author: Per Böhlin 

  Date:   2018-07-27 (Fri, 27 Jul 2018)



  Changed paths:

M .gitignore

M gradle.properties

A 
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/DslFactory/buildFlowJob.groovy

A 
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/publisher/BuildFlowPublisherContext/aggregateBuildFlowTests.groovy

A 
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/jobs/BuildFlowJob/buildFlow.groovy

A 
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/jobs/BuildFlowJob/buildNeedsWorkspace.groovy

A 
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/jobs/BuildFlowJob/dslFile.groovy

M job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/DslFactory.groovy

M job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/JobParent.groovy

A 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/BuildFlowPublisherContext.groovy

A job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/jobs/BuildFlowJob.groovy

M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/ItemProcessingOrderComparatorSpec.groovy

M job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/JobParentSpec.groovy

A 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/BuildFlowPublisherContextSpec.groovy

A 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/jobs/BuildFlowJobSpec.groovy



  Log Message:

  ---

  Zenterio patched version of 1.70





Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/f6ec67232195%5E...a3e6aa87c6cd

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/job-dsl-plugin] d48327: Releasing 1.73

2019-04-26 Thread Daniel Spilker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: d4832701e449d14adfe30150bcd5d0a770ef33a6
  
https://github.com/jenkinsci/job-dsl-plugin/commit/d4832701e449d14adfe30150bcd5d0a770ef33a6
  Author: Daniel Spilker 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M docs/Home.md
M gradle.properties
M job-dsl-api-viewer/index.html

  Log Message:
  ---
  Releasing 1.73


  Commit: ff202a73671777f519402e84cd7d4ecdbab7b08e
  
https://github.com/jenkinsci/job-dsl-plugin/commit/ff202a73671777f519402e84cd7d4ecdbab7b08e
  Author: Daniel Spilker 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M docs/Home.md
M gradle.properties
M job-dsl-api-viewer/index.html

  Log Message:
  ---
  Bumping to next rev


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/40723ef6a00a...ff202a736717

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/vectorcast-coverage-plugin] 4e4dab: [maven-release-plugin] prepare release vectorcast-...

2019-04-26 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-coverage-plugin
  Commit: 4e4dab39f76bb1a23fbdbf10f6174cdd0ca5ad0e
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/4e4dab39f76bb1a23fbdbf10f6174cdd0ca5ad0e
  Author: Richard Keeble 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release vectorcast-coverage-0.12


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/vectorcast-coverage-plugin]

2019-04-26 Thread Richard Keeble
  Branch: refs/tags/vectorcast-coverage-0.12
  Home:   https://github.com/jenkinsci/vectorcast-coverage-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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/vectorcast-coverage-plugin] 49b20b: [maven-release-plugin] prepare for next developmen...

2019-04-26 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-coverage-plugin
  Commit: 49b20bde9eae0269c57c879e2022995c8cb9b63e
  
https://github.com/jenkinsci/vectorcast-coverage-plugin/commit/49b20bde9eae0269c57c879e2022995c8cb9b63e
  Author: Richard Keeble 
  Date:   2019-04-26 (Fri, 26 Apr 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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/analysis-model] 80faa9: Added ChangeLog.

2019-04-26 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 80faa922a51a01467a5f2f5438521231859e84c7
  
https://github.com/jenkinsci/analysis-model/commit/80faa922a51a01467a5f2f5438521231859e84c7
  Author: Ulli Hafner 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Added ChangeLog.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/analysis-model] ef78ff: add XmlParser

2019-04-26 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: ef78ff824d8fe4aebf86cacaad4782ae17d9b6f6
  
https://github.com/jenkinsci/analysis-model/commit/ef78ff824d8fe4aebf86cacaad4782ae17d9b6f6
  Author: Raphael Furch 
  Date:   2019-04-06 (Sat, 06 Apr 2019)

  Changed paths:
A 
src/main/java/edu/hm/hafner/analysis/parser/xmlparser/DefaultXmlMapper.java
A src/main/java/edu/hm/hafner/analysis/parser/xmlparser/XmlParser.java
A src/test/java/edu/hm/hafner/analysis/parser/xmlparser/XmlParserTest.java
A 
src/test/resources/edu/hm/hafner/analysis/parser/xmlparser/xmlDefaultParser.xml

  Log Message:
  ---
  add XmlParser


  Commit: 30eb459fe60b92e1eb1c87a4753a80fc02d95530
  
https://github.com/jenkinsci/analysis-model/commit/30eb459fe60b92e1eb1c87a4753a80fc02d95530
  Author: Raphael Furch 
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
M 
src/main/java/edu/hm/hafner/analysis/parser/xmlparser/DefaultXmlMapper.java
M src/main/java/edu/hm/hafner/analysis/parser/xmlparser/XmlParser.java
A src/test/java/edu/hm/hafner/analysis/parser/xmlparser/CustomXmlMapper.java
M src/test/java/edu/hm/hafner/analysis/parser/xmlparser/XmlParserTest.java
R 
src/test/resources/edu/hm/hafner/analysis/parser/xmlparser/xmlDefaultParser.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/xmlparser/xmlParserCustom.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/xmlparser/xmlParserDefault.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/xmlparser/xmlParserException.xml

  Log Message:
  ---
  add some Tests


  Commit: 3bdfad1fead7196b9d944ca85fad0a5d34a41a77
  
https://github.com/jenkinsci/analysis-model/commit/3bdfad1fead7196b9d944ca85fad0a5d34a41a77
  Author: Raphael Furch 
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/parser/xmlparser/XmlParser.java
M src/test/java/edu/hm/hafner/analysis/parser/xmlparser/XmlParserTest.java

  Log Message:
  ---
  Add Test and XML Parser for JENKINS-56510

https://issues.jenkins-ci.org/browse/JENKINS-56510


  Commit: 0e677b1f55f750440d488e69e76adb312c13ada5
  
https://github.com/jenkinsci/analysis-model/commit/0e677b1f55f750440d488e69e76adb312c13ada5
  Author: Raphael Furch 
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
M src/test/java/edu/hm/hafner/analysis/parser/xmlparser/XmlParserTest.java

  Log Message:
  ---
  Add Test and XML Parser for JENKINS-56510

https://issues.jenkins-ci.org/browse/JENKINS-56510

- make test not public


  Commit: 62ce6f30513c33c7dc8315bc284c5a0469b15811
  
https://github.com/jenkinsci/analysis-model/commit/62ce6f30513c33c7dc8315bc284c5a0469b15811
  Author: Raphael Furch 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/Severity.java
A src/main/java/edu/hm/hafner/analysis/parser/XmlParser.java
R 
src/main/java/edu/hm/hafner/analysis/parser/xmlparser/DefaultXmlMapper.java
R src/main/java/edu/hm/hafner/analysis/parser/xmlparser/XmlParser.java
M src/test/java/edu/hm/hafner/analysis/assertj/IssueAssert.java
A src/test/java/edu/hm/hafner/analysis/parser/XmlParserTest.java
R src/test/java/edu/hm/hafner/analysis/parser/xmlparser/CustomXmlMapper.java
R src/test/java/edu/hm/hafner/analysis/parser/xmlparser/XmlParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/xmlParserCustomPath.xml
A src/test/resources/edu/hm/hafner/analysis/parser/xmlParserDefault.xml
A src/test/resources/edu/hm/hafner/analysis/parser/xmlParserException.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/xmlParserIncompatibleValues.xml
R 
src/test/resources/edu/hm/hafner/analysis/parser/xmlparser/xmlParserCustom.xml
R 
src/test/resources/edu/hm/hafner/analysis/parser/xmlparser/xmlParserDefault.xml
R 
src/test/resources/edu/hm/hafner/analysis/parser/xmlparser/xmlParserException.xml

  Log Message:
  ---
  Add Test and XML Parser for JENKINS-56510

https://issues.jenkins-ci.org/browse/JENKINS-56510

fix problems


  Commit: 37ffa623021c86c1f6e17e39f9294968b5f63e41
  
https://github.com/jenkinsci/analysis-model/commit/37ffa623021c86c1f6e17e39f9294968b5f63e41
  Author: Ulli Hafner 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/Severity.java
A src/main/java/edu/hm/hafner/analysis/parser/XmlParser.java
M src/test/java/edu/hm/hafner/analysis/assertj/IssueAssert.java
A src/test/java/edu/hm/hafner/analysis/parser/XmlParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/xmlParserCustomPath.xml
A src/test/resources/edu/hm/hafner/analysis/parser/xmlParserDefault.xml
A src/test/resources/edu/hm/hafner/analysis/parser/xmlParserException.xml
A 
src/test/resources/edu/hm/hafner/analysis/parser/xmlParserIncompatibleValues.xml

  Log Message:
  ---
  Merge 

[jenkinsci/job-dsl-plugin] 2e4f7f: updated gh-pages for 1.73

2019-04-26 Thread Daniel Spilker
  Branch: refs/heads/gh-pages
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 2e4f7fdfec8f6638e73b2445994c60d778a3a6db
  
https://github.com/jenkinsci/job-dsl-plugin/commit/2e4f7fdfec8f6638e73b2445994c60d778a3a6db
  Author: Daniel Spilker 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M build/data/dsl.json
A build/data/job-dsl-core-1.72-apidoc.json
M build/data/update-center.json
M build/dist/css/app.css
M build/dist/js/app.js
M index.html

  Log Message:
  ---
  updated gh-pages for 1.73


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/configuration-as-code-plugin] cac66a: Adding saml plugin config in demo (#865)

2019-04-26 Thread Anmol Nagpal
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: cac66a3fee975b4b5421c424417cc4ea3b396ff9
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/cac66a3fee975b4b5421c424417cc4ea3b396ff9
  Author: Anmol Nagpal 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
A demos/saml/README.md

  Log Message:
  ---
  Adding saml plugin config in demo (#865)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/javadoc-plugin] 30ea58: Java 11 readiness: build both on JDK8 and JDK11

2019-04-26 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/javadoc-plugin
  Commit: 30ea58a0e67f53e955dfc55aa781f23a9599a95a
  
https://github.com/jenkinsci/javadoc-plugin/commit/30ea58a0e67f53e955dfc55aa781f23a9599a95a
  Author: Baptiste Mathus 
  Date:   2019-04-10 (Wed, 10 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Java 11 readiness: build both on JDK8 and JDK11


  Commit: 8cff35dd49dcb874f867bc3628f70ff19fc3c152
  
https://github.com/jenkinsci/javadoc-plugin/commit/8cff35dd49dcb874f867bc3628f70ff19fc3c152
  Author: Oleg Nenashev 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Merge pull request #11 from batmat/java11-readiness

Java 11 readiness: build both on JDK8 and JDK11


Compare: 
https://github.com/jenkinsci/javadoc-plugin/compare/047c14920986...8cff35dd49dc

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/plugin-pom]

2019-04-26 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/org.powermock-powermock-module-junit4-2.0.2
  Home:   https://github.com/jenkinsci/plugin-pom

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/plugin-pom] 740e31: Bump powermock-module-junit4 from 2.0.0 to 2.0.2

2019-04-26 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 740e31963173c8cbcc4461671603df90d8a7e9f7
  
https://github.com/jenkinsci/plugin-pom/commit/740e31963173c8cbcc4461671603df90d8a7e9f7
  Author: dependabot[bot] 
  Date:   2019-04-22 (Mon, 22 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump powermock-module-junit4 from 2.0.0 to 2.0.2

Bumps [powermock-module-junit4](https://github.com/powermock/powermock) from 
2.0.0 to 2.0.2.
- [Release notes](https://github.com/powermock/powermock/releases)
- 
[Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- 
[Commits](https://github.com/powermock/powermock/compare/powermock-2.0.0...powermock-2.0.2)

Signed-off-by: dependabot[bot] 


  Commit: 660ff80d22d054a6969ecf378ad32d81312cf668
  
https://github.com/jenkinsci/plugin-pom/commit/660ff80d22d054a6969ecf378ad32d81312cf668
  Author: Oleg Nenashev 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #195 from 
jenkinsci/dependabot/maven/org.powermock-powermock-module-junit4-2.0.2

Bump powermock-module-junit4 from 2.0.0 to 2.0.2


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/3619ffe1125b...660ff80d22d0

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/plugin-pom]

2019-04-26 Thread dependabot[bot]
  Branch: refs/heads/dependabot/maven/org.powermock-powermock-api-mockito2-2.0.2
  Home:   https://github.com/jenkinsci/plugin-pom

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/plugin-pom] 8ce9d7: Bump powermock-api-mockito2 from 2.0.0 to 2.0.2

2019-04-26 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 8ce9d7d33e5d45b28ae745927ff4e02368062806
  
https://github.com/jenkinsci/plugin-pom/commit/8ce9d7d33e5d45b28ae745927ff4e02368062806
  Author: dependabot[bot] 
  Date:   2019-04-22 (Mon, 22 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump powermock-api-mockito2 from 2.0.0 to 2.0.2

Bumps [powermock-api-mockito2](https://github.com/powermock/powermock) from 
2.0.0 to 2.0.2.
- [Release notes](https://github.com/powermock/powermock/releases)
- 
[Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- 
[Commits](https://github.com/powermock/powermock/compare/powermock-2.0.0...powermock-2.0.2)

Signed-off-by: dependabot[bot] 


  Commit: 3619ffe1125beddd94a88ee17d86993de8c20870
  
https://github.com/jenkinsci/plugin-pom/commit/3619ffe1125beddd94a88ee17d86993de8c20870
  Author: Oleg Nenashev 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #194 from 
jenkinsci/dependabot/maven/org.powermock-powermock-api-mockito2-2.0.2

Bump powermock-api-mockito2 from 2.0.0 to 2.0.2


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/fff8682fde71...3619ffe1125b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/custom-war-packager] e0acff: Fixes #66 "Error assembling WAR: webxml attribute ...

2019-04-26 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: e0acff375451d6f9c38f635a044f9fc0e499df32
  
https://github.com/jenkinsci/custom-war-packager/commit/e0acff375451d6f9c38f635a044f9fc0e499df32
  Author: Alexander Link 
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
M 
custom-war-packager-lib/src/main/java/io/jenkins/tools/warpackager/lib/impl/MavenWARPackagePOMGenerator.java

  Log Message:
  ---
  Fixes #66 "Error assembling WAR: webxml attribute is required"


  Commit: 67ab8a7c406bb0608859b4308713645f3b119126
  
https://github.com/jenkinsci/custom-war-packager/commit/67ab8a7c406bb0608859b4308713645f3b119126
  Author: Oleg Nenashev 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M 
custom-war-packager-lib/src/main/java/io/jenkins/tools/warpackager/lib/impl/MavenWARPackagePOMGenerator.java

  Log Message:
  ---
  Merge pull request #67 from alxsap/PR_webxmlbug

Fixes #66 "Error assembling WAR: webxml attribute is required"


Compare: 
https://github.com/jenkinsci/custom-war-packager/compare/e97c261092ff...67ab8a7c406b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/job-dsl-plugin] 40723e: updated release notes

2019-04-26 Thread Daniel Spilker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 40723ef6a00a71a8ef3cadf6fee46a7518edbba8
  
https://github.com/jenkinsci/job-dsl-plugin/commit/40723ef6a00a71a8ef3cadf6fee46a7518edbba8
  Author: Daniel Spilker 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M docs/Home.md

  Log Message:
  ---
  updated release notes


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/changes-since-last-success-plugin] 170868: remove L from successfull in pom.xml file .

2019-04-26 Thread Tony Noble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/changes-since-last-success-plugin
  Commit: 17086892a0d944665ffe1731843e68c50034a642
  
https://github.com/jenkinsci/changes-since-last-success-plugin/commit/17086892a0d944665ffe1731843e68c50034a642
  Author: Mrinal Dutta 
  Date:   2019-02-09 (Sat, 09 Feb 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  remove L from successfull in pom.xml file .


  Commit: e8e8e37c368219fba602ebcded1861ef0f45378d
  
https://github.com/jenkinsci/changes-since-last-success-plugin/commit/e8e8e37c368219fba602ebcded1861ef0f45378d
  Author: Tony Noble <34303957+tonyno...@users.noreply.github.com>
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #3 from mrinal1209/removing_L_from_successfull_pom.xml

remove L from successfull in pom.xml file .


Compare: 
https://github.com/jenkinsci/changes-since-last-success-plugin/compare/5519476ec268...e8e8e37c3682

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/oracle-cloud-infrastructure-compute-plugin] 634918: Add Jenkins IP address to the oci instance's name

2019-04-26 Thread Andrey Adnreyev
  Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin
  Commit: 634918c621160a8a280b2ed40fdb63ffbda37aae
  
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/634918c621160a8a280b2ed40fdb63ffbda37aae
  Author: AndreyAdnreyev 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloud.java

  Log Message:
  ---
  Add Jenkins IP address to the oci instance's 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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/job-dsl-plugin] 3cd196: DescriptionSetter: Omit description when empty

2019-04-26 Thread Daniel Spilker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 3cd1966344de97207f8170752a75ca0ccc8e9286
  
https://github.com/jenkinsci/job-dsl-plugin/commit/3cd1966344de97207f8170752a75ca0ccc8e9286
  Author: Seth Pellegrino 
  Date:   2019-01-29 (Tue, 29 Jan 2019)

  Changed paths:
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/step/StepContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/step/StepContextSpec.groovy

  Log Message:
  ---
  DescriptionSetter: Omit description when empty

Previously, there was no invocation of the buildDescription step that
would set the description from a regex: the plugin would see the empty
string `description` and faithfully set that ignoring the other
configuration parameter.


  Commit: 31690d648665c4d4c168b4628d41464ba097b067
  
https://github.com/jenkinsci/job-dsl-plugin/commit/31690d648665c4d4c168b4628d41464ba097b067
  Author: Daniel Spilker 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/step/StepContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/step/StepContextSpec.groovy

  Log Message:
  ---
  Merge pull request #1162 from sethp-nr/bugfix/description-setter-build-step

DescriptionSetter: Omit description when empty


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/9b343eed4556...31690d648665

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 16ece5: Fixing problems affecting Linux agent installer mo...

2019-04-26 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 16ece5c66e57d1f6bdf639c8a15461e5603db0b7
  
https://github.com/jenkinsci/jenkins/commit/16ece5c66e57d1f6bdf639c8a15461e5603db0b7
  Author: Jesse Glick 
  Date:   2019-04-16 (Tue, 16 Apr 2019)

  Changed paths:
M core/src/main/java/hudson/os/SU.java
M core/src/main/java/jenkins/security/ChannelConfigurator.java

  Log Message:
  ---
  Fixing problems affecting Linux agent installer modules.


  Commit: 6414d0718f75f10d32584a09f8886b262ba7e7ed
  
https://github.com/jenkinsci/jenkins/commit/6414d0718f75f10d32584a09f8886b262ba7e7ed
  Author: Oleg Nenashev 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M core/src/main/java/hudson/os/SU.java
M core/src/main/java/jenkins/security/ChannelConfigurator.java

  Log Message:
  ---
  Merge pull request #3987 from jglick/slave-installer

[JENKINS-57071] Fixing problems affecting Linux agent installer modules


Compare: 
https://github.com/jenkinsci/jenkins/compare/43d787431043...6414d0718f75

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] d20adb: Making ConfidentialKey instances safe to keep in s...

2019-04-26 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d20adb822709a96c01a9bd7b8d29dce9c7be62e9
  
https://github.com/jenkinsci/jenkins/commit/d20adb822709a96c01a9bd7b8d29dce9c7be62e9
  Author: Jesse Glick 
  Date:   2019-04-15 (Mon, 15 Apr 2019)

  Changed paths:
M core/src/main/java/hudson/util/Secret.java
M core/src/main/java/jenkins/security/CryptoConfidentialKey.java
M core/src/main/java/jenkins/security/HMACConfidentialKey.java
M core/src/main/java/jenkins/security/HexStringConfidentialKey.java
M core/src/main/java/jenkins/security/RSAConfidentialKey.java
M test/src/test/java/hudson/util/SecretCompatTest.java

  Log Message:
  ---
  Making ConfidentialKey instances safe to keep in static fields even across 
JenkinsRule starts.


  Commit: 43d7874310430c886566815755bdd57b91f87e53
  
https://github.com/jenkinsci/jenkins/commit/43d7874310430c886566815755bdd57b91f87e53
  Author: Oleg Nenashev 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M core/src/main/java/hudson/util/Secret.java
M core/src/main/java/jenkins/security/CryptoConfidentialKey.java
M core/src/main/java/jenkins/security/HMACConfidentialKey.java
M core/src/main/java/jenkins/security/HexStringConfidentialKey.java
M core/src/main/java/jenkins/security/RSAConfidentialKey.java
M test/src/test/java/hudson/util/SecretCompatTest.java

  Log Message:
  ---
  Merge pull request #3986 from jglick/ConfidentialKey

Making ConfidentialKey instances safe to keep in static fields even across 
JenkinsRule starts


Compare: 
https://github.com/jenkinsci/jenkins/compare/e2da5e41c75d...43d787431043

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2019-04-26 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: be85d54b83413bc447535db550aed24c107ee7d1
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/be85d54b83413bc447535db550aed24c107ee7d1
  Author: Richard Keeble 
  Date:   2019-04-26 (Fri, 26 Apr 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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/vectorcast-execution-plugin]

2019-04-26 Thread Richard Keeble
  Branch: refs/tags/vectorcast-execution-0.43
  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.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/vectorcast-execution-plugin] bea18e: [maven-release-plugin] prepare release vectorcast-...

2019-04-26 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: bea18e7e716d8ea264e459716e7e8cad7797872d
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/bea18e7e716d8ea264e459716e7e8cad7797872d
  Author: Richard Keeble 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/vectorcast-execution-plugin] 3f9ecf: Update Changes.txt

2019-04-26 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 3f9ecfb70c0e4d90405188aae5b4009e5139ba57
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/3f9ecfb70c0e4d90405188aae5b4009e5139ba57
  Author: Richard Keeble 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M Changes.txt

  Log Message:
  ---
  Update Changes.txt


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/job-dsl-plugin] 9b343e: updated release notes

2019-04-26 Thread Daniel Spilker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 9b343eed4556b79bd926f107df579bb1611fbcfe
  
https://github.com/jenkinsci/job-dsl-plugin/commit/9b343eed4556b79bd926f107df579bb1611fbcfe
  Author: Daniel Spilker 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M docs/Home.md
R docs/JCasC-Job-DSL.md
A docs/JCasC.md

  Log Message:
  ---
  updated release notes


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/vectorcast-execution-plugin] 99eeb7: Removing mentions of VectorCAST dir, since VectorC...

2019-04-26 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 99eeb786eb119c4fb1d84052fd37f31ba61d73a3
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/99eeb786eb119c4fb1d84052fd37f31ba61d73a3
  Author: vapdrs 
  Date:   2019-03-07 (Thu, 07 Mar 2019)

  Changed paths:
M Changes.txt
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDiag.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJobUpdate.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
M src/main/resources/scripts/copy_build_dir.py
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/managewait.py

  Log Message:
  ---
  Removing mentions of VectorCAST dir, since VectorCAST executables will be 
assumed to be on the system PATH


  Commit: 093e265b172a3d7489037503f0b78dd4aadc3c41
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/093e265b172a3d7489037503f0b78dd4aadc3c41
  Author: vapdrs 
  Date:   2019-03-08 (Fri, 08 Mar 2019)

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

  Log Message:
  ---
  Updated python scripts to account for legacy builds


  Commit: e52016caa52653d8d4135d899fd06fe4a4c1f42d
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/e52016caa52653d8d4135d899fd06fe4a4c1f42d
  Author: vapdrs 
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTCommand.java

  Log Message:
  ---
  Modified VectorCASTCommand to setup the PATH, so we don't have to prefix 
every command


  Commit: 6a80a39040a5cfed7e97d08c3003a1da1762f61c
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/6a80a39040a5cfed7e97d08c3003a1da1762f61c
  Author: vapdrs 
  Date:   2019-03-11 (Mon, 11 Mar 2019)

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

  Log Message:
  ---
  Added a default, incase the python interpreter decides to prematurely 
evaluate the VECTORCAST_DIR argument


  Commit: 1323b57d52f2ec7ceaa2980d25156049c857d0ad
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/1323b57d52f2ec7ceaa2980d25156049c857d0ad
  Author: vapdrs 
  Date:   2019-04-17 (Wed, 17 Apr 2019)

  Changed paths:
M Changes.txt
M pom.xml
M src/main/resources/scripts/UpdateMultiJob.py
A src/main/resources/scripts/crumbDiag.py
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py

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


  Commit: 17415595ff3416d1667b32b0bc55a64cb642abb0
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/17415595ff3416d1667b32b0bc55a64cb642abb0
  Author: vapdrs <48334845+vap...@users.noreply.github.com>
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M Changes.txt
M pom.xml
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
M src/main/resources/scripts/extract_build_dir.py
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/generate_xml.py
M src/main/resources/scripts/managewait.py
M src/main/resources/scripts/vcastcsv2jenkins.py

  Log Message:
  ---
  Merge branch 'master' into remove_vectorcast_dir


  Commit: 4f3a6cbf61e94511b1cb3e2f16b6a098a25e9da1
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/4f3a6cbf61e94511b1cb3e2f16b6a098a25e9da1
  Author: Richard Keeble 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M Changes.txt
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTCommand.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDiag.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJob.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewMultiJobUpdate.java
M 
src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java
M src/main/resources/scripts/copy_build_dir.py
M src/main/resources/scripts/generate-results.py
M src/main/resources/scripts/managewait.py

  Log Message:
  ---
  Merge pull request #7 from vapdrs/remove_vectorcast_dir

Remove VECTORCAST_DIR


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/8e60bb1c83dd...4f3a6cbf61e9

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

[jenkinsci/configuration-as-code-plugin] d46dee: add W.I.P hint in pull request template (#864)

2019-04-26 Thread Joseph Petersen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: d46dee399475b9c31f9d4e184ddf986eec124426
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/d46dee399475b9c31f9d4e184ddf986eec124426
  Author: Joseph Petersen 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M .github/pull_request_template.md

  Log Message:
  ---
  add W.I.P hint in pull request template (#864)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/job-dsl-plugin] 0313cf: (optional) extension to support defining seed jobs...

2019-04-26 Thread Daniel Spilker
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 0313cfa5d7211e531dc0dc1fcd008ee738949a56
  
https://github.com/jenkinsci/job-dsl-plugin/commit/0313cfa5d7211e531dc0dc1fcd008ee738949a56
  Author: Nicolas De Loof 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M .gitignore
M job-dsl-plugin/build.gradle
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/ConfigurableScriptSource.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/FromFileScriptSource.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/FromUrlScriptSource.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/InlineGroovyScriptSource.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/ScriptSource.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/SeedJobConfigurator.java
A 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/casc/FromFileScriptSource/schema.jelly
A 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/casc/FromUrlScriptSource/schema.jelly
A 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/casc/InlineGroovyScriptSource/schema.jelly
A 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/casc/SeedJobConfigurator/schema.jelly
A 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/ConfigurationAsCodeTest.java
A 
job-dsl-plugin/src/test/resources/javaposse/jobdsl/plugin/ConfigurationAsCodeTest.yaml
A job-dsl-plugin/src/test/resources/javaposse/jobdsl/plugin/testjob.groovy

  Log Message:
  ---
  (optional) extension to support defining seed jobs on a configuration-as-code 
managed jenkins master

Signed-off-by: Nicolas De Loof 


  Commit: fa8dd82d5d89ff5a90baa5bf2889d1bcd1fdb1b6
  
https://github.com/jenkinsci/job-dsl-plugin/commit/fa8dd82d5d89ff5a90baa5bf2889d1bcd1fdb1b6
  Author: Joseph Petersen 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M job-dsl-plugin/build.gradle
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/SeedJobConfigurator.java
M 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/ConfigurationAsCodeTest.java

  Log Message:
  ---
  update jcasc to released version


  Commit: b3cf97fd559d997be42c28ed6f33c2574fec7efd
  
https://github.com/jenkinsci/job-dsl-plugin/commit/b3cf97fd559d997be42c28ed6f33c2574fec7efd
  Author: Joseph Petersen 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/ConfigurableScriptSource.java
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/FromFileScriptSource.java
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/FromUrlScriptSource.java
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/InlineGroovyScriptSource.java
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/ScriptSource.java
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/SeedJobConfigurator.java
M 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/ConfigurationAsCodeTest.java

  Log Message:
  ---
  remove comments as requested


  Commit: a259cc644465f6ccd2b44d9c015c3524e2cb05ea
  
https://github.com/jenkinsci/job-dsl-plugin/commit/a259cc644465f6ccd2b44d9c015c3524e2cb05ea
  Author: Joseph Petersen 
  Date:   2019-04-25 (Thu, 25 Apr 2019)

  Changed paths:
A docs/JCasC-Job-DSL.md

  Log Message:
  ---
  attempt at add docs for jcasc jobs


  Commit: e28f68393d77f3801f9413ce273d400d8b63c394
  
https://github.com/jenkinsci/job-dsl-plugin/commit/e28f68393d77f3801f9413ce273d400d8b63c394
  Author: Joseph Petersen 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M job-dsl-plugin/build.gradle

  Log Message:
  ---
  add jcasc as a test dependency


  Commit: f52cda2a840f4ea5b295398dc6e630372929a533
  
https://github.com/jenkinsci/job-dsl-plugin/commit/f52cda2a840f4ea5b295398dc6e630372929a533
  Author: Daniel Spilker 
  Date:   2019-04-26 (Fri, 26 Apr 2019)

  Changed paths:
M .gitignore
A docs/JCasC-Job-DSL.md
M job-dsl-plugin/build.gradle
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/ConfigurableScriptSource.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/FromFileScriptSource.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/FromUrlScriptSource.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/InlineGroovyScriptSource.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/ScriptSource.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/casc/SeedJobConfigurator.java
A 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/casc/FromFileScriptSource/schema.jelly
A 
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/casc/FromUrlScriptSource/schema.jelly
A