angela created OAK-3170: --------------------------- Summary: Implement Group extensions as proposed in JCR-3880 Key: OAK-3170 URL: https://issues.apache.org/jira/browse/OAK-3170 Project: Jackrabbit Oak Issue Type: New Feature Components: core, jcr Reporter: angela Assignee: angela
implement the API extensions proposed in JCR-3880. my primary idea would be to: - apply the same validation/logic as during xml-import and consequently use the configured protected-item-import-behavior to determine if members _must_ exist in order to be added/removed using these calls. - the cyclic membership would only be detected during the commit validation upon {{Root.commit()}} (needs tests if that works with pendent transient cyclic membership) patch with tests with follow. -- This message was sent by Atlassian JIRA (v6.3.4#6332)