[ https://issues.apache.org/jira/browse/JAMES-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benoit Tellier closed JAMES-3654. --------------------------------- Resolution: Fixed > Remove GroupMembershipResolver and related implement > ---------------------------------------------------- > > Key: JAMES-3654 > URL: https://issues.apache.org/jira/browse/JAMES-3654 > Project: James Server > Issue Type: Improvement > Components: mailbox > Reporter: Tung TRAN > Priority: Trivial > > Remove `org.apache.james.mailbox.acl.GroupMembershipResolver` , > `SimpleGroupMembershipResolver` and related implement. > Reason: > - Interface GroupMembershipResolver has only one implement is > SimpleGroupMembershipResolver. As the author's comment: "There is no > persistence. You will get only what you add". > And nowhere in James call to `.addMemberShip` method => `.isMember` always > return FALSE. > Remove the exuberancy code to make it simpler. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org