[jenkinsci/jep] 89cb49: Evergreen client registration is actually using EC...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: 89cb49f52472183585ee63189b8e982fbb5632e3
  
https://github.com/jenkinsci/jep/commit/89cb49f52472183585ee63189b8e982fbb5632e3
  Author: R. Tyler Croy 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M jep/303/README.adoc

  Log Message:
  ---
  Evergreen client registration is actually using ECDSA rather than ECDH (#78)

This does not fundamentally change the nature of the design, just an
detail discovered during implementation regarding functionality gaps in the
Node.js ECDH tooling.

See also: 
https://github.com/jenkins-infra/evergreen/pull/42/commits/26c46b7ecf104562a42384dd7162eb1834801029


-- 
You received this message because you are subscribed to the Google 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.


[jenkins-infra/jenkins.io] ea9791: [JENKINS-48523] Documentation for new when conditi...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: ea97918b1dfe957dba942a53b584284287c8b375
  
https://github.com/jenkins-infra/jenkins.io/commit/ea97918b1dfe957dba942a53b584284287c8b375
  Author: rsandell 
  Date:   2018-03-01 (Thu, 01 Mar 2018)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  [JENKINS-48523] Documentation for new when conditions tag and changeRequest.

Also adding documentation for changeset and changelog that was missing.


  Commit: 7caf22fe1fe4aacbb6ef54aad14426b6e6b5cbfe
  
https://github.com/jenkins-infra/jenkins.io/commit/7caf22fe1fe4aacbb6ef54aad14426b6e6b5cbfe
  Author: Liam Newman 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  Added formatting to long when conditions


  Commit: 7c7668e3ea0f8c063074c81713d188cb50a9b92d
  
https://github.com/jenkins-infra/jenkins.io/commit/7c7668e3ea0f8c063074c81713d188cb50a9b92d
  Author: Liam Newman 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  Merge pull request #1430 from rsandell/JENKINS-48523

[JENKINS-48523] Documentation for new when conditions


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/dce2fca0447e...7c7668e3ea0f

-- 
You received this message because you are subscribed to the Google 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.


[jenkins-infra/jenkins.io] 7d1a01: [JENKINS-41060] Add new fixed and regression post ...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 7d1a01ea6775383eb9244aca86ce40edf5fcf5f8
  
https://github.com/jenkins-infra/jenkins.io/commit/7d1a01ea6775383eb9244aca86ce40edf5fcf5f8
  Author: Andrew Bayer 
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  [JENKINS-41060] Add new fixed and regression post conditions


  Commit: 96b25fe4b86324dc731813a8806e7aeb79dab469
  
https://github.com/jenkins-infra/jenkins.io/commit/96b25fe4b86324dc731813a8806e7aeb79dab469
  Author: Andrew Bayer 
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  Wording tweak


  Commit: 0858dd14641ae32e2aa8c4cf1fbe85bfe75b353e
  
https://github.com/jenkins-infra/jenkins.io/commit/0858dd14641ae32e2aa8c4cf1fbe85bfe75b353e
  Author: Liam Newman 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  Order condition list to match execution order


  Commit: 9dd07350b2010a12a33be594ba50bcb8f327195b
  
https://github.com/jenkins-infra/jenkins.io/commit/9dd07350b2010a12a33be594ba50bcb8f327195b
  Author: Liam Newman 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  Merge pull request #1444 from abayer/jenkins-41060

[JENKINS-41060] Add new fixed and regression post conditions


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/75ca4f256a23...9dd07350b201

-- 
You received this message because you are subscribed to the Google 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.


[jenkins-infra/jenkins.io] 88f967: [JENKINS-49893] Declarative Directive Generator do...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 88f96773065accf950417856bdb7f18c3072ddb1
  
https://github.com/jenkins-infra/jenkins.io/commit/88f96773065accf950417856bdb7f18c3072ddb1
  Author: Andrew Bayer 
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M content/doc/book/pipeline/getting-started.adoc
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  [JENKINS-49893] Declarative Directive Generator docs


  Commit: c10eb8f1a8a6e2ec92f06d094e5db9665e38f6f7
  
https://github.com/jenkins-infra/jenkins.io/commit/c10eb8f1a8a6e2ec92f06d094e5db9665e38f6f7
  Author: Liam Newman 
  Date:   2018-03-29 (Thu, 29 Mar 2018)

  Changed paths:
M content/doc/book/pipeline/getting-started.adoc

  Log Message:
  ---
  Update getting-started.adoc


  Commit: dce2fca0447e29128290a3926118ce9e78a14a82
  
https://github.com/jenkins-infra/jenkins.io/commit/dce2fca0447e29128290a3926118ce9e78a14a82
  Author: Liam Newman 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M content/doc/book/pipeline/getting-started.adoc
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  Merge pull request #1472 from abayer/jenkins-49893

[JENKINS-49893] Declarative Directive Generator docs


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/9dd07350b201...dce2fca0447e

-- 
You received this message because you are subscribed to the Google 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.


[jenkins-infra/jenkins.io] d5c680: [JENKINS-49558] Add doc for newContainerPerStage D...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d5c680bc49fd66e799230a89681ccf4078b3c181
  
https://github.com/jenkins-infra/jenkins.io/commit/d5c680bc49fd66e799230a89681ccf4078b3c181
  Author: Andrew Bayer 
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  [JENKINS-49558] Add doc for newContainerPerStage Declarative option


  Commit: 75ca4f256a23448a6e94edbe118ace58d76ab07f
  
https://github.com/jenkins-infra/jenkins.io/commit/75ca4f256a23448a6e94edbe118ace58d76ab07f
  Author: Liam Newman 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  Merge pull request #1443 from abayer/jenkins-49558

[JENKINS-49558] Add doc for newContainerPerStage Declarative option


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/4e5266831a46...75ca4f256a23

-- 
You received this message because you are subscribed to the Google 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.


[jenkins-infra/jenkins.io] 60f9e4: [JENKINS-49226] Documentation for new equals condi...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 60f9e48f7c4178711cc6f9e16628c1391e8a69ab
  
https://github.com/jenkins-infra/jenkins.io/commit/60f9e48f7c4178711cc6f9e16628c1391e8a69ab
  Author: Andrew Bayer 
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  [JENKINS-49226] Documentation for new equals condition


  Commit: 4e5266831a463049a3d7532ad8c8aacda33cd115
  
https://github.com/jenkins-infra/jenkins.io/commit/4e5266831a463049a3d7532ad8c8aacda33cd115
  Author: Liam Newman 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M content/doc/book/pipeline/syntax.adoc

  Log Message:
  ---
  Merge pull request #1425 from abayer/jenkins-49226

[JENKINS-49226] Documentation for new equals condition


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/4381e1845bd6...4e5266831a46

-- 
You received this message because you are subscribed to the Google 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/last-changes-plugin]

2018-04-05 Thread GitHub
  Branch: refs/tags/2.6.2
  Home:   https://github.com/jenkinsci/last-changes-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/urltrigger-plugin] 46220e: Added ability to manually set request headers. Ad...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/urltrigger-plugin
  Commit: 46220e69c220bacf8eb23911c8feba9dd68d1a26
  
https://github.com/jenkinsci/urltrigger-plugin/commit/46220e69c220bacf8eb23911c8feba9dd68d1a26
  Author: Tony Noble 
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/urltrigger/URLTrigger.java
M src/main/java/org/jenkinsci/plugins/urltrigger/URLTriggerEntry.java
A 
src/main/java/org/jenkinsci/plugins/urltrigger/URLTriggerRequestHeader.java
M 
src/main/resources/org/jenkinsci/plugins/urltrigger/URLTrigger/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/urltrigger/URLTrigger/help-headerName.html
A 
src/main/resources/org/jenkinsci/plugins/urltrigger/URLTrigger/help-headerValue.html
A 
src/main/resources/org/jenkinsci/plugins/urltrigger/URLTrigger/help-useGlobalEnvVars.html

  Log Message:
  ---
  Added ability to manually set request headers.  Added option to use
global environment variables rather than 'last job' vars.  Tidied
handling of URLs containing environment variables.


  Commit: 06d4499a717ee04f3e8c2e5a44dcc0fc5807d95d
  
https://github.com/jenkinsci/urltrigger-plugin/commit/06d4499a717ee04f3e8c2e5a44dcc0fc5807d95d
  Author: Tony Noble <34303957+tonyno...@users.noreply.github.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/urltrigger/URLTrigger.java
M src/main/java/org/jenkinsci/plugins/urltrigger/URLTriggerEntry.java
A 
src/main/java/org/jenkinsci/plugins/urltrigger/URLTriggerRequestHeader.java
M 
src/main/resources/org/jenkinsci/plugins/urltrigger/URLTrigger/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/urltrigger/URLTrigger/help-headerName.html
A 
src/main/resources/org/jenkinsci/plugins/urltrigger/URLTrigger/help-headerValue.html
A 
src/main/resources/org/jenkinsci/plugins/urltrigger/URLTrigger/help-useGlobalEnvVars.html

  Log Message:
  ---
  Merge pull request #17 from TonyNoble/develop/requestHeaders

Added ability to manually set request headers.


Compare: 
https://github.com/jenkinsci/urltrigger-plugin/compare/da81fdf0aff2...06d4499a717e

-- 
You received this message because you are subscribed to the Google 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/last-changes-plugin] c6a2c6: [maven-release-plugin] prepare for next developmen...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/last-changes-plugin
  Commit: c6a2c6dafa0fcd5bac9b34f39f584db637bb60b6
  
