GitHub user shirolk opened a pull request: https://github.com/apache/stratos/pull/183
Validate removal of cartridges and cartridge groups The purpose of the pull request is to incorporate validation when either a cartridge or cartridge group is removed - essentially these can only be remove if they are not included in either cartridge groups or applications. This fixes STRATOS-1092 You can merge this pull request into a Git repository by running: $ git pull https://github.com/shirolk/stratos master-validate-c-cg-removal Alternatively you can review and apply these changes as the patch at: https://github.com/apache/stratos/pull/183.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #183 ---- commit 74b9b22e92d7761014cea05d60e91d85f8eda697 Author: Shiro <sh...@wso2.com> Date: 2015-01-23T11:44:49Z Added functionality to do validation before cartridge and cartridgeGroup removal commit b5075fb64b68d94f9b8d634750208b2435a8e7cb Author: Shiro <sh...@wso2.com> Date: 2015-01-23T15:18:01Z Fixed a few issues in validation proceedures ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---