[GitHub] stratos pull request: Group validation for deployment policies def...

2015-11-29 Thread pubudu538
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] stratos pull request: Group validation for deployment policies def...

2015-11-29 Thread nirmal070125
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] stratos pull request: Group validation for deployment policies def...

2015-06-18 Thread asfgit
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] stratos pull request: Group validation for deployment policies def...

2015-06-18 Thread rekathiru
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] stratos pull request: Group validation for deployment policies def...

2015-06-18 Thread pubudu538
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