https://github.com/jenkinsci/last-changes-plugin/commit/c6a2c6dafa0fcd5bac9b34f39f584db637bb60b6
  Author: rafael-pestano 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  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/last-changes-plugin] f37c17: [maven-release-plugin] prepare release v2.6.2

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/last-changes-plugin
  Commit: f37c17611f79c7e22327b5e530e863e43afce0a4
  
https://github.com/jenkinsci/last-changes-plugin/commit/f37c17611f79c7e22327b5e530e863e43afce0a4
  Author: rafael-pestano 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v2.6.2


-- 
You received this message because you are subscribed to the Google 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/last-changes-plugin]

2018-04-05 Thread GitHub
  Branch: refs/tags/v2.6.2
  Home:   https://github.com/jenkinsci/last-changes-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/last-changes-plugin] 98787f: refs #JENKINS-50569

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/last-changes-plugin
  Commit: 98787fdb1a775b1a81c8c0fff96c408d25e711d0
  
https://github.com/jenkinsci/last-changes-plugin/commit/98787fdb1a775b1a81c8c0fff96c408d25e711d0
  Author: rafael-pestano 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M src/main/java/com/github/jenkins/lastchanges/LastChangesBuildAction.java
M src/main/java/com/github/jenkins/lastchanges/LastChangesPublisher.java

  Log Message:
  ---
  refs #JENKINS-50569


-- 
You received this message because you are subscribed to the Google 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/nodepool-agents-plugin] 6b5a3d: Added docs for releasing a version

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodepool-agents-plugin
  Commit: 6b5a3d09899d5b38424c9d0d257f5d2294852618
  
https://github.com/jenkinsci/nodepool-agents-plugin/commit/6b5a3d09899d5b38424c9d0d257f5d2294852618
  Author: Brian Elliott 
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Added docs for releasing a version

Added documentation to the README.md file for how to release a new
version of the plugin.


  Commit: 61c2cd784dedc2318c6fe246192d831e976f6347
  
https://github.com/jenkinsci/nodepool-agents-plugin/commit/61c2cd784dedc2318c6fe246192d831e976f6347
  Author: Hugh Saunders 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #6 from bdelliott/releasing-docs

Added docs for releasing a version


Compare: 
https://github.com/jenkinsci/nodepool-agents-plugin/compare/6f82ec55ccf4...61c2cd784ded

-- 
You received this message because you are subscribed to the Google 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-plugin] 589428: Fix reference link in plugin entry point

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/github-plugin
  Commit: 58942836ef8499b7e5723ee23d5dd12208d523ac
  
https://github.com/jenkinsci/github-plugin/commit/58942836ef8499b7e5723ee23d5dd12208d523ac
  Author: Florian Goße 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/github/GitHubPlugin.java

  Log Message:
  ---
  Fix reference link in plugin entry point


  Commit: 014aa78bb663728e10ddb2eab82cc31b2233f9fa
  
https://github.com/jenkinsci/github-plugin/commit/014aa78bb663728e10ddb2eab82cc31b2233f9fa
  Author: Kanstantsin Shautsou 
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/github/GitHubPlugin.java

  Log Message:
  ---
  Merge pull request #190 from floriangosse/patch-1

Fix reference link in plugin entry point


Compare: 
https://github.com/jenkinsci/github-plugin/compare/c245af0ed543...014aa78bb663

-- 
You received this message because you are subscribed to the Google 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/contrast-continuous-application-security-plugin] 06955f: Changed post-build step display name

2018-04-05 Thread GitHub
  Branch: refs/heads/CONTRAST-22157
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 06955f2e1fdc49ffcff9942c8f26c06b30c3b458
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/06955f2e1fdc49ffcff9942c8f26c06b30c3b458
  Author: serge17 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M README.md
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendRecorder.java

  Log Message:
  ---
  Changed post-build step display 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/pipeline-model-definition-plugin]

2018-04-05 Thread GitHub
  Branch: refs/tags/pipeline-model-definition-1.2.8
  Home:   https://github.com/jenkinsci/pipeline-model-definition-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/pipeline-model-definition-plugin] aad928: [maven-release-plugin] prepare release pipeline-mo...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: aad928e7d57d94345870e7d9060fd0161e249cf0
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/aad928e7d57d94345870e7d9060fd0161e249cf0
  Author: Andrew Bayer 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pipeline-model-api/pom.xml
M pipeline-model-definition/pom.xml
M pipeline-model-extensions/pom.xml
M pipeline-model-json-shaded/pom.xml
M pipeline-stage-tags-metadata/pom.xml
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-model-definition-1.2.8


-- 
You received this message because you are subscribed to the Google 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-model-definition-plugin] 6d3b9d: [maven-release-plugin] prepare for next developmen...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 6d3b9dc6a46c223e92578be8057975b664cc8173
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/6d3b9dc6a46c223e92578be8057975b664cc8173
  Author: Andrew Bayer 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pipeline-model-api/pom.xml
M pipeline-model-definition/pom.xml
M pipeline-model-extensions/pom.xml
M pipeline-model-json-shaded/pom.xml
M pipeline-stage-tags-metadata/pom.xml
M pom.xml

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


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


[jenkinsci/urltrigger-plugin] 4c5cfd: Add Jenkinsfile to run the build

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/urltrigger-plugin
  Commit: 4c5cfd62cdd380a2706e471d25f3ed40626d275b
  
https://github.com/jenkinsci/urltrigger-plugin/commit/4c5cfd62cdd380a2706e471d25f3ed40626d275b
  Author: Chris Lindee 
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Add Jenkinsfile to run the build


  Commit: da81fdf0aff28bf0402b1c07d6360dfdd5e7
  
https://github.com/jenkinsci/urltrigger-plugin/commit/da81fdf0aff28bf0402b1c07d6360dfdd5e7
  Author: Tony Noble <34303957+tonyno...@users.noreply.github.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Merge pull request #16 from ColMelvin/feature.jenkins-ci

Add Jenkinsfile to run the build


Compare: 
https://github.com/jenkinsci/urltrigger-plugin/compare/14b5df2ea06e...da81fdf0aff2

-- 
You received this message because you are subscribed to the Google 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-model-definition-plugin] dc5927: Add a Declarative directive snippet generator

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: dc5927c030e9474881019037d2d8dcb64d4624fc
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/dc5927c030e9474881019037d2d8dcb64d4624fc
  Author: Andrew Bayer 
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M 
pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTPipelineDef.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/Any.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/DockerPipeline.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/DockerPipelineFromDockerfile.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/Label.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/None.java
A 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/generator/AbstractDirective.java
A 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/generator/AgentDirective.java
A 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/generator/DirectiveDescriptor.java
A 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/generator/DirectiveGenerator.java
A 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/generator/OptionsDirective.java
A 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/generator/ParametersDirective.java
A 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/generator/TriggersDirective.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/options/impl/CheckoutToSubdirectory.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/options/impl/SkipDefaultCheckout.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/options/impl/SkipStagesAfterUnstable.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/AllOfConditional.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/AnyOfConditional.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/BranchConditional.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/ChangeLogConditional.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/ChangeSetConditional.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/EnvironmentConditional.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/EqualsConditional.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/ExpressionConditional.java
M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/when/impl/NotConditional.java
A 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/Any/config.jelly
A 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/DockerPipeline/config.jelly
A 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/DockerPipelineFromDockerfile/config.jelly
A 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/Label/config.jelly
A 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/None/config.jelly
A 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/AgentDirective/config.jelly
A 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/AgentDirective/help-agent.html
A 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/AgentDirective/help.html
A 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/DirectiveGenerator/index.jelly
A 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/generator/DirectiveGenerator/sidepanel.jelly
A 

[jenkinsci/contrast-continuous-application-security-plugin]

2018-04-05 Thread GitHub
  Branch: refs/heads/CONTRAST-22157
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-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/cucumber-reports-plugin] 444bcd: [maven-release-plugin] prepare release cucumber-re...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: 444bcd659c86c634244a359d35036a1ffd90088d
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/444bcd659c86c634244a359d35036a1ffd90088d
  Author: Damian Szczepanik 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release cucumber-reports-3.16.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/cucumber-reports-plugin]

2018-04-05 Thread GitHub
  Branch: refs/tags/cucumber-reports-3.16.0
  Home:   https://github.com/jenkinsci/cucumber-reports-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/cucumber-reports-plugin] 1ec1f0: [maven-release-plugin] prepare for next developmen...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: 1ec1f0d69a267fa331eecf9a702850bca032807c
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/1ec1f0d69a267fa331eecf9a702850bca032807c
  Author: Damian Szczepanik 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  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/cucumber-reports-plugin]

2018-04-05 Thread GitHub
  Branch: refs/heads/upgrade
  Home:   https://github.com/jenkinsci/cucumber-reports-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/cucumber-reports-plugin] dd0895: Bump up cucumber-reporting library (#230)

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: dd0895138558543b7fcfe10f09e619a16f833b87
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/dd0895138558543b7fcfe10f09e619a16f833b87
  Author: Damian Szczepanik 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump up cucumber-reporting library (#230)


-- 
You received this message because you are subscribed to the Google 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] a086d2: [maven-release-plugin] prepare for next developmen...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: a086d257632f0fec58f0823ba356b5b538106111
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/a086d257632f0fec58f0823ba356b5b538106111
  Author: Andrew Bayer 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  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/workflow-cps-plugin]

