[jenkinsci/dependency-check-plugin] fb221b: JENKINS-38991 - Fix for NPE

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-check-plugin
  Commit: fb221bfa9c1b49fa87029004b5e9fae8eaedac01
  
https://github.com/jenkinsci/dependency-check-plugin/commit/fb221bfa9c1b49fa87029004b5e9fae8eaedac01
  Author: stevespringett 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckExecutor.java

  Log Message:
  ---
  JENKINS-38991 - Fix for NPE


-- 
You received this message because you are subscribed to the Google 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-support-plugin] a1c9fd: Bump workflow-api dependency

2016-10-14 Thread GitHub
  Branch: refs/heads/optimize-with-persistentaction
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: a1c9fd884e934a2f5c364c0b5b4df97c288c434a
  
https://github.com/jenkinsci/workflow-support-plugin/commit/a1c9fd884e934a2f5c364c0b5b4df97c288c434a
  Author: Sam Van Oort 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump workflow-api dependency


-- 
You received this message because you are subscribed to the Google 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-api-plugin] d2ae76: Cleanup javadoc

2016-10-14 Thread GitHub
  Branch: refs/heads/optimize-action-handling
  Home:   https://github.com/jenkinsci/workflow-api-plugin
  Commit: d2ae760faa24354dadc704c1e0b5920e879e6b0e
  
https://github.com/jenkinsci/workflow-api-plugin/commit/d2ae760faa24354dadc704c1e0b5920e879e6b0e
  Author: Sam Van Oort 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/graph/FlowNode.java

  Log Message:
  ---
  Cleanup javadoc


-- 
You received this message because you are subscribed to the Google 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-api-plugin] b9941b: Rename getDirectAction to getPersistentAction

2016-10-14 Thread GitHub
  Branch: refs/heads/optimize-action-handling
  Home:   https://github.com/jenkinsci/workflow-api-plugin
  Commit: b9941bad0d5dabc4b79f5484a22c1b8329fdb93a
  
https://github.com/jenkinsci/workflow-api-plugin/commit/b9941bad0d5dabc4b79f5484a22c1b8329fdb93a
  Author: Sam Van Oort 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/actions/NotExecutedNodeAction.java
M src/main/java/org/jenkinsci/plugins/workflow/actions/TimingAction.java
M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecution.java
M src/main/java/org/jenkinsci/plugins/workflow/graph/FlowNode.java
M 
src/main/java/org/jenkinsci/plugins/workflow/graphanalysis/FlowScanningUtils.java
M 
src/main/java/org/jenkinsci/plugins/workflow/graphanalysis/ForkScanner.java
M 
src/main/java/org/jenkinsci/plugins/workflow/graphanalysis/LabelledChunkFinder.java

  Log Message:
  ---
  Rename getDirectAction to getPersistentAction


-- 
You received this message because you are subscribed to the Google 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/catalogic-ecx-plugin] d9ebed: Fixing the formatting issues in README file.

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: d9ebed4da2b5b1e8a8e64cf88fb6024b32ed8227
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/d9ebed4da2b5b1e8a8e64cf88fb6024b32ed8227
  Author: Raghuram Devarakonda 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Fixing the formatting issues in README file.


  Commit: 6d0c2ee0a443e7349586a5c02f171ba39b279423
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/6d0c2ee0a443e7349586a5c02f171ba39b279423
  Author: neethapai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #1 from draghuram/readme

Fixing the formatting issues in README file.


Compare: 
https://github.com/jenkinsci/catalogic-ecx-plugin/compare/cc28f313a76c...6d0c2ee0a443

-- 
You received this message because you are subscribed to the Google 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-api-plugin] 30d03b: Switch to using PersistentAction marker interface ...

2016-10-14 Thread GitHub
  Branch: refs/heads/optimize-action-handling
  Home:   https://github.com/jenkinsci/workflow-api-plugin
  Commit: 30d03b1f10b32c30fa52b934d0a0ea14623d6949
  
https://github.com/jenkinsci/workflow-api-plugin/commit/30d03b1f10b32c30fa52b934d0a0ea14623d6949
  Author: Sam Van Oort 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/workflow/actions/BodyInvocationAction.java
M src/main/java/org/jenkinsci/plugins/workflow/actions/ErrorAction.java
M src/main/java/org/jenkinsci/plugins/workflow/actions/LabelAction.java
M src/main/java/org/jenkinsci/plugins/workflow/actions/LogAction.java
M 
src/main/java/org/jenkinsci/plugins/workflow/actions/NotExecutedNodeAction.java
A src/main/java/org/jenkinsci/plugins/workflow/actions/PersistentAction.java
M src/main/java/org/jenkinsci/plugins/workflow/actions/StageAction.java
M src/main/java/org/jenkinsci/plugins/workflow/actions/ThreadNameAction.java
M src/main/java/org/jenkinsci/plugins/workflow/actions/TimingAction.java
M src/main/java/org/jenkinsci/plugins/workflow/actions/WorkspaceAction.java
M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecution.java
M src/main/java/org/jenkinsci/plugins/workflow/graph/FlowNode.java
M 
src/main/java/org/jenkinsci/plugins/workflow/graphanalysis/FlowScanningUtils.java
M 
src/main/java/org/jenkinsci/plugins/workflow/graphanalysis/ForkScanner.java
M 
src/main/java/org/jenkinsci/plugins/workflow/graphanalysis/LabelledChunkFinder.java

  Log Message:
  ---
  Switch to using PersistentAction marker interface for fast getAction lookup 
on flownodes


  Commit: 37ba27ede0c7470549a067d2496beff75432b0a4
  
https://github.com/jenkinsci/workflow-api-plugin/commit/37ba27ede0c7470549a067d2496beff75432b0a4
  Author: Sam Van Oort 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/workflow/graph/FlowNode.java

  Log Message:
  ---
  Partially optimize getAction for flownode PersistentActions


  Commit: a029311937ea09fc97991ad49ba6ced18a88f1e6
  
https://github.com/jenkinsci/workflow-api-plugin/commit/a029311937ea09fc97991ad49ba6ced18a88f1e6
  Author: Sam Van Oort 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/graph/FlowNode.java

  Log Message:
  ---
  Collapse the flownode actions wrapper list class back into function


  Commit: f1c12e366e2d9315828b7fb81448e0e96ed14d14
  
https://github.com/jenkinsci/workflow-api-plugin/commit/f1c12e366e2d9315828b7fb81448e0e96ed14d14
  Author: Sam Van Oort 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/graph/FlowNode.java

  Log Message:
  ---
  Try splitting getaction for better inlining potential


  Commit: e9c8b47d9a86dc8b1459c48b8fa4d734e1cdd87c
  
https://github.com/jenkinsci/workflow-api-plugin/commit/e9c8b47d9a86dc8b1459c48b8fa4d734e1cdd87c
  Author: Sam Van Oort 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/actions/NotExecutedNodeAction.java
M src/main/java/org/jenkinsci/plugins/workflow/actions/TimingAction.java
M src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecution.java
M src/main/java/org/jenkinsci/plugins/workflow/graph/FlowNode.java
M 
src/main/java/org/jenkinsci/plugins/workflow/graphanalysis/FlowScanningUtils.java
M 
src/main/java/org/jenkinsci/plugins/workflow/graphanalysis/ForkScanner.java
M 
src/main/java/org/jenkinsci/plugins/workflow/graphanalysis/LabelledChunkFinder.java

  Log Message:
  ---
  Publicize the getDirectAction API and see if this continues to improve 
performance vs. PersistentAction getAction calls


Compare: 
https://github.com/jenkinsci/workflow-api-plugin/compare/e4c55a2b6636...e9c8b47d9a86

-- 
You received this message because you are subscribed to the Google 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/catalogic-ecx-plugin] cc28f3: Formatted the README file.

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: cc28f313a76c61339a1c9ff7dcfab69e5fece005
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/cc28f313a76c61339a1c9ff7dcfab69e5fece005
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Formatted the README file.


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

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin
  Commit: d18c0baca699660aed3665c07688df35ba5ceeef
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/d18c0baca699660aed3665c07688df35ba5ceeef
  Author: gabemontero 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/openshift-pipeline-plugin]

2016-10-14 Thread GitHub
  Branch: refs/tags/openshift-pipeline-1.0.23
  Home:   https://github.com/jenkinsci/openshift-pipeline-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/openshift-pipeline-plugin] 4a23d2: [maven-release-plugin] prepare release openshift-p...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin
  Commit: 4a23d228a1387d1d2ed06872018511a8ece99725
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/4a23d228a1387d1d2ed06872018511a8ece99725
  Author: gabemontero 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release openshift-pipeline-1.0.23


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


[jenkinsci/openshift-pipeline-plugin] 66e1b6: Fixing javadoc issues

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin
  Commit: 66e1b68d06044434edfc7ad0fc6e452e0b67c4cc
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/66e1b68d06044434edfc7ad0fc6e452e0b67c4cc
  Author: jupierce 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/com/openshift/jenkins/plugins/pipeline/Common.java
