Github user pubudu538 commented on a diff in the pull request:
https://github.com/apache/stratos/pull/379#discussion_r46133085
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -127,10 +127,10 @@
Github user dinusha-dilrukshi commented on a diff in the pull request:
https://github.com/apache/stratos/pull/379#discussion_r46131587
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -127,10 +1
Github user imesh commented on the pull request:
https://github.com/apache/stratos/pull/379#issuecomment-116433100
Thanks for the fix Pubudu!! I have now merged this pull request to master
branch.
---
If your project is set up for it, you can reply to this email and have your
reply a
Github user asfgit closed the pull request at:
https://github.com/apache/stratos/pull/379
---
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 ena
GitHub user pubudu538 opened a pull request:
https://github.com/apache/stratos/pull/379
Fixed listing cartridge groups in cli
- Could not list down cartridge groups as "scalingDependents" was missing
from cxf-servlet.xml
- Changed error messages to have more details
You can me