2018-04-05 Thread GitHub
  Branch: refs/tags/workflow-cps-2.46
  Home:   https://github.com/jenkinsci/workflow-cps-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/workflow-cps-plugin] a0363c: [maven-release-plugin] prepare release workflow-cp...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: a0363c70e37576ebfe67afb51f6fc0b6b49d4e76
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/a0363c70e37576ebfe67afb51f6fc0b6b49d4e76
  Author: Andrew Bayer 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release workflow-cps-2.46


-- 
You received this message because you are subscribed to the Google 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-reports-plugin] dc26a5: Bump up cucumber-reporting library

2018-04-05 Thread GitHub
  Branch: refs/heads/upgrade
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: dc26a530e60367bcadd544ea2ec1ae54d0dcc05b
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/dc26a530e60367bcadd544ea2ec1ae54d0dcc05b
  Author: Damian Szczepanik 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump up cucumber-reporting library


-- 
You received this message because you are subscribed to the Google 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-reports-plugin] 10eb87: Bump up cucumber-reporting library

2018-04-05 Thread GitHub
  Branch: refs/heads/upgrade
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: 10eb87993fbdd2257031c40dfe39ae4e2f3763bd
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/10eb87993fbdd2257031c40dfe39ae4e2f3763bd
  Author: Damian Szczepanik 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml
A src/main/java/net/masterthought/jenkins/CucumberBuildAction.java

  Log Message:
  ---
  Bump up cucumber-reporting library


-- 
You received this message because you are subscribed to the Google 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/xtrigger-lib] e28b9f: Reduce distance of downcast for job

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xtrigger-lib
  Commit: e28b9f6103172392c8c29013103f40ba7037d4b0
  
https://github.com/jenkinsci/xtrigger-lib/commit/e28b9f6103172392c8c29013103f40ba7037d4b0
  Author: Chris Lindee 
  Date:   2018-03-02 (Fri, 02 Mar 2018)

  Changed paths:
M src/main/java/org/jenkinsci/lib/xtrigger/AbstractTrigger.java

  Log Message:
  ---
  Reduce distance of downcast for job

Since AbstractBuild extends Job and no AbstractBuild methods are used
(only functions provided by Job are used), we can safely reduce the
distance of this downcast and retain all functionality in run().  This
allows the library to work with even more BuildableItems.


  Commit: 0aa4a9daa05702c047d40270d6f5ecfd388b9b2b
  
https://github.com/jenkinsci/xtrigger-lib/commit/0aa4a9daa05702c047d40270d6f5ecfd388b9b2b
  Author: Oleg Nenashev 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/lib/xtrigger/AbstractTrigger.java

  Log Message:
  ---
  Merge pull request #12 from ColMelvin/fix.work-with-jobs.reduce-downcast-dist

Reduce distance of downcast for job


Compare: 
https://github.com/jenkinsci/xtrigger-lib/compare/7c81ce28d4f8...0aa4a9daa057

-- 
You received this message because you are subscribed to the Google 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/xtrigger-lib] 6070fc: Mark unused protected function as deprecated

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xtrigger-lib
  Commit: 6070fc78c64cb93f0e379f4432eac024622fe618
  
https://github.com/jenkinsci/xtrigger-lib/commit/6070fc78c64cb93f0e379f4432eac024622fe618
  Author: Chris Lindee 
  Date:   2018-03-02 (Fri, 02 Mar 2018)

  Changed paths:
M src/main/java/org/jenkinsci/lib/xtrigger/AbstractTrigger.java

  Log Message:
  ---
  Mark unused protected function as deprecated

We cannot remove the resolveEnvVars() function, even though it is not in
used by xtrigger, for compatibility reasons.  However, we can discourage
its use in future modules by marking it deprecated.


  Commit: 7c81ce28d4f8ac1be97f17df46c43978e047a413
  
https://github.com/jenkinsci/xtrigger-lib/commit/7c81ce28d4f8ac1be97f17df46c43978e047a413
  Author: Oleg Nenashev 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/lib/xtrigger/AbstractTrigger.java

  Log Message:
  ---
  Merge pull request #11 from ColMelvin/cleanup.deprecate-resolveEnvVars

Mark unused protected function as deprecated


Compare: 
https://github.com/jenkinsci/xtrigger-lib/compare/d45981e25af1...7c81ce28d4f8

-- 
You received this message because you are subscribed to the Google 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/xtrigger-lib] deefba: Jenkins-ClassFilter-Whitelisted

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xtrigger-lib
  Commit: deefba0f1f2e8f184a9d50939cc1fd4f179f76c1
  
https://github.com/jenkinsci/xtrigger-lib/commit/deefba0f1f2e8f184a9d50939cc1fd4f179f76c1
  Author: Jesse Glick 
  Date:   2018-01-09 (Tue, 09 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Jenkins-ClassFilter-Whitelisted


  Commit: d45981e25af1c550a9a942e2e68081feda0917c5
  
https://github.com/jenkinsci/xtrigger-lib/commit/d45981e25af1c550a9a942e2e68081feda0917c5
  Author: Oleg Nenashev 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #9 from jglick/Jenkins-ClassFilter-Whitelisted

Jenkins-ClassFilter-Whitelisted


Compare: 
https://github.com/jenkinsci/xtrigger-lib/compare/1efde1510ecb...d45981e25af1

-- 
You received this message because you are subscribed to the Google 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/xtrigger-lib] 798b55: Remove unnecessary downcasting

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xtrigger-lib
  Commit: 798b554cbef63801ef137ff2a66cb7bbf5035ffb
  
https://github.com/jenkinsci/xtrigger-lib/commit/798b554cbef63801ef137ff2a66cb7bbf5035ffb
  Author: Chris Lindee 
  Date:   2018-03-02 (Fri, 02 Mar 2018)

  Changed paths:
M src/main/java/org/jenkinsci/lib/xtrigger/AbstractTrigger.java

  Log Message:
  ---
  Remove unnecessary downcasting

The job object is cast from a BuildableItem into an AbstractProject, then
that AbstractProject calls getAssignedLabel().  However, the function is
specified in the BuildableItem interface; therefore, the original object
is sufficient without casting down to AbstractProject.  By removing this
unnecessary downcast, the program has one less runtime check to make.


  Commit: 1efde1510ecb23489f39082b70e463b3a0be5107
  
https://github.com/jenkinsci/xtrigger-lib/commit/1efde1510ecb23489f39082b70e463b3a0be5107
  Author: Oleg Nenashev 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M src/main/java/org/jenkinsci/lib/xtrigger/AbstractTrigger.java

  Log Message:
  ---
  Merge pull request #15 from ColMelvin/fix.work-with-jobs.remove-downcast

Remove unnecessary downcasting


Compare: 
https://github.com/jenkinsci/xtrigger-lib/compare/498ee36da21e...1efde1510ecb

-- 
You received this message because you are subscribed to the Google 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/xtrigger-lib] e6a45a: Use infra.runMaven() to simplify the Jenkinsfile

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xtrigger-lib
  Commit: e6a45a2fead3ad737a6d22201d1977d82036a9aa
  
https://github.com/jenkinsci/xtrigger-lib/commit/e6a45a2fead3ad737a6d22201d1977d82036a9aa
  Author: Oleg Nenashev 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Use infra.runMaven() to simplify the Jenkinsfile


  Commit: 498ee36da21ead6972c85145ffad69ce836b5db2
  
https://github.com/jenkinsci/xtrigger-lib/commit/498ee36da21ead6972c85145ffad69ce836b5db2
  Author: Oleg Nenashev 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Merge pull request #17 from jenkinsci/Jenkinsfile-runMaven

Use infra.runMaven() to simplify the Jenkinsfile


Compare: 
https://github.com/jenkinsci/xtrigger-lib/compare/9f2be9beaf04...498ee36da21e

-- 
You received this message because you are subscribed to the Google 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/blackduck-detect-plugin] 86df2d: Adding version to the file name

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blackduck-detect-plugin
  Commit: 86df2d1c2f106045f6cdb92f15dde15502db3901
  
https://github.com/jenkinsci/blackduck-detect-plugin/commit/86df2d1c2f106045f6cdb92f15dde15502db3901
  Author: jrichard 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Adding version to the file 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/xtrigger-lib] e6a45a: Use infra.runMaven() to simplify the Jenkinsfile

2018-04-05 Thread GitHub
  Branch: refs/heads/Jenkinsfile-runMaven
  Home:   https://github.com/jenkinsci/xtrigger-lib
  Commit: e6a45a2fead3ad737a6d22201d1977d82036a9aa
  
https://github.com/jenkinsci/xtrigger-lib/commit/e6a45a2fead3ad737a6d22201d1977d82036a9aa
  Author: Oleg Nenashev 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Use infra.runMaven() to simplify the Jenkinsfile


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


[jenkinsci/job-dsl-plugin] 5c417f: avoid Groovy style property accessors on class obj...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 5c417f588f7fbc8e980ad3560a5a5eefedcbf346
  
https://github.com/jenkinsci/job-dsl-plugin/commit/5c417f588f7fbc8e980ad3560a5a5eefedcbf346
  Author: Daniel Spilker 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M docs/Home.md
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/EmbeddedApiDocGenerator.groovy
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/structs/DescribableHelper.groovy
M 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/structs/DescribableHelperSpec.groovy

  Log Message:
  ---
  avoid Groovy style property accessors on class objects

[FIXES JENKINS-50411]


  Commit: 43fc5b183877a760b3c8144be76aeb516bd15c37
  
https://github.com/jenkinsci/job-dsl-plugin/commit/43fc5b183877a760b3c8144be76aeb516bd15c37
  Author: Daniel Spilker 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M docs/Home.md
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/EmbeddedApiDocGenerator.groovy
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/structs/DescribableHelper.groovy
M 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/structs/DescribableHelperSpec.groovy

  Log Message:
  ---
  Merge pull request #1118 from daspilker/JENKINS-50411