M 
src/main/java/com/openshift/jenkins/plugins/pipeline/TimedBuildStepDescriptor.java

  Log Message:
  ---
  Fixing javadoc issues


  Commit: fb71f02e2d44ed14d4784b68c7fb9478f1d0a560
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/fb71f02e2d44ed14d4784b68c7fb9478f1d0a560
  Author: Gabe Montero 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/com/openshift/jenkins/plugins/pipeline/Common.java
M 
src/main/java/com/openshift/jenkins/plugins/pipeline/TimedBuildStepDescriptor.java

  Log Message:
  ---
  Merge pull request #91 from jupierce/javadocissues

Fixing javadoc issues


Compare: 
https://github.com/jenkinsci/openshift-pipeline-plugin/compare/8b9b557aa81a...fb71f02e2d44

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

2016-10-14 Thread GitHub
  Branch: refs/tags/openshift-pipeline-1.0.23
  Home:   https://github.com/jenkinsci/openshift-pipeline-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/catalogic-ecx-plugin] c49327: Added instructions to README file about releasing ...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: c49327c6556c8351d1699443855d599c41791f17
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/c49327c6556c8351d1699443855d599c41791f17
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Added instructions to README file about releasing Plugin to Jenkins 
marketplace.


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

2016-10-14 Thread GitHub
  Branch: refs/tags/aqua-security-scanner-1.3.3
  Home:   https://github.com/jenkinsci/aqua-security-scanner-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/aqua-security-scanner-plugin] 8c4515: [maven-release-plugin] prepare for next developmen...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aqua-security-scanner-plugin
  Commit: 8c45158ca44c611d344d2ed1384afe3f556787f5
  
https://github.com/jenkinsci/aqua-security-scanner-plugin/commit/8c45158ca44c611d344d2ed1384afe3f556787f5
  Author: Moshe Cohen 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/openshift-pipeline-plugin]

2016-10-14 Thread GitHub
  Branch: refs/tags/openshift-pipeline-1.0.23
  Home:   https://github.com/jenkinsci/openshift-pipeline-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/openshift-pipeline-plugin] 8d10bb: [maven-release-plugin] prepare release openshift-p...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin
  Commit: 8d10bb0d9fa27abef65f724ac69bd59ec9a83bbf
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/8d10bb0d9fa27abef65f724ac69bd59ec9a83bbf
  Author: gabemontero 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release openshift-pipeline-1.0.23


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


[jenkinsci/openshift-pipeline-plugin] 8b9b55: [maven-release-plugin] prepare for next developmen...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin
  Commit: 8b9b557aa81a66495de55401c3b9ec3b63dd03f7
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/8b9b557aa81a66495de55401c3b9ec3b63dd03f7
  Author: gabemontero 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/openshift-pipeline-plugin] 0aaf6e: change to trigger deployment via instantiate endpo...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin
  Commit: 0aaf6eecc70992e0075ef20083e8e8b5ff85784e
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/0aaf6eecc70992e0075ef20083e8e8b5ff85784e
  Author: gabemontero 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeployer.java

  Log Message:
  ---
  change to trigger deployment via instantiate endpoint if available


  Commit: 340ab0aea707d3086272ce0b467a0b5619d2cc8a
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/340ab0aea707d3086272ce0b467a0b5619d2cc8a
  Author: Gabe Montero 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M 
src/main/java/com/openshift/jenkins/plugins/pipeline/model/IOpenShiftDeployer.java

  Log Message:
  ---
  Merge pull request #89 from openshift/bzDeployInstantiate

change to trigger deployment via instantiate endpoint if available


Compare: 
https://github.com/jenkinsci/openshift-pipeline-plugin/compare/154a3653cd12...340ab0aea707

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

2016-10-14 Thread GitHub
  Branch: refs/tags/datadog-0.5.4
  Home:   https://github.com/jenkinsci/datadog-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/datadog-plugin] 961acb: [maven-release-plugin] prepare for next developmen...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 961acb76c46128e11e3cf75d1d30b9e32b045155
  
https://github.com/jenkinsci/datadog-plugin/commit/961acb76c46128e11e3cf75d1d30b9e32b045155
  Author: John Zeller 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/datadog-plugin]

2016-10-14 Thread GitHub
  Branch: refs/tags/datadog-0.5.4
  Home:   https://github.com/jenkinsci/datadog-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/datadog-plugin] e33c08: [maven-release-plugin] prepare release datadog-0.5...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: e33c080a67541217fa3f1a84ece920856668474b
  
https://github.com/jenkinsci/datadog-plugin/commit/e33c080a67541217fa3f1a84ece920856668474b
  Author: John Zeller 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release datadog-0.5.4


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

2016-10-14 Thread GitHub
  Branch: refs/heads/use-iconset
  Home:   https://github.com/jenkinsci/branch-api-plugin

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


[jenkinsci/branch-api-plugin] 648edd: [JENKINS-38960 Follow-up] Switch to IconSet

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 648edd2b35925f9a491d3b35fc0ce92485304271
  
https://github.com/jenkinsci/branch-api-plugin/commit/648edd2b35925f9a491d3b35fc0ce92485304271
  Author: Stephen Connolly 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
M src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java

  Log Message:
  ---
  [JENKINS-38960 Follow-up] Switch to IconSet


  Commit: 66823d0c6bc1a04cc3087a60ec88fe454fed20a8
  
https://github.com/jenkinsci/branch-api-plugin/commit/66823d0c6bc1a04cc3087a60ec88fe454fed20a8
  Author: Stephen Connolly 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-38960 Follow-up] Need latest scm-api


  Commit: 3645881cb775782935b6048bb322bc63c520813b
  
https://github.com/jenkinsci/branch-api-plugin/commit/3645881cb775782935b6048bb322bc63c520813b
  Author: Stephen Connolly 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/jenkins/branch/CustomOrganizationFolderDescriptor.java

  Log Message:
  ---
  Merge pull request #51 from jenkinsci/use-iconset

[JENKINS-38960 Follow-up] Switch to IconSet


Compare: 
https://github.com/jenkinsci/branch-api-plugin/compare/637eeced2a9a...3645881cb775

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

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: d18818946007bd77dcf38a1b7c7a0748754bb7c0
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/d18818946007bd77dcf38a1b7c7a0748754bb7c0
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/catalogic-ecx-plugin] 193579: [maven-release-plugin] prepare release catalogic-e...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: 193579916bd4da46a36922cf899ecb37bb9afa6e
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/193579916bd4da46a36922cf899ecb37bb9afa6e
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release catalogic-ecx-1.9


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

2016-10-14 Thread GitHub
  Branch: refs/tags/catalogic-ecx-1.9
  Home:   https://github.com/jenkinsci/catalogic-ecx-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/openshift-pipeline-plugin] eda025: Fail job when imagestream cannot be retrieved

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-pipeline-plugin
  Commit: eda0259d989bbdd458fc26dc6f8f6e1a3e791923
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/eda0259d989bbdd458fc26dc6f8f6e1a3e791923
  Author: Cesar Wong 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
M src/main/java/com/openshift/jenkins/plugins/pipeline/MessageConstants.java
M 
src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftImageStreams.java
M 
src/main/resources/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftImageStreams/config.jelly

  Log Message:
  ---
  Fail job when imagestream cannot be retrieved


  Commit: 154a3653cd126ff5ef656229871c19348d091efd
  
https://github.com/jenkinsci/openshift-pipeline-plugin/commit/154a3653cd126ff5ef656229871c19348d091efd
  Author: Gabe Montero 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
M src/main/java/com/openshift/jenkins/plugins/pipeline/MessageConstants.java
M 
src/main/java/com/openshift/jenkins/plugins/pipeline/OpenShiftImageStreams.java
M 
src/main/resources/com/openshift/jenkins/plugins/pipeline/dsl/OpenShiftImageStreams/config.jelly

  Log Message:
  ---
  Merge pull request #88 from csrwng/fix_scm_polling

Fail job when imagestream cannot be retrieved


Compare: 
https://github.com/jenkinsci/openshift-pipeline-plugin/compare/1417871dacd6...154a3653cd12

-- 
You received this message because you are subscribed to the Google 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/catalogic-ecx-plugin] 803449: [maven-release-plugin] prepare release catalogic-e...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: 803449689021ec6641ecaa64f37ab4e82ae6563a
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/803449689021ec6641ecaa64f37ab4e82ae6563a
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release catalogic-ecx-1.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/catalogic-ecx-plugin] febc76: [maven-release-plugin] prepare for next developmen...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: febc769982a7c015c9b8986c5fbdfae3c6582d53
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/febc769982a7c015c9b8986c5fbdfae3c6582d53
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/catalogic-ecx-plugin]

2016-10-14 Thread GitHub
  Branch: refs/tags/catalogic-ecx-1.8
  Home:   https://github.com/jenkinsci/catalogic-ecx-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/catalogic-ecx-plugin]

