Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-stratos
Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/4097941c Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/4097941c Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/4097941c Branch: refs/heads/master Commit: 4097941c8d1bcc13bcea7a79dce9f2ffe284ee34 Parents: 7b3a26d 1727409 Author: Sajith Kariyawasam <[email protected]> Authored: Wed Mar 12 17:23:11 2014 +0530 Committer: Sajith Kariyawasam <[email protected]> Committed: Wed Mar 12 17:23:11 2014 +0530 ---------------------------------------------------------------------- .../stratos/cli/RestCommandLineService.java | 2 +- .../apache/stratos/cli/StratosApplication.java | 4 +- .../stratos/cli/commands/CartridgesCommand.java | 67 ---------- .../cli/commands/ListCartridgeInfoCommand.java | 127 ------------------- .../cli/commands/ListCartridgesCommand.java | 67 ++++++++++ .../SubscribedCartridgeInfoCommand.java | 127 +++++++++++++++++++ 6 files changed, 197 insertions(+), 197 deletions(-) ----------------------------------------------------------------------