[JENKINS-50411] avoid Groovy style property accessors on class objects


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/8aea43cf68d7...43fc5b183877

-- 
You received this message because you are subscribed to the Google 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/xtrigger-lib] d22578: Add Jenkinsfile to run the build

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/xtrigger-lib
  Commit: d225788a5ae4f784033f95fdbc63a08c77442924
  
https://github.com/jenkinsci/xtrigger-lib/commit/d225788a5ae4f784033f95fdbc63a08c77442924
  Author: Chris Lindee 
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Add Jenkinsfile to run the build


  Commit: 9f2be9beaf0430a4dbba02eefa079e8a296db72c
  
https://github.com/jenkinsci/xtrigger-lib/commit/9f2be9beaf0430a4dbba02eefa079e8a296db72c
  Author: Oleg Nenashev 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Merge pull request #16 from ColMelvin/feature.jenkins-ci

Add Jenkinsfile to run the build


Compare: 
https://github.com/jenkinsci/xtrigger-lib/compare/668d85baf73a...9f2be9beaf04

-- 
You received this message because you are subscribed to the Google 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/jep] 51f855: JEP-304: DRAFT Essentials Client Error Telemetry L...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: 51f855818c5635ac0914bc2cab32337101cd2d26
  
https://github.com/jenkinsci/jep/commit/51f855818c5635ac0914bc2cab32337101cd2d26
  Author: Baptiste Mathus 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A jep/304/README.adoc
M jep/README.adoc

  Log Message:
  ---
  JEP-304: DRAFT Essentials Client Error Telemetry Logging

 [JENKINS-49805] Essentials Client Error Telemetry Logging


-- 
You received this message because you are subscribed to the Google 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/aws-parameter-store-plugin] 3bef16: [maven-release-plugin] prepare for next developmen...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-parameter-store-plugin
  Commit: 3bef16f4c88315d31f0797ff859d4d6b8e822ea9
  
https://github.com/jenkinsci/aws-parameter-store-plugin/commit/3bef16f4c88315d31f0797ff859d4d6b8e822ea9
  Author: Rik Turnbull <37418542+rikturnb...@users.noreply.github.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  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/aws-parameter-store-plugin]

2018-04-05 Thread GitHub
  Branch: refs/tags/aws-parameter-store-1.1.0
  Home:   https://github.com/jenkinsci/aws-parameter-store-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/aws-parameter-store-plugin] 6ca0e0: [maven-release-plugin] prepare release aws-paramet...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-parameter-store-plugin
  Commit: 6ca0e04a9d97ca56925874030d54ca213c641b8a
  
https://github.com/jenkinsci/aws-parameter-store-plugin/commit/6ca0e04a9d97ca56925874030d54ca213c641b8a
  Author: Rik Turnbull <37418542+rikturnb...@users.noreply.github.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release aws-parameter-store-1.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/sensedia-api-platform-plugin] f83437: [maven-release-plugin] prepare release 1.0

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sensedia-api-platform-plugin
  Commit: f83437acec41fa6184c1eeecfa9f80e9c9b57070
  
https://github.com/jenkinsci/sensedia-api-platform-plugin/commit/f83437acec41fa6184c1eeecfa9f80e9c9b57070
  Author: Denis Scapin Recalde 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 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/sensedia-api-platform-plugin] 71dfdd: [maven-release-plugin] prepare for next developmen...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sensedia-api-platform-plugin
  Commit: 71dfdd45aac3ce368348783848bf8a736b0d8261
  
https://github.com/jenkinsci/sensedia-api-platform-plugin/commit/71dfdd45aac3ce368348783848bf8a736b0d8261
  Author: Denis Scapin Recalde 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  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/sensedia-api-platform-plugin]

2018-04-05 Thread GitHub
  Branch: refs/tags/1.0
  Home:   https://github.com/jenkinsci/sensedia-api-platform-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/sensedia-api-platform-plugin]

2018-04-05 Thread GitHub
  Branch: refs/tags/sensedia-api-platform-1.0
  Home:   https://github.com/jenkinsci/sensedia-api-platform-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/aws-parameter-store-plugin] dcb7ad: update CHANGELOG

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-parameter-store-plugin
  Commit: dcb7ad30991703545ae119d28ce0cd6657c82d02
  
https://github.com/jenkinsci/aws-parameter-store-plugin/commit/dcb7ad30991703545ae119d28ce0cd6657c82d02
  Author: Rik Turnbull <37418542+rikturnb...@users.noreply.github.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  update CHANGELOG


  Commit: d538448c69eca35fec9b3ba7e3a6deec143c475b
  
https://github.com/jenkinsci/aws-parameter-store-plugin/commit/d538448c69eca35fec9b3ba7e3a6deec143c475b
  Author: Rik Turnbull <37418542+rikturnb...@users.noreply.github.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M 
src/main/java/hudson/plugins/awsparameterstore/AwsParameterStoreBuildWrapper.java

  Log Message:
  ---
  fix handling of default region


Compare: 
https://github.com/jenkinsci/aws-parameter-store-plugin/compare/347cc9d97e82...d538448c69ec

-- 
You received this message because you are subscribed to the Google 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/compuware-ispw-operations-plugin] f6a51f: update to reference compuware common configuration...

2018-04-05 Thread GitHub
  Branch: 
refs/heads/CWE-125246---Jenkins-Operations-Plugin---Task-Operations---Generate/Promote/Regress/Deploy/Fallback-for-both-Assignments-and-Release
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin
  Commit: f6a51f2b2427eca6b1cbc8b0a04ec7675fcbffa7
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/f6a51f2b2427eca6b1cbc8b0a04ec7675fcbffa7
  Author: Sam Zhou 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update to reference compuware common configuration v1.0.6


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


[jenkinsci/aws-parameter-store-plugin] 1950b0: bump version

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-parameter-store-plugin
  Commit: 1950b066416a1680fee4738486645a69f7899305
  
https://github.com/jenkinsci/aws-parameter-store-plugin/commit/1950b066416a1680fee4738486645a69f7899305
  Author: Rik Turnbull <37418542+rikturnb...@users.noreply.github.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  bump version


  Commit: 31f50632b6527ee030c0f432c5d9fb08693c9c7d
  
https://github.com/jenkinsci/aws-parameter-store-plugin/commit/31f50632b6527ee030c0f432c5d9fb08693c9c7d
  Author: Rik Turnbull <37418542+rikturnb...@users.noreply.github.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M 
src/main/java/hudson/plugins/awsparameterstore/AwsParameterStoreService.java

  Log Message:
  ---
  fix naming


  Commit: 347cc9d97e822cc5f2b2bf7d9d77ef53fb24f456
  
https://github.com/jenkinsci/aws-parameter-store-plugin/commit/347cc9d97e822cc5f2b2bf7d9d77ef53fb24f456
  Author: Rik Turnbull <37418542+rikturnb...@users.noreply.github.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  add pipeline example to README


Compare: 
https://github.com/jenkinsci/aws-parameter-store-plugin/compare/6e3fbb64cbf4...347cc9d97e82

-- 
You received this message because you are subscribed to the Google 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/compuware-ispw-operations-plugin]

2018-04-05 Thread GitHub
  Branch: 
refs/heads/CWE-125246---Jenkins-Operations-Plugin---Task-Operations---Generate/Promote/Regress/Deploy/Fallback-for-both-Assignments-and-Release
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin

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


[jenkins-infra/jenkins-infra] 760538: Add my new machine's SSH public key

2018-04-05 Thread GitHub
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 760538b219908feb4c7d0232f95d65d72496cd54
  
https://github.com/jenkins-infra/jenkins-infra/commit/760538b219908feb4c7d0232f95d65d72496cd54
  Author: R. Tyler Croy 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  Add my new machine's SSH public key

Never hurts to re-key with a new machine :smile:


  Commit: 0deaa9e2f2e6fe3b8bd5f67e606729a26c6275d8
  
https://github.com/jenkins-infra/jenkins-infra/commit/0deaa9e2f2e6fe3b8bd5f67e606729a26c6275d8
  Author: R. Tyler Croy 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Override the entrypoint for the named-checkzone container

Thanks to regressions in the Docker Pipeline plugin =_=


  Commit: 2437a22bc4d293a686a4a3c41b366e4ba97e14f3
  
https://github.com/jenkins-infra/jenkins-infra/commit/2437a22bc4d293a686a4a3c41b366e4ba97e14f3
  Author: R. Tyler Croy 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile
M hieradata/common.yaml

  Log Message:
  ---
  Merge pull request #994 from rtyler/new-grape-ssh-key

Add my new machine's SSH public key


  Commit: d04738ec73c7faf17f0a497cd537f3b98a6cf5ad
  
https://github.com/jenkins-infra/jenkins-infra/commit/d04738ec73c7faf17f0a497cd537f3b98a6cf5ad
  Author: R. Tyler Croy 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M dist/profile/files/bind/jenkins.io.zone

  Log Message:
  ---
  Add DCV record for the new ldap.jenkins.io certificate

See  INFRA-1545


  Commit: 60b93898729f94619661930a08cafdc20480002c
  
https://github.com/jenkins-infra/jenkins-infra/commit/60b93898729f94619661930a08cafdc20480002c
  Author: R. Tyler Croy 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M dist/profile/files/bind/jenkins.io.zone

  Log Message:
  ---
  Merge pull request #996 from rtyler/dcv