2016-10-14 Thread GitHub
  Branch: refs/tags/catalogic-ecx-1.7
  Home:   https://github.com/jenkinsci/catalogic-ecx-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/catalogic-ecx-plugin] 7a891d: [maven-release-plugin] prepare release catalogic-e...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: 7a891dfdfcba9cf2223abfdcca1312820e3ce5c7
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/7a891dfdfcba9cf2223abfdcca1312820e3ce5c7
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release catalogic-ecx-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/catalogic-ecx-plugin] 07dfd4: [maven-release-plugin] prepare for next developmen...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: 07dfd42b7a4ef78e3b067f1275312bd6e1e13dcd
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/07dfd42b7a4ef78e3b067f1275312bd6e1e13dcd
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/catalogic-ecx-plugin] 8e19df: [maven-release-plugin] prepare release catalogic-e...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: 8e19dffe4e9472d3372d6ba91155605cb7e950c3
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/8e19dffe4e9472d3372d6ba91155605cb7e950c3
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release catalogic-ecx-1.6


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


[jenkinsci/catalogic-ecx-plugin]

2016-10-14 Thread GitHub
  Branch: refs/tags/catalogic-ecx-1.6
  Home:   https://github.com/jenkinsci/catalogic-ecx-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/catalogic-ecx-plugin] 0e28cc: [maven-release-plugin] prepare for next developmen...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: 0e28ccab3637056e899924d8d77536a1989d7ebd
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/0e28ccab3637056e899924d8d77536a1989d7ebd
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/p4-plugin] e9426c: Document BasicAuth from Reviews.

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: e9426cccf9bbb9b109ad4f8a843e5c4f41ba09a0
  
https://github.com/jenkinsci/p4-plugin/commit/e9426cccf9bbb9b109ad4f8a843e5c4f41ba09a0
  Author: Paul Allen 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M SETUP.md

  Log Message:
  ---
  Document BasicAuth from Reviews.


-- 
You received this message because you are subscribed to the Google 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/catalogic-ecx-plugin] 3a444c: [maven-release-plugin] prepare release catalogic-e...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: 3a444c685b2695bd4f1eae3f1cef4aa4458f1440
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/3a444c685b2695bd4f1eae3f1cef4aa4458f1440
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release catalogic-ecx-1.5


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


[jenkinsci/catalogic-ecx-plugin]

2016-10-14 Thread GitHub
  Branch: refs/tags/catalogic-ecx-1.5
  Home:   https://github.com/jenkinsci/catalogic-ecx-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/catalogic-ecx-plugin] 594222: [maven-release-plugin] prepare for next developmen...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: 59422295c1159b86d16850bc784350b8b0f5501c
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/59422295c1159b86d16850bc784350b8b0f5501c
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/catalogic-ecx-plugin] 00450d: Delete the settings file.

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: 00450d2aee5a94bf479231e34f22622bb89cfc5b
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/00450d2aee5a94bf479231e34f22622bb89cfc5b
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
R settings.xml

  Log Message:
  ---
  Delete the settings file.


-- 
You received this message because you are subscribed to the Google 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/p4-plugin] 73b466: Enable Swarm builds on pipeline.

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 73b466729b271920b0e838e5e21b613006ee9d15
  
https://github.com/jenkinsci/p4-plugin/commit/73b466729b271920b0e838e5e21b613006ee9d15
  Author: Paul Allen 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/review/ReviewAction.java
A src/main/java/org/jenkinsci/plugins/p4/review/ReviewActionFactory.java

  Log Message:
  ---
  Enable Swarm builds on pipeline.

JENKINS-38233


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

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: 2092ca9e22d239bdf8f91086b807ebba8abf4bdb
  
https://github.com/jenkinsci/ecutest-plugin/commit/2092ca9e22d239bdf8f91086b807ebba8abf4bdb
  Author: Christian Pönisch 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/ecutest-plugin]

2016-10-14 Thread GitHub
  Branch: refs/tags/ecutest-1.13
  Home:   https://github.com/jenkinsci/ecutest-plugin

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


[jenkinsci/ecutest-plugin] 1c9b50: [maven-release-plugin] prepare release ecutest-1.1...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: 1c9b504e13e091c27cf3a01558614b86280bbb32
  
https://github.com/jenkinsci/ecutest-plugin/commit/1c9b504e13e091c27cf3a01558614b86280bbb32
  Author: Christian Pönisch 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ecutest-1.13


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


[jenkinsci/github-branch-source-plugin] c0557d: [JENKINS-38987 Follow-up] Provide implementations ...

2016-10-14 Thread GitHub
  Branch: refs/heads/jenkins-38987-followup
  Home:   https://github.com/jenkinsci/github-branch-source-plugin
  Commit: c0557dd3fa8b53e0ff52d315424cebd8fdfd61d9
  
https://github.com/jenkinsci/github-branch-source-plugin/commit/c0557dd3fa8b53e0ff52d315424cebd8fdfd61d9
  Author: Stephen Connolly 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml
A 
src/main/java/org/jenkinsci/plugins/github_branch_source/BranchSCMHead.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
M 
src/main/java/org/jenkinsci/plugins/github_branch_source/PullRequestSCMHead.java
M 
src/main/resources/org/jenkinsci/plugins/github_branch_source/Messages.properties

  Log Message:
  ---
  [JENKINS-38987 Follow-up] Provide implementations of getPronoun() for the 
SCMHead/Source/Navigator


-- 
You received this message because you are subscribed to the Google 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] a29727: Move test utility builders into AbstractModelDefTe...

2016-10-14 Thread GitHub
  Branch: refs/heads/JENKINS-37792
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: a29727be1bdf5c32ffe6c11d88bc68be89b304d1
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/a29727be1bdf5c32ffe6c11d88bc68be89b304d1
  Author: Robert Sandell 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AbstractModelDefTest.java
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/PostStageTest.java

  Log Message:
  ---
  Move test utility builders into AbstractModelDefTest


-- 
You received this message because you are subscribed to the Google 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-multibranch-plugin] 3457d8: [JENKINS-38987 Follow-up] Expose the SCM API prono...

2016-10-14 Thread GitHub
  Branch: refs/heads/jenkins-38987-followup
  Home:   https://github.com/jenkinsci/workflow-multibranch-plugin
  Commit: 3457d8357dfac7dc10c35312496c8d00210eb95e
  
https://github.com/jenkinsci/workflow-multibranch-plugin/commit/3457d8357dfac7dc10c35312496c8d00210eb95e
  Author: Stephen Connolly 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/workflow/multibranch/BranchJobProperty.java
M 
src/test/java/org/jenkinsci/plugins/workflow/multibranch/SCMBinderTest.java

  Log Message:
  ---
  [JENKINS-38987 Follow-up] Expose the SCM API pronoun information


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


[jenkinsci/scm-api-plugin] 7f70e0: [JENKINS-38987] Add getPronoun() to assist context...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/scm-api-plugin
  Commit: 7f70e0a7254f9b5321eb10c5d65f7dd9695849e8
  
https://github.com/jenkinsci/scm-api-plugin/commit/7f70e0a7254f9b5321eb10c5d65f7dd9695849e8
  Author: Stephen Connolly 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/jenkins/scm/api/SCMHead.java
M src/main/java/jenkins/scm/api/SCMNavigator.java
M src/main/java/jenkins/scm/api/SCMNavigatorDescriptor.java
M src/main/java/jenkins/scm/api/SCMSource.java
M src/main/java/jenkins/scm/api/SCMSourceDescriptor.java

  Log Message:
  ---
  [JENKINS-38987] Add getPronoun() to assist contextual naming


  Commit: 064fcfa23f63b5726f7c9a37b8a412c4c32423ff
  
https://github.com/jenkinsci/scm-api-plugin/commit/064fcfa23f63b5726f7c9a37b8a412c4c32423ff
  Author: Stephen Connolly 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/jenkins/scm/api/SCMHead.java
M src/main/java/jenkins/scm/api/SCMNavigator.java
M src/main/java/jenkins/scm/api/SCMNavigatorDescriptor.java
M src/main/java/jenkins/scm/api/SCMSource.java
M src/main/java/jenkins/scm/api/SCMSourceDescriptor.java

  Log Message:
  ---
  Merge pull request #16 from jenkinsci/jenkins-38987

[FIXED JENKINS-38987] Add getPronoun() to assist contextual naming


Compare: 
https://github.com/jenkinsci/scm-api-plugin/compare/f909068e6155...064fcfa23f63

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

2016-10-14 Thread GitHub
  Branch: refs/heads/jenkins-38987
  Home:   https://github.com/jenkinsci/scm-api-plugin

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


[jenkinsci/branch-api-plugin]

2016-10-14 Thread GitHub
  Branch: refs/heads/jenkins-38987-follow-up
  Home:   https://github.com/jenkinsci/branch-api-plugin

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


[jenkinsci/branch-api-plugin] 96e11c: [JENKINS-38987 Follow-up] Pick up SCMxxx.getPronou...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 96e11cb288d5cb5f16c64b394a87ab83b8e89a08
  
https://github.com/jenkinsci/branch-api-plugin/commit/96e11cb288d5cb5f16c64b394a87ab83b8e89a08
  Author: Stephen Connolly 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml
M src/main/java/jenkins/branch/BranchSource.java
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/OrganizationFolder.java
M src/main/resources/jenkins/branch/Messages.properties

  Log Message:
  ---
  [JENKINS-38987 Follow-up] Pick up SCMxxx.getPronoun()


  Commit: ccbc3e646675fc63c8deeb34ff41e593e24ba348
  
