This is an automated email from the ASF dual-hosted git repository.
btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.
from 68a9b97 Redirect notifications to the new
[email protected] ML
new 8160997 JAMES-3359 Mailbox/set rights partial update
new 83e0478 JAMES-3359 Mailbox/set partial rights update validation
new a41445c JAMES-3359 Mailbox/set delegation & partial rights updates
new 5f56746 JAMES-3359 add tests for applyRightCommand by MailboxId
new a910672 JAMES-3359 Add Javadoc for applyRightsCommand by MailboxId
new 7245b4e [Refactoring] Use properties field of Mailbox/get in
integration tests when no need to check all fields
new 9b0d56c [Refactoring] Fix issues in DistributedMailboxSetMethodTest
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/james/mailbox/RightManager.java | 11 +-
.../apache/james/mailbox/MailboxManagerTest.java | 30 +
.../james/mailbox/store/StoreMailboxManager.java | 5 +
.../james/mailbox/store/StoreRightManager.java | 9 +
.../DistributedMailboxSetMethodTest.java | 5 +
.../contract/MailboxGetMethodContract.scala | 2 -
.../contract/MailboxSetMethodContract.scala | 697 +++++++++++++--------
.../rfc8621/memory/MemoryMailboxSetMethodTest.java | 5 +
.../org/apache/james/jmap/json/Serializer.scala | 7 +-
.../org/apache/james/jmap/mail/MailboxSet.scala | 87 ++-
.../james/jmap/method/MailboxSetMethod.scala | 99 ++-
11 files changed, 629 insertions(+), 328 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]