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/06/02 20:11:59 UTC

[8/8] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop

Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider 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/70359726
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/70359726
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/70359726

Branch: refs/heads/develop
Commit: 703597261f99cc1270906502dfab8f1acb8fc310
Parents: dd48a8a 3954ce3
Author: Steve Loughran <st...@apache.org>
Authored: Mon Jun 2 19:11:41 2014 +0100
Committer: Steve Loughran <st...@apache.org>
Committed: Mon Jun 2 19:11:41 2014 +0100

----------------------------------------------------------------------
 pom.xml                                         | 307 +++++++------------
 slider-assembly/pom.xml                         |   1 -
 slider-core/pom.xml                             | 122 +++-----
 .../server/appmaster/web/SliderAMWebApp.java    |   3 +-
 .../agent/AgentMiniClusterTestBase.groovy       |   2 -
 .../providers/agent/AgentTestUtils.groovy       |  13 +-
 .../slider/test/YarnMiniClusterTestBase.groovy  |   8 +-
 .../appmaster/web/TestSliderAmFilter.java       |  14 +-
 .../web/rest/agent/TestAMAgentWebServices.java  |  20 +-
 .../management/TestAMManagementWebServices.java |  65 ++--
 slider-funtest/pom.xml                          |  27 +-
 .../accumulo/accumulo-funtests/pom.xml          |  15 +-
 .../accumulo/slider-accumulo-provider/pom.xml   |  44 +--
 slider-providers/hbase/hbase-funtests/pom.xml   |  32 +-
 .../hbase/slider-hbase-provider/pom.xml         |  22 +-
 .../failures/TestKilledHBaseAM.groovy           |   6 +-
 16 files changed, 290 insertions(+), 411 deletions(-)
----------------------------------------------------------------------