Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-stratos into log_publisher
Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/ca578e31 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/ca578e31 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/ca578e31 Branch: refs/heads/master Commit: ca578e3110a5c7f26b8c658ac6e01520de170e18 Parents: 3898d40 a2971ef Author: Isuru <[email protected]> Authored: Wed Feb 12 12:29:03 2014 +0530 Committer: Isuru <[email protected]> Committed: Wed Feb 12 12:29:03 2014 +0530 ---------------------------------------------------------------------- .../apache/stratos/cli/GenericRestClient.java | 2 +- .../java/org/apache/stratos/cli/RestClient.java | 31 ++++++++- .../stratos/cli/RestCommandLineService.java | 55 ++++++++++----- .../apache/stratos/cli/StratosApplication.java | 8 ++- .../UndeployCartridgeDefinitionCommand.java | 70 ++++++++++++++++++++ .../apache/stratos/cli/utils/CliConstants.java | 4 ++ 6 files changed, 148 insertions(+), 22 deletions(-) ----------------------------------------------------------------------