https://github.com/jenkinsci/branch-api-plugin/commit/ccbc3e646675fc63c8deeb34ff41e593e24ba348
  Author: Stephen Connolly 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/OrganizationFolder.java

  Log Message:
  ---
  [JENKINS-38987] Jesse wants spaces


  Commit: 637eeced2a9adbd02e0ded25eb3bdfc34caa0a79
  
https://github.com/jenkinsci/branch-api-plugin/commit/637eeced2a9adbd02e0ded25eb3bdfc34caa0a79
  Author: Stephen Connolly 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml
M src/main/java/jenkins/branch/BranchSource.java
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/OrganizationFolder.java
M src/main/resources/jenkins/branch/Messages.properties

  Log Message:
  ---
  Merge pull request #52 from jenkinsci/jenkins-38987-follow-up

[JENKINS-38987 Follow-up] Pick up SCMxxx.getPronoun()


Compare: 
https://github.com/jenkinsci/branch-api-plugin/compare/4fdf888d6284...637eeced2a9a

-- 
You received this message because you are subscribed to the Google 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/branch-api-plugin] ccbc3e: [JENKINS-38987] Jesse wants spaces

2016-10-14 Thread GitHub
  Branch: refs/heads/jenkins-38987-follow-up
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: ccbc3e646675fc63c8deeb34ff41e593e24ba348
  
https://github.com/jenkinsci/branch-api-plugin/commit/ccbc3e646675fc63c8deeb34ff41e593e24ba348
  Author: Stephen Connolly 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/OrganizationFolder.java

  Log Message:
  ---
  [JENKINS-38987] Jesse wants spaces


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


[jenkinsci/pipeline-model-definition-plugin] 1ae396: Clean up closure delegate setup

2016-10-14 Thread GitHub
  Branch: refs/heads/JENKINS-37792
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 1ae396674ebf0313717b8ab59fa6642177bbed68
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/1ae396674ebf0313717b8ab59fa6642177bbed68
  Author: Robert Sandell 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy

  Log Message:
  ---
  Clean up closure delegate setup


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

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: 3fcd3d77394b6aaa3f203ff34abe69e684908275
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/3fcd3d77394b6aaa3f203ff34abe69e684908275
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/pipeline-model-definition-plugin] b9c112: [JENKINS-37792] Test when a notification fails

2016-10-14 Thread GitHub
  Branch: refs/heads/JENKINS-37792
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: b9c1124dda30d9968fec6f99627e3fcf1a44caae
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/b9c1124dda30d9968fec6f99627e3fcf1a44caae
  Author: Robert Sandell 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/PostStageTest.java
M src/test/resources/postStage/failingNotifications.groovy

  Log Message:
  ---
  [JENKINS-37792] Test when a notification fails


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

2016-10-14 Thread GitHub
  Branch: refs/tags/catalogic-ecx-1.4
  Home:   https://github.com/jenkinsci/catalogic-ecx-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/catalogic-ecx-plugin] 4ba9f8: [maven-release-plugin] prepare release catalogic-e...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/catalogic-ecx-plugin
  Commit: 4ba9f8aef49a8daf7e12a356d9625800f28f5a0d
  
https://github.com/jenkinsci/catalogic-ecx-plugin/commit/4ba9f8aef49a8daf7e12a356d9625800f28f5a0d
  Author: Neetha Pai 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release catalogic-ecx-1.4


-- 
You received this message because you are subscribed to the Google 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/branch-api-plugin] 66823d: [JENKINS-38960 Follow-up] Need latest scm-api

2016-10-14 Thread GitHub
  Branch: refs/heads/use-iconset
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 66823d0c6bc1a04cc3087a60ec88fe454fed20a8
  
https://github.com/jenkinsci/branch-api-plugin/commit/66823d0c6bc1a04cc3087a60ec88fe454fed20a8
  Author: Stephen Connolly 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-38960 Follow-up] Need latest scm-api


-- 
You received this message because you are subscribed to the Google 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] 061eeb: [JENKINS-37792] Per stage post build steps

2016-10-14 Thread GitHub
  Branch: refs/heads/JENKINS-37792
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 061eebc2c0af2fc92420ccc746c2f8349727a34e
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/061eebc2c0af2fc92420ccc746c2f8349727a34e
  Author: Robert Sandell 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
A 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTBuildConditionsContainer.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTNotifications.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTPostBuild.groovy
A 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTPostStage.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTStage.groovy
A 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/PostStage.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/Root.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/Stage.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/JSONParser.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidator.groovy
M src/main/resources/ast-schema.json
M 
src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
A 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/PostStageTest.java
A src/test/resources/postStage/failingNotifications.groovy
A src/test/resources/postStage/globalAndLocalAlways.groovy
A src/test/resources/postStage/localAll.groovy
A src/test/resources/postStage/localAlways.groovy

  Log Message:
  ---
  [JENKINS-37792] Per stage post build steps


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

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-dsl-plugin
  Commit: 02610337339e2a3d5894162cca0e809701874836
  
https://github.com/jenkinsci/job-dsl-plugin/commit/02610337339e2a3d5894162cca0e809701874836
  Author: Daniel Spilker 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedConfigFilesBuildAction.groovy
R 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedConfigFilesBuildAction.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedJobsBuildAction.groovy
R 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedJobsBuildAction.java
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedObjectsBuildRunAction.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedUserContentsBuildAction.groovy
R 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedUserContentsBuildAction.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsBuildAction.groovy
R 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsBuildAction.java

  Log Message:
  ---
  ported to Groovy


  Commit: 9c74f5092173e306244008c16af5ec4f936b7c69
  
https://github.com/jenkinsci/job-dsl-plugin/commit/9c74f5092173e306244008c16af5ec4f936b7c69
  Author: Daniel Spilker 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedConfigFilesBuildAction.groovy
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedJobsBuildAction.groovy
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedObjectsBuildAction.java
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedUserContentsBuildAction.groovy
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsBuildAction.groovy

  Log Message:
  ---
  fixed CodeNarc violations


  Commit: 7be10155a3ab22f3e18a72933fa50090e1f6a22c
  
https://github.com/jenkinsci/job-dsl-plugin/commit/7be10155a3ab22f3e18a72933fa50090e1f6a22c
  Author: Daniel Spilker 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
A 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedConfigFilesBuildActionSpec.groovy
A 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedJobsBuildActionSpec.groovy
A 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedUserContentsBuildActionSpec.groovy
M 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsBuildActionSpec.groovy

  Log Message:
  ---
  increased test coverage


  Commit: 361a1ccc8c9f26aa0bde2fb048235242e51aff20
  
https://github.com/jenkinsci/job-dsl-plugin/commit/361a1ccc8c9f26aa0bde2fb048235242e51aff20
  Author: Daniel Spilker 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedConfigFilesBuildAction.groovy
R 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedConfigFilesBuildAction.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedJobsBuildAction.groovy
R 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedJobsBuildAction.java
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedObjectsBuildAction.java
M 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedObjectsBuildRunAction.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedUserContentsBuildAction.groovy
R 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedUserContentsBuildAction.java
A 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsBuildAction.groovy
R 
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsBuildAction.java
A 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedConfigFilesBuildActionSpec.groovy
A 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedJobsBuildActionSpec.groovy
A 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedUserContentsBuildActionSpec.groovy
M 
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/actions/GeneratedViewsBuildActionSpec.groovy

  Log Message:
  ---
  Merge pull request #934 from daspilker/groovy-actions

ported build actions to Groovy


Compare: 
https://github.com/jenkinsci/job-dsl-plugin/compare/4b03e96e69c5...361a1ccc8c9f

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

[jenkinsci/splunk-devops-plugin] bab9e0: add workflow step splunkAr

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/splunk-devops-plugin
  Commit: bab9e0e707baf2305be68a02c02ba36cab43f06f
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/bab9e0e707baf2305be68a02c02ba36cab43f06f
  Author: Ted Xiao 
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
M splunk-devops-extend/pom.xml
A 
splunk-devops-extend/src/main/java/com/splunk/splunkins/SplunkLogFileStep.java
A 
splunk-devops-extend/src/main/resources/com/splunk/splunkins/SplunkLogFileStep/config.jelly
A 
splunk-devops-extend/src/main/resources/com/splunk/splunkins/SplunkLogFileStep/config.properties
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/SplunkArtifactNotifier.java
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/utils/LogEventHelper.java

  Log Message:
  ---
  add workflow step splunkAr


  Commit: 4a186889aea30fdde218f1b1a3b6df087b3ecc65
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/4a186889aea30fdde218f1b1a3b6df087b3ecc65
  Author: Ted Xiao 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/SplunkJenkinsInstallation.java
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/model/EventRecord.java
M 
splunk-devops/src/main/resources/com/splunk/splunkjenkins/SplunkJenkinsInstallation/config.jelly
M 
splunk-devops/src/main/resources/com/splunk/splunkjenkins/SplunkJenkinsInstallation/config.properties
M 
splunk-devops/src/main/resources/com/splunk/splunkjenkins/SplunkJenkinsInstallation/help-metaDataConfig.html
A splunk-devops/src/main/resources/metadata.properties

  Log Message:
  ---
  simplify metadata config


  Commit: d563b6c4ec70eeda33ad08d862d332d2a59a4f02
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/d563b6c4ec70eeda33ad08d862d332d2a59a4f02
  Author: Ted Xiao 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M splunk-devops/pom.xml
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/JdkSplunkLogHandler.java
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/SplunkJenkinsInstallation.java
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/utils/TestCaseResultUtils.java
M 
splunk-devops/src/test/java/com/splunk/splunkjenkins/PostBuildGroovyScriptTest.java
M splunk-devops/src/test/java/com/splunk/splunkjenkins/SplunkConfigUtil.java
M splunk-devops/src/test/resources/splunk_metadata.properties

  Log Message:
  ---
  update default metadata config


  Commit: e59fe25dcaac696ce3d48cb77cf616377d42a223
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/e59fe25dcaac696ce3d48cb77cf616377d42a223
  Author: Ted Xiao 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M splunk-devops/src/main/groovy/com/splunk/splunkjenkins/RunDelegate.groovy