Add DCV record for the new ldap.jenkins.io certificate


  Commit: 39bc3c881d29dba840ca6bf4959dabe6f053098d
  
https://github.com/jenkins-infra/jenkins-infra/commit/39bc3c881d29dba840ca6bf4959dabe6f053098d
  Author: R. Tyler Croy 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile
M dist/profile/files/bind/jenkins.io.zone
M hieradata/common.yaml

  Log Message:
  ---
  Merge pull request #995 from jenkins-infra/staging

Automated deployment to production


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/ef88fe6ee699...39bc3c881d29

-- 
You received this message because you are subscribed to the Google 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.


[jenkins-infra/jenkins-infra] d04738: Add DCV record for the new ldap.jenkins.io certifi...

2018-04-05 Thread GitHub
  Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: d04738ec73c7faf17f0a497cd537f3b98a6cf5ad
  
https://github.com/jenkins-infra/jenkins-infra/commit/d04738ec73c7faf17f0a497cd537f3b98a6cf5ad
  Author: R. Tyler Croy 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M dist/profile/files/bind/jenkins.io.zone

  Log Message:
  ---
  Add DCV record for the new ldap.jenkins.io certificate

See  INFRA-1545


  Commit: 60b93898729f94619661930a08cafdc20480002c
  
https://github.com/jenkins-infra/jenkins-infra/commit/60b93898729f94619661930a08cafdc20480002c
  Author: R. Tyler Croy 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M dist/profile/files/bind/jenkins.io.zone

  Log Message:
  ---
  Merge pull request #996 from rtyler/dcv

Add DCV record for the new ldap.jenkins.io certificate


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/2437a22bc4d2...60b93898729f

-- 
You received this message because you are subscribed to the Google 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/pom] c2041f: [maven-release-plugin] prepare for next developmen...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: c2041fe2418afabf865b906ea1b3463e64fa5c0f
  
https://github.com/jenkinsci/pom/commit/c2041fe2418afabf865b906ea1b3463e64fa5c0f
  Author: Oleg Nenashev 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  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/pom]

2018-04-05 Thread GitHub
  Branch: refs/tags/jenkins-1.41
  Home:   https://github.com/jenkinsci/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/pom] 5e8926: Noting 1.41

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: 5e8926bcfb7df840ab4566b61da35ebcb7ed90da
  
https://github.com/jenkinsci/pom/commit/5e8926bcfb7df840ab4566b61da35ebcb7ed90da
  Author: Oleg Nenashev 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Noting 1.41


  Commit: 4ca91a4633f79d5a409fb5c53e421b4b16f96e19
  
https://github.com/jenkinsci/pom/commit/4ca91a4633f79d5a409fb5c53e421b4b16f96e19
  Author: Oleg Nenashev 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jenkins-1.41


Compare: https://github.com/jenkinsci/pom/compare/4a95077f44ce...4ca91a4633f7

-- 
You received this message because you are subscribed to the Google 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/contrast-continuous-application-security-plugin] 2344a6: Enable a results only mode

2018-04-05 Thread GitHub
  Branch: refs/heads/CONTRAST-21810
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 2344a61955917a081a218344b4a73a59ded8daca
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/2344a61955917a081a218344b4a73a59ded8daca
  Author: serge17 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M 
src/test/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStepTest.java

  Log Message:
  ---
  Enable a results only mode


-- 
You received this message because you are subscribed to the Google 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/artifact-manager-s3-plugin] ad9fab: docker-fixtures 1.7

2018-04-05 Thread GitHub
  Branch: refs/heads/docker-JENKINS-50518
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: ad9fabeda71190bbc77ef6362d357ef008f60986
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/ad9fabeda71190bbc77ef6362d357ef008f60986
  Author: Jesse Glick 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  docker-fixtures 1.7


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


[jenkinsci/jenkins] e068f2: Try to prevent NullPointerException’s during Jenki...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e068f242adfd6fa4040cef97c371a7731ea95b51
  
https://github.com/jenkinsci/jenkins/commit/e068f242adfd6fa4040cef97c371a7731ea95b51
  Author: Jesse Glick 
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/Executor.java
M core/src/main/java/hudson/model/Queue.java
M core/src/main/java/hudson/util/PluginServletFilter.java

  Log Message:
  ---
  Try to prevent NullPointerException’s during Jenkins shutdown.


  Commit: 4eb3496a9e31df886b72a37cc4534d96674c5979
  
https://github.com/jenkinsci/jenkins/commit/4eb3496a9e31df886b72a37cc4534d96674c5979
  Author: Jesse Glick 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M core/src/main/java/hudson/model/Computer.java
M core/src/main/java/hudson/model/Executor.java
M core/src/main/java/hudson/model/Queue.java
M core/src/main/java/hudson/util/PluginServletFilter.java

  Log Message:
  ---
  Merge pull request #3365 from jglick/null-safety-during-shutdown

Try to prevent NullPointerException’s during Jenkins shutdown


Compare: 
https://github.com/jenkinsci/jenkins/compare/54325b155401...4eb3496a9e31

-- 
You received this message because you are subscribed to the Google 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/publish-over-plugin] 3669f3: [maven-release-plugin] prepare for next developmen...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/publish-over-plugin
  Commit: 3669f32d0a3d13d140fa353d95390b6547b76b02
  
https://github.com/jenkinsci/publish-over-plugin/commit/3669f32d0a3d13d140fa353d95390b6547b76b02
  Author: Alex Earl 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  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/publish-over-plugin]

2018-04-05 Thread GitHub
  Branch: refs/tags/publish-over-0.22
  Home:   https://github.com/jenkinsci/publish-over-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/publish-over-plugin] c7fc78: [maven-release-plugin] prepare release publish-ove...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/publish-over-plugin
  Commit: c7fc78edbe553c97ed4d2b0316b9b354717c713e
  
https://github.com/jenkinsci/publish-over-plugin/commit/c7fc78edbe553c97ed4d2b0316b9b354717c713e
  Author: Alex Earl 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release publish-over-0.22


-- 
You received this message because you are subscribed to the Google 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/artifact-manager-s3-plugin] 65d410: S3BlobStore needs to be public

2018-04-05 Thread GitHub
  Branch: refs/heads/beta
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: 65d4109e361169b95bd8a217869b0b7afb74228e
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/65d4109e361169b95bd8a217869b0b7afb74228e
  Author: Carlos Sanchez 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManager.java
M src/main/java/io/jenkins/plugins/artifact_manager_s3/S3BlobStore.java

  Log Message:
  ---
  S3BlobStore needs to be public


-- 
You received this message because you are subscribed to the Google 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.


[jenkins-infra/jenkins-infra] 760538: Add my new machine's SSH public key

2018-04-05 Thread GitHub
  Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 760538b219908feb4c7d0232f95d65d72496cd54
  
https://github.com/jenkins-infra/jenkins-infra/commit/760538b219908feb4c7d0232f95d65d72496cd54
  Author: R. Tyler Croy 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  Add my new machine's SSH public key

Never hurts to re-key with a new machine :smile:


  Commit: 0deaa9e2f2e6fe3b8bd5f67e606729a26c6275d8
  
https://github.com/jenkins-infra/jenkins-infra/commit/0deaa9e2f2e6fe3b8bd5f67e606729a26c6275d8
  Author: R. Tyler Croy 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Override the entrypoint for the named-checkzone container

Thanks to regressions in the Docker Pipeline plugin =_=


  Commit: 2437a22bc4d293a686a4a3c41b366e4ba97e14f3
  
https://github.com/jenkins-infra/jenkins-infra/commit/2437a22bc4d293a686a4a3c41b366e4ba97e14f3
  Author: R. Tyler Croy 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile
M hieradata/common.yaml

  Log Message:
  ---
  Merge pull request #994 from rtyler/new-grape-ssh-key

Add my new machine's SSH public key


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/faab65b81715...2437a22bc4d2

-- 
You received this message because you are subscribed to the Google 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/sensedia-api-platform-plugin] 4221aa: [maven-release-plugin] prepare release sensedia-ap...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sensedia-api-platform-plugin
  Commit: 4221aad1161078a9297124b625fde9955db195d8
  
https://github.com/jenkinsci/sensedia-api-platform-plugin/commit/4221aad1161078a9297124b625fde9955db195d8
  Author: Denis Scapin Recalde 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release sensedia-api-platform-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/sensedia-api-platform-plugin]

2018-04-05 Thread GitHub
  Branch: refs/tags/sensedia-api-platform-1.0
  Home:   https://github.com/jenkinsci/sensedia-api-platform-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/sensedia-api-platform-plugin] eb3661: [maven-release-plugin] prepare for next developmen...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sensedia-api-platform-plugin
  Commit: eb3661147f7752ea78158efdb3b598634d4a24e4
  
https://github.com/jenkinsci/sensedia-api-platform-plugin/commit/eb3661147f7752ea78158efdb3b598634d4a24e4
  Author: Denis Scapin Recalde 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  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/sensedia-api-platform-plugin] e33d6d: Ajuste na versão do Jenkins e do plugin

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sensedia-api-platform-plugin
  Commit: e33d6de98823024085332ed954f01fb9cc3af896
  
https://github.com/jenkinsci/sensedia-api-platform-plugin/commit/e33d6de98823024085332ed954f01fb9cc3af896
  Author: Denis Scapin Recalde 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Ajuste na versão do Jenkins e do 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/contrast-continuous-application-security-plugin] 04c769: Get the travis file name right

