Github user pubudu538 commented on a diff in the pull request:
https://github.com/apache/stratos/pull/371#discussion_r46109989
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -1551,14 +1552,62
Github user nirmal070125 commented on a diff in the pull request:
https://github.com/apache/stratos/pull/371#discussion_r46102921
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -1551,14 +1552,
Github user asfgit closed the pull request at:
https://github.com/apache/stratos/pull/371
---
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 rekathiru commented on the pull request:
https://github.com/apache/stratos/pull/371#issuecomment-113104689
Can you use different variable in validateGroupsRecursively for hasDP when
you assign value to this variable inside the method? Otherwise this variable
will get overw
GitHub user pubudu538 opened a pull request:
https://github.com/apache/stratos/pull/371
Group validation for deployment policies defined
1. If the parent group has a deployment policy, all the child groups and
cartridges will inherit that. So we should not define deployment policie