M 
splunk-devops/src/main/groovy/com/splunk/splunkjenkins/UserActionDSL.groovy
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/listeners/LoggingRunListener.java

  Log Message:
  ---
  refactor UserActionDSL.perform to use  script as parameter


  Commit: 8e8cb70783c713d55e5b1d5e3e2009849ff391c0
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/8e8cb70783c713d55e5b1d5e3e2009849ff391c0
  Author: Ted Xiao 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M splunk-devops-extend/pom.xml
R 
splunk-devops-extend/src/main/java/com/splunk/splunkins/PipelineRunSupport.java
R 
splunk-devops-extend/src/main/java/com/splunk/splunkins/SplunkLogFileStep.java
A 
splunk-devops-extend/src/main/java/com/splunk/splunkjenkins/PipelineRunSupport.java
A 
splunk-devops-extend/src/main/java/com/splunk/splunkjenkins/SplunkLogFileStep.java
A 
splunk-devops-extend/src/main/java/com/splunk/splunkjenkins/SplunkMessageStep.java
R 
splunk-devops-extend/src/main/resources/com/splunk/splunkins/SplunkLogFileStep/config.jelly
R 
splunk-devops-extend/src/main/resources/com/splunk/splunkins/SplunkLogFileStep/config.properties
A 
splunk-devops-extend/src/main/resources/com/splunk/splunkjenkins/SplunkLogFileStep/config.jelly
A 
splunk-devops-extend/src/main/resources/com/splunk/splunkjenkins/SplunkLogFileStep/config.properties
A 
splunk-devops-extend/src/main/resources/com/splunk/splunkjenkins/SplunkMessageStep/config.jelly
A 
splunk-devops-extend/src/main/resources/com/splunk/splunkjenkins/SplunkMessageStep/help-globalScriptEnabled.html
A 
splunk-devops-extend/src/test/java/com/splunk/splunkjenkins/SplunkLogFileStepTest.java
A 
splunk-devops-extend/src/test/java/com/splunk/splunkjenkins/SplunkMessageStepTest.java

  Log Message:
  ---
  add sendSplunk and sendSplunkFile step


  Commit: 6f1be0afd65b6e71331f0ea15a359a85ecfc782f
  

[jenkinsci/splunk-devops-plugin] bab9e0: add workflow step splunkAr

2016-10-14 Thread GitHub
  Branch: refs/heads/release/1.1
  Home:   https://github.com/jenkinsci/splunk-devops-plugin
  Commit: bab9e0e707baf2305be68a02c02ba36cab43f06f
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/bab9e0e707baf2305be68a02c02ba36cab43f06f
  Author: Ted Xiao 
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
M splunk-devops-extend/pom.xml
A 
splunk-devops-extend/src/main/java/com/splunk/splunkins/SplunkLogFileStep.java
A 
splunk-devops-extend/src/main/resources/com/splunk/splunkins/SplunkLogFileStep/config.jelly
A 
splunk-devops-extend/src/main/resources/com/splunk/splunkins/SplunkLogFileStep/config.properties
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/SplunkArtifactNotifier.java
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/utils/LogEventHelper.java

  Log Message:
  ---
  add workflow step splunkAr


  Commit: 4a186889aea30fdde218f1b1a3b6df087b3ecc65
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/4a186889aea30fdde218f1b1a3b6df087b3ecc65
  Author: Ted Xiao 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/SplunkJenkinsInstallation.java
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/model/EventRecord.java
M 
splunk-devops/src/main/resources/com/splunk/splunkjenkins/SplunkJenkinsInstallation/config.jelly
M 
splunk-devops/src/main/resources/com/splunk/splunkjenkins/SplunkJenkinsInstallation/config.properties
M 
splunk-devops/src/main/resources/com/splunk/splunkjenkins/SplunkJenkinsInstallation/help-metaDataConfig.html
A splunk-devops/src/main/resources/metadata.properties

  Log Message:
  ---
  simplify metadata config


  Commit: d563b6c4ec70eeda33ad08d862d332d2a59a4f02
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/d563b6c4ec70eeda33ad08d862d332d2a59a4f02
  Author: Ted Xiao 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M splunk-devops/pom.xml
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/JdkSplunkLogHandler.java
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/SplunkJenkinsInstallation.java
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/utils/TestCaseResultUtils.java
M 
splunk-devops/src/test/java/com/splunk/splunkjenkins/PostBuildGroovyScriptTest.java
M splunk-devops/src/test/java/com/splunk/splunkjenkins/SplunkConfigUtil.java
M splunk-devops/src/test/resources/splunk_metadata.properties

  Log Message:
  ---
  update default metadata config


  Commit: e59fe25dcaac696ce3d48cb77cf616377d42a223
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/e59fe25dcaac696ce3d48cb77cf616377d42a223
  Author: Ted Xiao 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M splunk-devops/src/main/groovy/com/splunk/splunkjenkins/RunDelegate.groovy
M 
splunk-devops/src/main/groovy/com/splunk/splunkjenkins/UserActionDSL.groovy
M 
splunk-devops/src/main/java/com/splunk/splunkjenkins/listeners/LoggingRunListener.java

  Log Message:
  ---
  refactor UserActionDSL.perform to use  script as parameter


  Commit: 8e8cb70783c713d55e5b1d5e3e2009849ff391c0
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/8e8cb70783c713d55e5b1d5e3e2009849ff391c0
  Author: Ted Xiao 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M splunk-devops-extend/pom.xml
R 
splunk-devops-extend/src/main/java/com/splunk/splunkins/PipelineRunSupport.java
R 
splunk-devops-extend/src/main/java/com/splunk/splunkins/SplunkLogFileStep.java
A 
splunk-devops-extend/src/main/java/com/splunk/splunkjenkins/PipelineRunSupport.java
A 
splunk-devops-extend/src/main/java/com/splunk/splunkjenkins/SplunkLogFileStep.java
A 
splunk-devops-extend/src/main/java/com/splunk/splunkjenkins/SplunkMessageStep.java
R 
splunk-devops-extend/src/main/resources/com/splunk/splunkins/SplunkLogFileStep/config.jelly
R 
splunk-devops-extend/src/main/resources/com/splunk/splunkins/SplunkLogFileStep/config.properties
A 
splunk-devops-extend/src/main/resources/com/splunk/splunkjenkins/SplunkLogFileStep/config.jelly
A 
splunk-devops-extend/src/main/resources/com/splunk/splunkjenkins/SplunkLogFileStep/config.properties
A 
splunk-devops-extend/src/main/resources/com/splunk/splunkjenkins/SplunkMessageStep/config.jelly
A 
splunk-devops-extend/src/main/resources/com/splunk/splunkjenkins/SplunkMessageStep/help-globalScriptEnabled.html
A 
splunk-devops-extend/src/test/java/com/splunk/splunkjenkins/SplunkLogFileStepTest.java
A 
splunk-devops-extend/src/test/java/com/splunk/splunkjenkins/SplunkMessageStepTest.java

  Log Message:
  ---
  add sendSplunk and sendSplunkFile step


  Commit: 6f1be0afd65b6e71331f0ea15a359a85ecfc782f
  

[jenkinsci/splunk-devops-plugin] 25de3e: [maven-release-plugin] prepare for next developmen...

2016-10-14 Thread GitHub
  Branch: refs/heads/release/1.1
  Home:   https://github.com/jenkinsci/splunk-devops-plugin
  Commit: 25de3e7a5d634ec0fddd5d5b0a40c64c659ef8f4
  
https://github.com/jenkinsci/splunk-devops-plugin/commit/25de3e7a5d634ec0fddd5d5b0a40c64c659ef8f4
  Author: Ted Xiao 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml
M splunk-devops-extend/pom.xml
M splunk-devops/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/splunk-devops-plugin]

2016-10-14 Thread GitHub
  Branch: refs/tags/pom-1.1
  Home:   https://github.com/jenkinsci/splunk-devops-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/JiraTestResultReporter-plugin] 257aa7: Added new line to separate Setup Workflow

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-plugin
  Commit: 257aa7ee4a46c94b619f755195df67c9c5e2c4e1
  