2018-04-05 Thread GitHub
  Branch: refs/heads/CONTRAST-21810
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 04c769fc73c944bdd970448f65ce0e64393e8fc1
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/04c769fc73c944bdd970448f65ce0e64393e8fc1
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A .travis.yml
R travis.yml

  Log Message:
  ---
  Get the travis file name right


  Commit: 647d1502a086248818333fc5854162cb004dd211
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/647d1502a086248818333fc5854162cb004dd211
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A .travis.yml
R travis.yml

  Log Message:
  ---
  Merge branch 'develop' into CONTRAST-21810


Compare: 
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/compare/eebeae8cf8a3...647d1502a086

-- 
You received this message because you are subscribed to the Google 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/contrast-continuous-application-security-plugin] 04c769: Get the travis file name right

2018-04-05 Thread GitHub
  Branch: refs/heads/develop
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 04c769fc73c944bdd970448f65ce0e64393e8fc1
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/04c769fc73c944bdd970448f65ce0e64393e8fc1
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A .travis.yml
R travis.yml

  Log Message:
  ---
  Get the travis file name right


-- 
You received this message because you are subscribed to the Google 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/contrast-continuous-application-security-plugin] 815a5c: Enable Travis

2018-04-05 Thread GitHub
  Branch: refs/heads/CONTRAST-21810
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 815a5c83bd406eb506423928ca7ef32f44e1e276
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/815a5c83bd406eb506423928ca7ef32f44e1e276
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A travis.yml

  Log Message:
  ---
  Enable Travis


  Commit: eebeae8cf8a3f0b4ec4d6ac494e66017b19d03d0
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/eebeae8cf8a3f0b4ec4d6ac494e66017b19d03d0
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A travis.yml

  Log Message:
  ---
  Merge branch 'develop' into CONTRAST-21810


Compare: 
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/compare/581a41fa965c...eebeae8cf8a3

-- 
You received this message because you are subscribed to the Google 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/contrast-continuous-application-security-plugin] 815a5c: Enable Travis

2018-04-05 Thread GitHub
  Branch: refs/heads/develop
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 815a5c83bd406eb506423928ca7ef32f44e1e276
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/815a5c83bd406eb506423928ca7ef32f44e1e276
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
A travis.yml

  Log Message:
  ---
  Enable Travis


-- 
You received this message because you are subscribed to the Google 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-core-plugin] 8b02b7: Added a test for the combo box model for all Jenki...

2018-04-05 Thread GitHub
  Branch: refs/heads/hm-edu-testing
  Home:   https://github.com/jenkinsci/analysis-core-plugin
  Commit: 8b02b78fc9e19ee3c099c48c2f412d71159d9363
  
https://github.com/jenkinsci/analysis-core-plugin/commit/8b02b78fc9e19ee3c099c48c2f412d71159d9363
  Author: Ulli Hafner 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/analysis/core/JenkinsFacade.java
M src/main/java/io/jenkins/plugins/analysis/core/steps/IssuesRecorder.java
M 
src/test/java/io/jenkins/plugins/analysis/core/steps/IssuesRecorderTest.java

  Log Message:
  ---
  Added a test for the combo box model for all Jenkins jobs.


-- 
You received this message because you are subscribed to the Google 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/contrast-continuous-application-security-plugin] 4be1f9: Fixed tests

2018-04-05 Thread GitHub
  Branch: refs/heads/CONTRAST-21810
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 4be1f9ba72fd7a65c1f424d70d9b28b1285d7bb9
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/4be1f9ba72fd7a65c1f424d70d9b28b1285d7bb9
  Author: serge17 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendHelper.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep.java

  Log Message:
  ---
  Fixed tests


  Commit: 0d87b1a405ce22e38f6c6f4aed205647b688ca3a
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/0d87b1a405ce22e38f6c6f4aed205647b688ca3a
  Author: Gary Moore 
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendHelper.java

  Log Message:
  ---
  Change one-liner if statement


  Commit: 2732904a659ea6f708f53a6842f83ae822602628
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/2732904a659ea6f708f53a6842f83ae822602628
  Author: serge17 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
contrast-continuous-application-security-2.2


  Commit: 3eb444f66883a721bcf1205bc95b325af634e4e6
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/3eb444f66883a721bcf1205bc95b325af634e4e6
  Author: serge17 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M pom.xml

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


  Commit: 581a41fa965c5d37b25c8c46c9c74adfd0140851
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/581a41fa965c5d37b25c8c46c9c74adfd0140851
  Author: Gary Moore 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendHelper.java
M 
src/main/java/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep.java

  Log Message:
  ---
  Merge branch 'develop' into CONTRAST-21810


Compare: 
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/compare/cfa4b7e82d21...581a41fa965c

-- 
You received this message because you are subscribed to the Google 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/postbuildscript-plugin]

2018-04-05 Thread GitHub
  Branch: refs/tags/postbuildscript-2.6.0
  Home:   https://github.com/jenkinsci/postbuildscript-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/postbuildscript-plugin] 6701f7: [maven-release-plugin] prepare release postbuildsc...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: 6701f779699e51f51bfb4a38b91a95acb7379dd8
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/6701f779699e51f51bfb4a38b91a95acb7379dd8
  Author: Daniel Heid 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release postbuildscript-2.6.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/postbuildscript-plugin] 918686: [maven-release-plugin] prepare for next developmen...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: 918686f59eda3fb34603131a3510b95d849e4539
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/918686f59eda3fb34603131a3510b95d849e4539
  Author: Daniel Heid 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  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/postbuildscript-plugin] 704adb: Little code cleanup

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: 704adbe30e2f043665015eef4fe2f172c4c6177c
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/704adbe30e2f043665015eef4fe2f172c4c6177c
  Author: Daniel Heid 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/postbuildscript/MatrixPostBuildScriptTest.java
M 
src/test/java/org/jenkinsci/plugins/postbuildscript/processor/rules/MatrixRuleTest.java

  Log Message:
  ---
  Little code cleanup


-- 
You received this message because you are subscribed to the Google 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/sensedia-api-platform-plugin] 1616a6: Versão 1.0

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/sensedia-api-platform-plugin
  Commit: 1616a685b7d0ca68a30a5b975dd7c6e0a8c97ffb
  
https://github.com/jenkinsci/sensedia-api-platform-plugin/commit/1616a685b7d0ca68a30a5b975dd7c6e0a8c97ffb
  Author: Denis Scapin Recalde 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Versão 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/postbuildscript-plugin] 2048ad: JENKINS-49952 Groovy post-build script in matrix j...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: 2048ada5ad7555e31d5db2d93cfb4b58977fad43
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/2048ada5ad7555e31d5db2d93cfb4b58977fad43
  Author: Daniel Heid 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M README.md
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/postbuildscript/service/GroovyScriptExecutor.java
M 
src/main/java/org/jenkinsci/plugins/postbuildscript/service/GroovyScriptPreparer.java
M 
src/main/java/org/jenkinsci/plugins/postbuildscript/service/LoadScriptContentCallable.java
M 
src/test/java/org/jenkinsci/plugins/postbuildscript/ConfigurableMatrixAggregatorTest.java
M src/test/java/org/jenkinsci/plugins/postbuildscript/LoggerTest.java
M 
src/test/java/org/jenkinsci/plugins/postbuildscript/model/ConfigurationTest.java
M 
src/test/java/org/jenkinsci/plugins/postbuildscript/model/PostBuildItemTest.java
M 
src/test/java/org/jenkinsci/plugins/postbuildscript/model/PostBuildStepTest.java
M 
src/test/java/org/jenkinsci/plugins/postbuildscript/model/ScriptFileTest.java
M src/test/java/org/jenkinsci/plugins/postbuildscript/model/ScriptTest.java
M 
src/test/java/org/jenkinsci/plugins/postbuildscript/service/CommandExecutorIT.java
M 
src/test/java/org/jenkinsci/plugins/postbuildscript/service/GroovyScriptExecutorFactoryTest.java
M 
src/test/java/org/jenkinsci/plugins/postbuildscript/service/GroovyScriptExecutorIT.java
M 
src/test/java/org/jenkinsci/plugins/postbuildscript/service/GroovyScriptPreparerTest.java

  Log Message:
  ---
  JENKINS-49952 Groovy post-build script in matrix job throws exception


-- 
You received this message because you are subscribed to the Google 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/maven-hpi-plugin] dd91f4: checking

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: dd91f430dacdb110c1c46503e20355a6b5cbcae2
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/dd91f430dacdb110c1c46503e20355a6b5cbcae2
  Author: Jesse Glick 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  checking


  Commit: eaa5ad5e783590fa53aa1885419f631c0cb9646f
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/eaa5ad5e783590fa53aa1885419f631c0cb9646f
  Author: Jesse Glick 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  upgrade


  Commit: a885aa30ac0b5936c50d3c23dd8815a1fa8e5fbf
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/a885aa30ac0b5936c50d3c23dd8815a1fa8e5fbf
  Author: Jesse Glick 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Merge pull request #78 from jglick/entrypoint

Fixing docker-workflow compatibility


Compare: 
https://github.com/jenkinsci/maven-hpi-plugin/compare/39ff7db6948d...a885aa30ac0b

-- 
You received this message because you are subscribed to the Google 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] 3e4955: removed anything that has been deprecated in 1.66

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 3e495503b61d4214130ea3a672d937eff5cad1b8
  
https://github.com/jenkinsci/job-dsl-plugin/commit/3e495503b61d4214130ea3a672d937eff5cad1b8
  Author: Daniel Spilker 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M docs/Home.md
