[ https://issues.apache.org/jira/browse/JCR-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
angela resolved JCR-2135. ------------------------- Resolution: Fixed Fix Version/s: (was: 2.0-alpha3) 2.0.0 fixed by addressing JCR-2166 (thanks). rev. 787942 ... in addition fixed issue when removing membership (missing weak-ref flag upon value creation) ... and use getWeakReferences(String) instead of getWeakReferences() when accessing the references from the target (group). > UserManagement: make membership a weakreferences > ------------------------------------------------ > > Key: JCR-2135 > URL: https://issues.apache.org/jira/browse/JCR-2135 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-core > Reporter: angela > Assignee: angela > Fix For: 2.0.0 > > > the 2.0 user management code still contains a TODO asking for changing > group-membership from reference to weakreference. > now that weakreferences are implemented in jackrabbit-core i'd like to make > that change both in the node type definitions and the code. > i'm opening this issue in order to give us the chance to keep track of node > type change that may cause troubles.... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.