https://github.com/jenkinsci/JiraTestResultReporter-plugin/commit/257aa7ee4a46c94b619f755195df67c9c5e2c4e1
  Author: catalinluta 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Added new line to separate Setup Workflow


-- 
You received this message because you are subscribed to the Google 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/foreman-node-sharing-plugin] bad875: Add Hosts caching for canProvision()

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/foreman-node-sharing-plugin
  Commit: bad8752d42d2d1f152f2459fe5ac4ed7b0b4d8b8
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/bad8752d42d2d1f152f2459fe5ac4ed7b0b4d8b8
  Author: Scott Hebert 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
M pom.xml
M src/main/java/com/redhat/foreman/ForemanAPI.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java
M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java

  Log Message:
  ---
  Add Hosts caching for canProvision()

[FIXES JENKINS-38815]


  Commit: 2140aff4dfaf016ecbbb5ffbd3ac202e92157460
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/2140aff4dfaf016ecbbb5ffbd3ac202e92157460
  Author: Scott Hebert 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
M src/main/java/com/redhat/foreman/ForemanSharedNode.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/foreman-node-sharing into 
caching


  Commit: d5e471b0f728e67babefe3eb607270410c576e77
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/d5e471b0f728e67babefe3eb607270410c576e77
  Author: Ing. Pavel Janousek 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml
M src/main/java/com/redhat/foreman/ForemanAPI.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java
M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java

  Log Message:
  ---
  Using AsyncPeriodicWork instead of PeriodicWork

Don't update the model during getHostsMapData()


  Commit: a6e9e483ffd2f3ce20620a40e33162b9a9f051ac
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/a6e9e483ffd2f3ce20620a40e33162b9a9f051ac
  Author: Scott Hebert 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml
M src/main/java/com/redhat/foreman/ForemanAPI.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java
M src/test/java/com/redhat/foreman/ForemanSharedNodeCloudTest.java

  Log Message:
  ---
  Merge pull request #21 from pjanouse/caching

Rebased and updated PR#17


Compare: 
https://github.com/jenkinsci/foreman-node-sharing-plugin/compare/7acb1a26117b...a6e9e483ffd2

-- 
You received this message because you are subscribed to the Google 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/JiraTestResultReporter-plugin] edf48c: Update README.md

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-plugin
  Commit: edf48cf10e622556a3082216f9562f097b4086f9
  
https://github.com/jenkinsci/JiraTestResultReporter-plugin/commit/edf48cf10e622556a3082216f9562f097b4086f9
  Author: catalinluta 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


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


[jenkinsci/JiraTestResultReporter-plugin] 51caff: Update README.md

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-plugin
  Commit: 51caffe5f0e649551b36245f8f68705539be4cd1
  
https://github.com/jenkinsci/JiraTestResultReporter-plugin/commit/51caffe5f0e649551b36245f8f68705539be4cd1
  Author: Andrei Tuicu 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


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


[jenkinsci/JiraTestResultReporter-plugin] fbcf9c: Update README.md

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-plugin
  Commit: fbcf9ce4be504379dbf795c66c851fe58e6bb53e
  
https://github.com/jenkinsci/JiraTestResultReporter-plugin/commit/fbcf9ce4be504379dbf795c66c851fe58e6bb53e
  Author: Andrei Tuicu 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


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


[jenkinsci/JiraTestResultReporter-plugin] de2792: Update README with guidelines for issue reports an...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/JiraTestResultReporter-plugin
  Commit: de27926ade6d0961453c9ee26b9e434b7f76ba70
  
https://github.com/jenkinsci/JiraTestResultReporter-plugin/commit/de27926ade6d0961453c9ee26b9e434b7f76ba70
  Author: Andrei Tuicu 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README with guidelines for issue reports and contributions.


-- 
You received this message because you are subscribed to the Google 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/branch-api-plugin] 96e11c: [JENKINS-38987 Follow-up] Pick up SCMxxx.getPronou...

2016-10-14 Thread GitHub
  Branch: refs/heads/jenkins-38987-follow-up
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 96e11cb288d5cb5f16c64b394a87ab83b8e89a08
  
https://github.com/jenkinsci/branch-api-plugin/commit/96e11cb288d5cb5f16c64b394a87ab83b8e89a08
  Author: Stephen Connolly 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml
M src/main/java/jenkins/branch/BranchSource.java
M src/main/java/jenkins/branch/MultiBranchProject.java
M src/main/java/jenkins/branch/OrganizationFolder.java
M src/main/resources/jenkins/branch/Messages.properties

  Log Message:
  ---
  [JENKINS-38987 Follow-up] Pick up SCMxxx.getPronoun()


-- 
You received this message because you are subscribed to the Google 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/absint-astree-plugin] b7b3a4: [maven-release-plugin] prepare release absint-astr...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/absint-astree-plugin
  Commit: b7b3a4aab966bec655a34db45fc69d943d230017
  
https://github.com/jenkinsci/absint-astree-plugin/commit/b7b3a4aab966bec655a34db45fc69d943d230017
  Author: Jörg Herter 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release absint-astree-1.0.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/absint-astree-plugin] d16f7c: [maven-release-plugin] prepare for next developmen...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/absint-astree-plugin
  Commit: d16f7caa78b1027c4e5126ad29556659211d838b
  
https://github.com/jenkinsci/absint-astree-plugin/commit/d16f7caa78b1027c4e5126ad29556659211d838b
  Author: Jörg Herter 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/absint-astree-plugin]

2016-10-14 Thread GitHub
  Branch: refs/tags/absint-astree-1.0.2
  Home:   https://github.com/jenkinsci/absint-astree-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/foreman-node-sharing-plugin] 2c02c6: [JENKINS-38988] Used java.util.logging.Logger inst...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/foreman-node-sharing-plugin
  Commit: 2c02c6296e598b07cef527ee3e9a9291296eea41
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/2c02c6296e598b07cef527ee3e9a9291296eea41
  Author: Ing. Pavel Janousek 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/com/redhat/foreman/DisposableImpl.java
M src/main/java/com/redhat/foreman/ForemanAPI.java
M src/main/java/com/redhat/foreman/ForemanComputer.java
M src/main/java/com/redhat/foreman/ForemanSharedNode.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java

  Log Message:
  ---
  [JENKINS-38988] Used java.util.logging.Logger instead of 
org.apache.log4j.Logger


  Commit: 7acb1a26117b5bcef9cd635a7d1a52bf61afe0d8
  
https://github.com/jenkinsci/foreman-node-sharing-plugin/commit/7acb1a26117b5bcef9cd635a7d1a52bf61afe0d8
  Author: Pavel Janousek 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/com/redhat/foreman/DisposableImpl.java
M src/main/java/com/redhat/foreman/ForemanAPI.java
M src/main/java/com/redhat/foreman/ForemanComputer.java
M src/main/java/com/redhat/foreman/ForemanSharedNode.java
M src/main/java/com/redhat/foreman/ForemanSharedNodeCloud.java

  Log Message:
  ---
  Merge pull request #20 from pjanouse/JENKINS-38988-logging

[JENKINS-38988] Using java.util.logging.Logger instead of 
org.apache.log4j.Logger


Compare: 
https://github.com/jenkinsci/foreman-node-sharing-plugin/compare/3918c6ce330a...7acb1a26117b

-- 
You received this message because you are subscribed to the Google 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/docker-plugin] 08639b: remove DOCKER_HOST

2016-10-14 Thread GitHub
  Branch: refs/heads/JENKINS-38986
  Home:   https://github.com/jenkinsci/docker-plugin
  Commit: 08639b2164ce3bc68f82db88ec661d7182274917
  
https://github.com/jenkinsci/docker-plugin/commit/08639b2164ce3bc68f82db88ec661d7182274917
  Author: Nicolas De loof 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M 
docker-plugin/src/main/java/com/nirima/jenkins/plugins/docker/DockerBuildVariableContributor.java

  Log Message:
  ---
  remove DOCKER_HOST

seems the initial intent was to let container access it's containing host, but 
actually this prevent a build to rely on /var/run/docker.sock bind mount. Also, 
there's no guarantee the hostname/ip as declared in jenkins for connectivity 
from master is relevant from container.


-- 
You received this message because you are subscribed to the Google 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/blueocean-acceptance-test] ef3a6c: Excercise the re-run button on results screen

2016-10-14 Thread GitHub
  Branch: refs/heads/topic/enhancements
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test
  Commit: ef3a6cb4495e3354276cacebc80a0134884d68f7
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/ef3a6cb4495e3354276cacebc80a0134884d68f7
  Author: Michael Neale 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/js/page_objects/blueocean/bluePipelineRunDetail.js
M src/test/js/failing.js

  Log Message:
  ---
  Excercise the re-run button on results screen


-- 
You received this message because you are subscribed to the Google 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] 8cf6fd: Renaming to assertFailWithError