R 
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext/cucumberReports.groovy
M job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/Job.groovy
R 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/CucumberReportsContext.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
M job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/JobSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy

  Log Message:
  ---
  removed anything that has been deprecated in 1.66


  Commit: 382ecb02496afb55604d6e2ad1d0294c73bc3234
  
https://github.com/jenkinsci/job-dsl-plugin/commit/382ecb02496afb55604d6e2ad1d0294c73bc3234
  Author: Daniel Spilker 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M docs/Home.md
M docs/Migration.md
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/ScmContext.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/ScmContextSpec.groovy

  Log Message:
  ---
  deprecated support for the Perforce plugin


  Commit: 8aea43cf68d7d7f001d179292580f598ac9873f1
  
https://github.com/jenkinsci/job-dsl-plugin/commit/8aea43cf68d7d7f001d179292580f598ac9873f1
  Author: Daniel Spilker 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M docs/Home.md
M docs/Migration.md
R 
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext/cucumberReports.groovy
M job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/Job.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/ScmContext.groovy
R 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/CucumberReportsContext.groovy
M 
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
M job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/JobSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/ScmContextSpec.groovy
M 
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy

  Log Message:
  ---
  Merge pull request #1117 from daspilker/deprecations


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/7ab7bfefc508...8aea43cf68d7

-- 
You received this message because you are subscribed to the Google 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] 7bbdcc: checking

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 7bbdcc4dfb0a5ed28354463ef107eecf149b9688
  
https://github.com/jenkinsci/plugin-pom/commit/7bbdcc4dfb0a5ed28354463ef107eecf149b9688
  Author: Jesse Glick 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  checking


  Commit: 5713a35fce0d271822fee01e2b8c85b3ecb8cce3
  
https://github.com/jenkinsci/plugin-pom/commit/5713a35fce0d271822fee01e2b8c85b3ecb8cce3
  Author: Jesse Glick 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  experiment


  Commit: c89f2180498d719ded7e5eb4e9fc462038156c5b
  
https://github.com/jenkinsci/plugin-pom/commit/c89f2180498d719ded7e5eb4e9fc462038156c5b
  Author: Jesse Glick 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Merge pull request #99 from jglick/entrypoint

Fixing docker-workflow usage


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/df370d2ffc18...c89f2180498d

-- 
You received this message because you are subscribed to the Google 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/sensedia-api-platform-plugin]

2018-04-05 Thread GitHub
  Branch: refs/tags/sensedia-api-platform-1.0
  Home:   https://github.com/jenkinsci/sensedia-api-platform-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/artifact-manager-s3-plugin] 49367e: Restrict usage of S3BlobStore and JCloudsArtifactM...

2018-04-05 Thread GitHub
  Branch: refs/heads/beta
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: 49367eb9ae7925296ff10c3111b23e432f2d393c
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/49367eb9ae7925296ff10c3111b23e432f2d393c
  Author: Carlos Sanchez 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/artifact_manager_s3/JCloudsArtifactManager.java
M src/main/java/io/jenkins/plugins/artifact_manager_s3/S3BlobStore.java

  Log Message:
  ---
  Restrict usage of S3BlobStore and JCloudsArtifactManager


-- 
You received this message because you are subscribed to the Google 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/artifact-manager-s3-plugin] dd963e: [JENKINS-50591] Use @Ignore

2018-04-05 Thread GitHub
  Branch: refs/heads/JENKINS-50591
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: dd963e3c5fa32fd619a9e462ad2843d1b945cb59
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/dd963e3c5fa32fd619a9e462ad2843d1b945cb59
  Author: Carlos Sanchez 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsBlobStoreTest.java

  Log Message:
  ---
  [JENKINS-50591] Use @Ignore


-- 
You received this message because you are subscribed to the Google 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/artifact-manager-s3-plugin] bfb484: Remove @Beta from S3BlobStore

2018-04-05 Thread GitHub
  Branch: refs/heads/beta
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: bfb48495ea71ba32833345b1f15b2065d71de499
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/bfb48495ea71ba32833345b1f15b2065d71de499
  Author: Carlos Sanchez 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/artifact_manager_s3/S3BlobStore.java

  Log Message:
  ---
  Remove @Beta from S3BlobStore


-- 
You received this message because you are subscribed to the Google 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/artifact-manager-s3-plugin] eac0c9: [JENKINS-50591][JCLOUDS-1401] Add test that shows ...

2018-04-05 Thread GitHub
  Branch: refs/heads/JENKINS-50591
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: eac0c920597d3fed060f857a52edc915ab3851d7
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/eac0c920597d3fed060f857a52edc915ab3851d7
  Author: Carlos Sanchez 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsBlobStoreTest.java

  Log Message:
  ---
  [JENKINS-50591][JCLOUDS-1401] Add test that shows jclouds issue

when the listing using a prefix that contains ampersand


-- 
You received this message because you are subscribed to the Google 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/artifact-manager-s3-plugin] 3fea4b: Add tests for weird characters

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/artifact-manager-s3-plugin
  Commit: 3fea4b7a4c6fb2d232c846685ec1c334be90e252
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/3fea4b7a4c6fb2d232c846685ec1c334be90e252
  Author: Carlos Sanchez 
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsBlobStoreTest.java

  Log Message:
  ---
  Add tests for weird characters

Showing that jclouds can not handle s3 keys with ampersand '&'


  Commit: 23cd4398c949ad51608f44f38bbfb5ce3a82abf7
  
https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/23cd4398c949ad51608f44f38bbfb5ce3a82abf7
  Author: Carlos Sanchez 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/artifact_manager_s3/JCloudsBlobStoreTest.java

  Log Message:
  ---
  Merge pull request #8 from jenkinsci/weird-characters

Add tests for weird characters


Compare: 
https://github.com/jenkinsci/artifact-manager-s3-plugin/compare/dd6080ff3989...23cd4398c949

-- 
You received this message because you are subscribed to the Google 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/artifact-manager-s3-plugin]

2018-04-05 Thread GitHub
  Branch: refs/heads/weird-characters
  Home:   https://github.com/jenkinsci/artifact-manager-s3-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.


[jenkins-infra/update-center2] c6c891: Add plugins dependent on delisted plugins

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: c6c891505bc55e163723f49c049f5cedfd619b4b
  
https://github.com/jenkins-infra/update-center2/commit/c6c891505bc55e163723f49c049f5cedfd619b4b
  Author: Daniel Beck 
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
M src/main/resources/artifact-ignores.properties

  Log Message:
  ---
  Add plugins dependent on delisted plugins


  Commit: 0aa2d0c023ca45d7e2934ee464e58471cb24c7f5
  
https://github.com/jenkins-infra/update-center2/commit/0aa2d0c023ca45d7e2934ee464e58471cb24c7f5
  Author: Daniel Beck 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M src/main/resources/artifact-ignores.properties

  Log Message:
  ---
  Merge pull request #193 from daniel-beck/2018-03-26-dependents

Add plugins dependent on delisted plugins


Compare: 
https://github.com/jenkins-infra/update-center2/compare/02129b71a24d...0aa2d0c023ca

-- 
You received this message because you are subscribed to the Google 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] f3053e: [JENKINS-50296] Run ThreadPoolForRemoting as SYSTE...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f3053efdecbac933b2ebfb752b57a7e6825b31c0
  
https://github.com/jenkinsci/jenkins/commit/f3053efdecbac933b2ebfb752b57a7e6825b31c0
  Author: Steve Arch 
  Date:   2018-03-20 (Tue, 20 Mar 2018)

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

  Log Message:
  ---
  [JENKINS-50296] Run ThreadPoolForRemoting as SYSTEM


  Commit: 44e15410fa023108c3544a6b3bd763439e3e6920
  
https://github.com/jenkinsci/jenkins/commit/44e15410fa023108c3544a6b3bd763439e3e6920
  Author: Steve Arch 
  Date:   2018-03-21 (Wed, 21 Mar 2018)

  Changed paths:
M core/src/test/java/hudson/model/ComputerTest.java

  Log Message:
  ---
  [JENKINS-50296] Added test case


  Commit: 7d13e179c9df453b0d6ad4e52acce0d54d61746a
  
https://github.com/jenkinsci/jenkins/commit/7d13e179c9df453b0d6ad4e52acce0d54d61746a
  Author: Steve Arch 
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
M core/src/test/java/hudson/model/ComputerTest.java

  Log Message:
  ---
  [JENKINS-50296] Had used wrong issue number


  Commit: 54325b155401eba369f42857f812f20c3656d5bc
  
https://github.com/jenkinsci/jenkins/commit/54325b155401eba369f42857f812f20c3656d5bc
  Author: James Nord 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M core/src/main/java/hudson/model/Computer.java
M core/src/test/java/hudson/model/ComputerTest.java

  Log Message:
  ---
  Merge pull request #3361 from agentgonzo/JENKINS-50296-RemotingAsSystem

[JENKINS-50296] Run ThreadPoolForRemoting as SYSTEM


Compare: 
https://github.com/jenkinsci/jenkins/compare/65261813265b...54325b155401

-- 
You received this message because you are subscribed to the Google 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-compat-tester] 6aeb77: [JENKINS-50454] - Switch to Groovy Manifest parser...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 6aeb774c6b5568b59c842078bf9947184a7466fb
  
https://github.com/jenkinsci/plugin-compat-tester/commit/6aeb774c6b5568b59c842078bf9947184a7466fb
  Author: Oleg Nenashev 
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M Dockerfile
A src/main/docker/readJenkinsVersion.groovy
M src/main/docker/run-pct.sh

  Log Message:
  ---
  [JENKINS-50454] - Switch to Groovy Manifest parser to support long version 
