[ https://issues.apache.org/jira/browse/MAILBOX-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513054#comment-14513054 ]
Matthieu Baechler edited comment on MAILBOX-223 at 4/26/15 2:35 PM: -------------------------------------------------------------------- You can't just check the first patch then the second as the second uses parts of the first. To apply the patches, you can simply run {code}git am 000{1,2}* {code} I've just checked here and it seems ok. was (Author: matthieub): You can't just check the first patch then the second as the second uses parts of the first. To apply the patches, you can simply run git am 000{1,2}* I've just checked here and it seems ok. > ACL interfaces refactor > ----------------------- > > Key: MAILBOX-223 > URL: https://issues.apache.org/jira/browse/MAILBOX-223 > Project: James Mailbox > Issue Type: Improvement > Reporter: Tellier Benoit > Attachments: > 0001-MAILBOX-223-Update-API-so-that-ACL-operation-are-acc.patch, > 0002-MAILBOX-223-Remove-MaildirMailbox-use-SimpleMailbox-.patch > > > ACL management should be delegated to mailbox manager. > Updating ACL should be done in the MailboxMapper to allow implementation > specific operations. We should not overwrite the SimpleMailbox Bean to > achieve our goals. > Currently available implementation should not have changed behavior. Hence > Maildir implementation need to be updated. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org