2016-10-14 Thread GitHub
  Branch: refs/heads/jenkins-38865
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 8cf6fd2d006510a9b0b7f156def3c2b7167d9455
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/8cf6fd2d006510a9b0b7f156def3c2b7167d9455
  Author: Andrew Bayer 
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ValidatorTest.java

  Log Message:
  ---
  Renaming to assertFailWithError


  Commit: b7a3ec68779e2b8edc4da667cf9d42551d067fc6
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/b7a3ec68779e2b8edc4da667cf9d42551d067fc6
  Author: Andrew Bayer 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M SYNTAX.md
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTStage.groovy
A 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/ClosureContentsChecker.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/Stage.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/JSONParser.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy
M src/main/resources/ast-schema.json
M 
src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ClosureModelTranslator.groovy
M 
src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AbstractModelDefTest.java
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AgentTest.java
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/BasicModelDefTest.java
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/EnvironmentTest.java
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ScriptStepTest.java
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ToolsTest.java
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ValidatorTest.java
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ExecuteConvertedTest.java
M src/test/resources/abortedNotification.groovy
M src/test/resources/agentAny.groovy
M src/test/resources/agentDocker.groovy
M src/test/resources/agentDockerWithEmptyDockerArgs.groovy
M src/test/resources/agentDockerWithNullDockerArgs.groovy
M src/test/resources/agentLabel.groovy
M src/test/resources/agentNone.groovy
M src/test/resources/agentNoneWithNode.groovy
M src/test/resources/allStagesExist.groovy
M src/test/resources/buildPluginParentPOM.groovy
M src/test/resources/dockerGlobalVariable.groovy
M src/test/resources/dockerGlobalVariableInScript.groovy
M src/test/resources/errors/blockInJobProperties.groovy
M src/test/resources/errors/blockInParameters.groovy
M src/test/resources/errors/blockInTriggers.groovy
M src/test/resources/errors/closureAsMethodCallArg.groovy
M src/test/resources/errors/duplicateEnvironment.groovy
M src/test/resources/errors/duplicateNotificationConditions.groovy
M src/test/resources/errors/duplicatePostBuildConditions.groovy
M src/test/resources/errors/duplicateStageNames.groovy
M src/test/resources/errors/duplicateStepParameter.groovy
M src/test/resources/errors/emptyAgent.groovy
M src/test/resources/errors/emptyEnvironment.groovy
M src/test/resources/errors/emptyJobProperties.groovy
M src/test/resources/errors/emptyNotifications.groovy
M src/test/resources/errors/emptyParallel.groovy
M src/test/resources/errors/emptyParameters.groovy
M src/test/resources/errors/emptyPostBuild.groovy
M src/test/resources/errors/emptyTriggers.groovy
M src/test/resources/errors/globalLibraryNonStepBody.groovy
M src/test/resources/errors/globalLibraryObjectMethodCall.groovy
M src/test/resources/errors/importAndFunctionShouldNotSkipParsing.groovy
M src/test/resources/errors/invalidBuildCondition.groovy
M src/test/resources/errors/invalidMetaStepSyntax.groovy
M src/test/resources/errors/invalidParameterTypeMethodCall.groovy
M src/test/resources/errors/invalidStepParameterType.groovy
M src/test/resources/errors/missingAgent.groovy
M src/test/resources/errors/missingRequiredStepParameters.groovy
M src/test/resources/errors/mixedMethodArgs.groovy
M src/test/resources/errors/notInstalledToolType.groovy
M src/test/resources/errors/notInstalledToolVersion.groovy
M src/test/resources/errors/packageShouldNotSkipParsing.groovy
A src/test/resources/errors/perStageConfigEmptyAgent.groovy
A src/test/resources/errors/perStageConfigEmptySteps.groovy
A src/test/resources/errors/perStageConfigMissingSteps.groovy
A src/test/resources/errors/perStageConfigUnknownSection.groovy
M 

[jenkinsci/pipeline-model-definition-plugin] 385940: [JENKINS-38331] Very preliminary version of per-st...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 385940d33c4184cb5f5947c00c45d7ed57566c47
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/385940d33c4184cb5f5947c00c45d7ed57566c47
  Author: Andrew Bayer 
  Date:   2016-09-21 (Wed, 21 Sep 2016)

  Changed paths:
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTStage.groovy
A 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTStageConfig.groovy
A 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/ClosureContentsChecker.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/Stage.groovy
A 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/StageConfig.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/JSONParser.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidator.groovy
M 
src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/model/MethodMissingWrapperWhitelist.java
M src/main/resources/ast-schema.json
M 
src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ClosureModelTranslator.groovy
M 
src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AbstractModelDefTest.java
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AgentTest.java
A src/test/resources/json/perStageConfigAgent.json
A src/test/resources/perStageConfigAgent.groovy

  Log Message:
  ---
  [JENKINS-38331] Very preliminary version of per-stage agent config

Honestly, I'm doing this for JENKINS-38284 more, but I needed some
section to actually have be per-stage to test it, so...tada?

This is literally the result of three hours of slamming my head
against the wall over stupid mistakes, so I'm fairly sure there are
still a plethora of such mistakes in here. But I'm pretty sure it
works - I just added the JSON version and conversion for
perStageAgentConfig to this and the tests are actively running as I
type this, but I got impatient and made a commit now. So ha.


  Commit: 9b38a7805db25da4a8c006c90574677f9f5da2d7
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/9b38a7805db25da4a8c006c90574677f9f5da2d7
  Author: Andrew Bayer 
  Date:   2016-09-22 (Thu, 22 Sep 2016)

  Changed paths:
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTStage.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTStageConfig.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/JSONParser.groovy
M src/test/resources/json/perStageConfigAgent.json

  Log Message:
  ---
  Fix JSON generation and conversion


  Commit: 654903048ae9a0f48920301327b2751109de9ba4
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/654903048ae9a0f48920301327b2751109de9ba4
  Author: Andrew Bayer 
  Date:   2016-09-26 (Mon, 26 Sep 2016)

  Changed paths:
M Jenkinsfile
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/model/Agent.groovy
M 
src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/ModelInterpreter.groovy
M 
src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AgentTest.java
M src/test/resources/agentDocker.groovy
A src/test/resources/agentDockerWithEmptyDockerArgs.groovy
A src/test/resources/agentDockerWithNullDockerArgs.groovy

  Log Message:
  ---
  Merge branch 'master' into jenkins-38331

Conflicts:

src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AgentTest.java


  Commit: c9c53ea5b8c418dec1aa9f4cbfe1e37c297ac374
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/c9c53ea5b8c418dec1aa9f4cbfe1e37c297ac374
  Author: Andrew Bayer 
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
M pom.xml
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTPipelineDef.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTValue.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/Converter.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/JSONParser.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy
M 
src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidator.groovy
M 
src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/endpoints/ModelConverterAction.java
M 

[jenkinsci/absint-a3-plugin]

2016-10-14 Thread GitHub
  Branch: refs/tags/absint-a3-1.0.2
  Home:   https://github.com/jenkinsci/absint-a3-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/absint-a3-plugin] 2d8bf6: [maven-release-plugin] prepare release absint-a3-1...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/absint-a3-plugin
  Commit: 2d8bf689f1e19b5ea9613b690e7eebad95fadcb3
  
https://github.com/jenkinsci/absint-a3-plugin/commit/2d8bf689f1e19b5ea9613b690e7eebad95fadcb3
  Author: Christian Hümbert 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release absint-a3-1.0.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/absint-a3-plugin] 48a22b: [maven-release-plugin] prepare for next developmen...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/absint-a3-plugin
  Commit: 48a22b62afb5455067e67d0333b888b6ea2b19f7
  
https://github.com/jenkinsci/absint-a3-plugin/commit/48a22b62afb5455067e67d0333b888b6ea2b19f7
  Author: Christian Hümbert 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/blueocean-acceptance-test] 4bb9d5: footer has a habit of going awol so...

2016-10-14 Thread GitHub
  Branch: refs/heads/topic/enhancements
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test
  Commit: 4bb9d512ee5062d3d35c3bc48ac60d1d6cc7b511
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/4bb9d512ee5062d3d35c3bc48ac60d1d6cc7b511
  Author: Michael Neale 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/js/page_objects/blueocean/bluePipelines.js

  Log Message:
  ---
  footer has a habit of going awol so...


  Commit: e0e60951a4969237f967f77055729f85984b80c4
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/e0e60951a4969237f967f77055729f85984b80c4
  Author: Michael Neale 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/js/page_objects/blueocean/bluePipelineActivity.js
M src/test/js/failing.js

  Log Message:
  ---
  check we have replay on failed item in activity screen


  Commit: 1ec7c0fd4be84cc57ebef094e833bb7e63afb936
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/1ec7c0fd4be84cc57ebef094e833bb7e63afb936
  Author: Michael Neale 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/test/js/failing.js

  Log Message:
  ---
  failed jobs should have a replay button


Compare: 
https://github.com/jenkinsci/blueocean-acceptance-test/compare/4bb9d512ee50^...1ec7c0fd4be8

-- 
You received this message because you are subscribed to the Google 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-plugin] de7d59: [FIXED JENKINS-38923] Link to configureTools on Je...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: de7d59a73761ded8819c7cf1c0d1649a2772f255
  
https://github.com/jenkinsci/maven-plugin/commit/de7d59a73761ded8819c7cf1c0d1649a2772f255
  Author: Andrew Bayer 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/resources/hudson/maven/MavenModuleSet/configure-entries.jelly