strings


  Commit: d65a05ad973f13b549365ce4820b3149ba347ce1
  
https://github.com/jenkinsci/plugin-compat-tester/commit/d65a05ad973f13b549365ce4820b3149ba347ce1
  Author: Oleg Nenashev 
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java
M 
plugins-compat-tester/src/test/java/org/jenkins/tools/test/PluginCompatTesterTest.java

  Log Message:
  ---
  [JENKINS-50454] - Relax version matching rules in PluginCompatTester


  Commit: 31b0f7f904b8b8c2c3c3a65119613ee624d90f47
  
https://github.com/jenkinsci/plugin-compat-tester/commit/31b0f7f904b8b8c2c3c3a65119613ee624d90f47
  Author: Oleg Nenashev 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M 
plugins-compat-tester/src/test/java/org/jenkins/tools/test/PluginCompatTesterTest.java

  Log Message:
  ---
  [JENKINS-50454] - “2.7.3-rc-milestone” is a valid format now


  Commit: 8f191ad512da294fdc3d450f2c6ec8bee9ccdc1e
  
https://github.com/jenkinsci/plugin-compat-tester/commit/8f191ad512da294fdc3d450f2c6ec8bee9ccdc1e
  Author: Oleg Nenashev 
  Date:   2018-04-03 (Tue, 03 Apr 2018)

  Changed paths:
M 
plugins-compat-tester/src/test/java/org/jenkins/tools/test/PluginCompatTesterTest.java
M pom.xml

  Log Message:
  ---
  [JENKINS-50454] - Add standard Jenkins Test Annotations to the components


  Commit: 603f9c831563d81eb28b5af3ab44aff7993e4009
  
https://github.com/jenkinsci/plugin-compat-tester/commit/603f9c831563d81eb28b5af3ab44aff7993e4009
  Author: Oleg Nenashev 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M Dockerfile
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java
M 
plugins-compat-tester/src/test/java/org/jenkins/tools/test/PluginCompatTesterTest.java
M pom.xml
A src/main/docker/readJenkinsVersion.groovy
M src/main/docker/run-pct.sh

  Log Message:
  ---
  Merge pull request #69 from 
oleg-nenashev/JENKINS-50454-custom-war-packager-support

[JENKINS-50454] - Support of long versions in Custom WAR Packager


Compare: 
https://github.com/jenkinsci/plugin-compat-tester/compare/4898b916f81f...603f9c831563

-- 
You received this message because you are subscribed to the Google 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.


[jenkins-infra/jenkins.io] 35996f: Add CVE IDs assigned today for 2018-03-26 advisory

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 35996fa1b9bf11e6772a2ffc532ed74f30c4f446
  
https://github.com/jenkins-infra/jenkins.io/commit/35996fa1b9bf11e6772a2ffc532ed74f30c4f446
  Author: Daniel Beck 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M content/security/advisory/2018-03-26.adoc

  Log Message:
  ---
  Add CVE IDs assigned today for 2018-03-26 advisory


  Commit: 4381e1845bd6a889814fd43783ae080888a7398d
  
https://github.com/jenkins-infra/jenkins.io/commit/4381e1845bd6a889814fd43783ae080888a7398d
  Author: Daniel Beck 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M content/security/advisory/2018-03-26.adoc

  Log Message:
  ---
  Merge pull request #1483 from daniel-beck/cve-assignments-2018-04-05

Add CVE IDs assigned today for 2018-03-26 advisory


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/6df5dcbf5a62...4381e1845bd6

-- 
You received this message because you are subscribed to the Google 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/ranorex-integration-plugin] 969631: Fixed formatting

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ranorex-integration-plugin
  Commit: 969631cebc9f1a52721d914b60d332999e96349e
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/969631cebc9f1a52721d914b60d332999e96349e
  Author: Mstoegerer 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Fixed formatting


-- 
You received this message because you are subscribed to the Google 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/ranorex-integration-plugin] 7b64b8: Add Changelog for 0.2.0

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ranorex-integration-plugin
  Commit: 7b64b8ea4f37a192c84fa99f9d13ae5b448c4077
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/7b64b8ea4f37a192c84fa99f9d13ae5b448c4077
  Author: Mstoegerer 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
R CHANGELOG
A CHANGELOG.md

  Log Message:
  ---
  Add Changelog for 0.2.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/ranorex-integration-plugin] 766119: fix for #8, #9, #10

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ranorex-integration-plugin
  Commit: 766119da2064409bf024d661638e430d58254007
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/766119da2064409bf024d661638e430d58254007
  Author: sknopper 
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
M src/main/java/com/ranorex/jenkinsranorexplugin/RanorexRunnerBuilder.java
M src/main/java/com/ranorex/jenkinsranorexplugin/util/FileUtil.java

  Log Message:
  ---
  fix for #8, #9, #10


  Commit: ea500c7c74a63488440fe3645325698ddafb7110
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/ea500c7c74a63488440fe3645325698ddafb7110
  Author: Mstoegerer 
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
M src/main/java/com/ranorex/jenkinsranorexplugin/RanorexRunnerBuilder.java

  Log Message:
  ---
  Change output summary (Workspace -> Working directory) to avoid confusions 
about the Jenkins Workspace


  Commit: 89254be180a551d430757ac5bd1fc821a67aee4a
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/89254be180a551d430757ac5bd1fc821a67aee4a
  Author: Mstoegerer 
  Date:   2018-03-27 (Tue, 27 Mar 2018)

  Changed paths:
M src/main/java/com/ranorex/jenkinsranorexplugin/RanorexRunnerBuilder.java
M src/main/java/com/ranorex/jenkinsranorexplugin/util/FileUtil.java

  Log Message:
  ---
  Merge https://github.com/sknopper/Jenkins-Ranorex-Plugin into sknopper-master


  Commit: 98b149ba5b2ca7f8941136c5f6ca46871f531061
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/98b149ba5b2ca7f8941136c5f6ca46871f531061
  Author: Mstoegerer 
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M .gitignore
M CHANGELOG
M pom.xml
A ranorex-integration.iml
M src/main/java/com/ranorex/jenkinsranorexplugin/util/FileUtil.java
A src/test/java/com/ranorex/jenkinsranorexplugin/util/FileUtilTest.java
A src/test/java/com/ranorex/jenkinsranorexplugin/util/StringUtilTest.java

  Log Message:
  ---
  Add Unit Tests


  Commit: 3ddbd2c1583e6ab577998416c4064e40c5b29fe9
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/3ddbd2c1583e6ab577998416c4064e40c5b29fe9
  Author: Mstoegerer 
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M .gitignore
M CHANGELOG
M pom.xml
A ranorex-integration.iml
M src/main/java/com/ranorex/jenkinsranorexplugin/RanorexRunnerBuilder.java
M src/main/java/com/ranorex/jenkinsranorexplugin/util/FileUtil.java
A src/test/java/com/ranorex/jenkinsranorexplugin/util/FileUtilTest.java
A src/test/java/com/ranorex/jenkinsranorexplugin/util/StringUtilTest.java

  Log Message:
  ---
  Merge branch 'sknopper-master'


  Commit: 04e9843b0678211b85afe98461c9c824f97bcdc0
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/04e9843b0678211b85afe98461c9c824f97bcdc0
  Author: Mstoegerer 
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
R buid.bat
A build.bat
R ranorex-integration.iml

  Log Message:
  ---
  Fixed Typo in batch name


  Commit: bd56829e25f4dd74eb4eefcf749144009318d482
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/bd56829e25f4dd74eb4eefcf749144009318d482
  Author: Mstoegerer 
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M 
src/main/resources/com/ranorex/jenkinsranorexplugin/RanorexRunnerBuilder/help-cmdLineArgs.html

  Log Message:
  ---
  Change format of table


  Commit: 1ce127b2fff488c94fbbfa7e6c601222a452359c
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/1ce127b2fff488c94fbbfa7e6c601222a452359c
  Author: Mstoegerer 
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M 
src/main/resources/com/ranorex/jenkinsranorexplugin/RanorexRunnerBuilder/help-rxZippedReport.html

  Log Message:
  ---
  Add  tag


  Commit: ee647d7de469074b83aceb361e45885207692b8d
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/ee647d7de469074b83aceb361e45885207692b8d
  Author: Mstoegerer 
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M src/main/java/com/ranorex/jenkinsranorexplugin/util/FileUtil.java

  Log Message:
  ---
  Fixed formatting


  Commit: d2bb4fc8ff23d0004089379ef7280d9a7d997f42
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/d2bb4fc8ff23d0004089379ef7280d9a7d997f42
  Author: Mstoegerer 
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
M src/test/java/com/ranorex/jenkinsranorexplugin/util/FileUtilTest.java
M src/test/java/com/ranorex/jenkinsranorexplugin/util/StringUtilTest.java

  Log Message:
  ---
  Removed unused methods


  Commit: 

[jenkinsci/ranorex-integration-plugin]

2018-04-05 Thread GitHub
  Branch: refs/tags/ranorex-integration-0.2.0
  Home:   https://github.com/jenkinsci/ranorex-integration-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/ranorex-integration-plugin] fb9957: [maven-release-plugin] prepare for next developmen...

2018-04-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ranorex-integration-plugin
  Commit: fb9957c30c97ab61230f2aa541d6cee6a403b003
  
https://github.com/jenkinsci/ranorex-integration-plugin/commit/fb9957c30c97ab61230f2aa541d6cee6a403b003
  Author: Mstoegerer 
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  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.


  1   2   >