You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2014/10/26 17:09:30 UTC

[3/4] git commit: Merge branch 'feature/SLIDER-565-test-JVM-env-passdown' into develop

Merge branch 'feature/SLIDER-565-test-JVM-env-passdown' into develop


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/860d7250
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/860d7250
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/860d7250

Branch: refs/heads/develop
Commit: 860d725040be09d26c47132633e58d092c006dc6
Parents: 0991ba5 00cd378
Author: Steve Loughran <st...@apache.org>
Authored: Sun Oct 26 16:09:11 2014 +0000
Committer: Steve Loughran <st...@apache.org>
Committed: Sun Oct 26 16:09:11 2014 +0000

----------------------------------------------------------------------
 .../org/apache/slider/client/SliderClient.java  | 16 +++-
 .../org/apache/slider/common/SliderKeys.java    | 11 +++
 .../apache/slider/common/tools/SliderUtils.java | 24 +++++-
 .../framework/AgentCommandTestBase.groovy       | 58 +--------------
 .../funtest/framework/CommandTestBase.groovy    | 20 +++++
 .../slider/funtest/framework/SliderShell.groovy | 66 +++++++++++++++++
 .../commands/CommandEnvironmentIT.groovy        | 77 ++++++++++++++++++++
 .../commands/DiagnosticsCommandIT.groovy        |  1 -
 8 files changed, 214 insertions(+), 59 deletions(-)
----------------------------------------------------------------------