M 
src/main/resources/hudson/maven/MavenModuleSet/configure-entries.properties
M 
src/main/resources/hudson/maven/MavenModuleSet/configure-entries_fr.properties

  Log Message:
  ---
  [FIXED JENKINS-38923] Link to configureTools on Jenkins 2.x. (#82)


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

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: b8b6e98ea7197d93ab0200ecf3bc77a9bc2aca62
  
https://github.com/jenkinsci/performance-plugin/commit/b8b6e98ea7197d93ab0200ecf3bc77a9bc2aca62
  Author: Andrey Pohilko 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  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/performance-plugin]

2016-10-14 Thread GitHub
  Branch: refs/tags/performance-1.15
  Home:   https://github.com/jenkinsci/performance-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/performance-plugin] f87279: Remove duplicate code

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: f87279c9c177e148c0d59f3e0baba8698339e870
  
https://github.com/jenkinsci/performance-plugin/commit/f87279c9c177e148c0d59f3e0baba8698339e870
  Author: Andrey Pohilko 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
M src/main/java/hudson/plugins/performance/PerformanceReportMap.java

  Log Message:
  ---
  Remove duplicate code


  Commit: e65f196e8b4eef6c97033f11be6341a01c7c73a8
  
https://github.com/jenkinsci/performance-plugin/commit/e65f196e8b4eef6c97033f11be6341a01c7c73a8
  Author: Andrey Pohilko 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Struggle with release


  Commit: 0ff26bb34da2c0d38edccb3e8a5ba5c0e9e4f6f3
  
https://github.com/jenkinsci/performance-plugin/commit/0ff26bb34da2c0d38edccb3e8a5ba5c0e9e4f6f3
  Author: Andrey Pohilko 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/hudson/plugins/performance/JMeterCsvParser.java
M src/test/java/hudson/plugins/performance/JMeterCsvParserTest.java

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


  Commit: 16df33e7b60f0f5b00f09e1ef178d03a6c72284e
  
https://github.com/jenkinsci/performance-plugin/commit/16df33e7b60f0f5b00f09e1ef178d03a6c72284e
  Author: Andrey Pohilko 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release performance-1.15


Compare: 
https://github.com/jenkinsci/performance-plugin/compare/86a14eb4a74c...16df33e7b60f

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

2016-10-14 Thread GitHub
  Branch: refs/tags/performance-1.15
  Home:   https://github.com/jenkinsci/performance-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/maven-plugin] e68d6c: Removing inaccurate localizations of Maven Version...

2016-10-14 Thread GitHub
  Branch: refs/heads/jenkins-38923
  Home:   https://github.com/jenkinsci/maven-plugin
  Commit: e68d6c990cf3c1672e0a340f9370199a7527cf16
  
https://github.com/jenkinsci/maven-plugin/commit/e68d6c990cf3c1672e0a340f9370199a7527cf16
  Author: Andrew Bayer 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M 
src/main/resources/hudson/maven/MavenModuleSet/configure-entries_da.properties
M 
src/main/resources/hudson/maven/MavenModuleSet/configure-entries_de.properties
M 
src/main/resources/hudson/maven/MavenModuleSet/configure-entries_es.properties
M 
src/main/resources/hudson/maven/MavenModuleSet/configure-entries_fr.properties
M 
src/main/resources/hudson/maven/MavenModuleSet/configure-entries_ja.properties
M 
src/main/resources/hudson/maven/MavenModuleSet/configure-entries_pt_BR.properties
M 
src/main/resources/hudson/maven/MavenModuleSet/configure-entries_zh_TW.properties

  Log Message:
  ---
  Removing inaccurate localizations of Maven Version.error.3


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


[jenkinsci/acceptance-test-harness] 2a9789: [JENKINS-38974] Required version can be null

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 2a9789069cdb9f8d7b99524564fb24b6208e0aac
  
https://github.com/jenkinsci/acceptance-test-harness/commit/2a9789069cdb9f8d7b99524564fb24b6208e0aac
  Author: Andres Rodriguez 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/org/jenkinsci/test/acceptance/po/PluginManager.java

  Log Message:
  ---
  [JENKINS-38974] Required version can be null


  Commit: f21bd79aaf72fda43caa2c4036eca7eacc18fae9
  
https://github.com/jenkinsci/acceptance-test-harness/commit/f21bd79aaf72fda43caa2c4036eca7eacc18fae9
  Author: Andres Rodriguez 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/org/jenkinsci/test/acceptance/po/PluginManager.java

  Log Message:
  ---
  Merge pull request #204 from andresrc/JENKINS-38794-not-null

[JENKINS-38974] Required version can be null


Compare: 
https://github.com/jenkinsci/acceptance-test-harness/compare/4fe2d2b7479d...f21bd79aaf72

-- 
You received this message because you are subscribed to the Google 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/performance-plugin] 86a14e: [FIXES JENKINS-28787]: Fixes number format excepti...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 86a14eb4a74c5b3826fc06b2c315b9b1125561c7
  
https://github.com/jenkinsci/performance-plugin/commit/86a14eb4a74c5b3826fc06b2c315b9b1125561c7
  Author: hitesh22 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M src/main/java/hudson/plugins/performance/JMeterCsvParser.java
M src/test/java/hudson/plugins/performance/JMeterCsvParserTest.java

  Log Message:
  ---
  [FIXES JENKINS-28787]: Fixes number format exception (#71)

When JMeter parser is used and a csv file contains header line, a number format 
exception is thrown.
Fix is to check if the first line is a header and skip the line if it is a 
header.
Note: Noticed that if there was a test for the constructor with glob only, this 
issue
would have been caught in testing.

Test added and refactored for 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/mission-control-view-plugin] 0a03a1: Start using jenkinsci/plugin-pom

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mission-control-view-plugin
  Commit: 0a03a1e3099e95e9afb37c5710c82a58f18e9432
  
https://github.com/jenkinsci/mission-control-view-plugin/commit/0a03a1e3099e95e9afb37c5710c82a58f18e9432
  Author: Andrey Shevtsov 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml
M 
src/main/resources/tech/andrey/jenkins/missioncontrol/MissionControlView/configure-entries.jelly
M 
src/main/resources/tech/andrey/jenkins/missioncontrol/MissionControlView/index.jelly
M 
src/main/resources/tech/andrey/jenkins/missioncontrol/MissionControlView/newViewDetail.jelly

  Log Message:
  ---
  Start using jenkinsci/plugin-pom


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


[jenkinsci/blueocean-acceptance-test] 201c6e: Use repo.jenkins-ci.org from Maven plugins too

2016-10-14 Thread GitHub
  Branch: refs/heads/fix-pom
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test
  Commit: 201c6ebbcb74a229fe8ccfaf12ab88c4e68868ca
  
https://github.com/jenkinsci/blueocean-acceptance-test/commit/201c6ebbcb74a229fe8ccfaf12ab88c4e68868ca
  Author: Yoann Dubreuil 
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use repo.jenkins-ci.org from Maven plugins too


-- 
You received this message because you are subscribed to the Google 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-restrictions-plugin] b91993: [maven-release-plugin] prepare release job-restric...

2016-10-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/job-restrictions-plugin
  Commit: b91993c295b1300470d0f06bb45e4d058e924540
  
https://github.com/jenkinsci/job-restrictions-plugin/commit/b91993c295b1300470d0f06bb45e4d058e924540
  Author: Oleg Nenashev 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release job-restrictions-0.6


  Commit: 0b16a6faed8a040b8ec6fc9ebeba965730b5aaee
  
https://github.com/jenkinsci/job-restrictions-plugin/commit/0b16a6faed8a040b8ec6fc9ebeba965730b5aaee
  Author: Oleg Nenashev 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/job-restrictions-plugin/compare/2cd4fc7f4879...0b16a6faed8a

-- 
You received this message because you are subscribed to the Google 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-restrictions-plugin] b91993: [maven-release-plugin] prepare release job-restric...

2016-10-14 Thread GitHub
  Branch: refs/heads/pipeline-tests
  Home:   https://github.com/jenkinsci/job-restrictions-plugin
  Commit: b91993c295b1300470d0f06bb45e4d058e924540
  
https://github.com/jenkinsci/job-restrictions-plugin/commit/b91993c295b1300470d0f06bb45e4d058e924540
  Author: Oleg Nenashev 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release job-restrictions-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/job-restrictions-plugin]

2016-10-14 Thread GitHub
  Branch: refs/tags/job-restrictions-0.6
  Home:   https://github.com/jenkinsci/job-restrictions-plugin

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


[jenkinsci/job-restrictions-plugin] 0b16a6: [maven-release-plugin] prepare for next developmen...

2016-10-14 Thread GitHub
  Branch: refs/heads/pipeline-tests
  Home:   https://github.com/jenkinsci/job-restrictions-plugin
  Commit: 0b16a6faed8a040b8ec6fc9ebeba965730b5aaee
  
https://github.com/jenkinsci/job-restrictions-plugin/commit/0b16a6faed8a040b8ec6fc9ebeba965730b5aaee
  Author: Oleg Nenashev 
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  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   >