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 8b0cbee2e3 JAMES-4086 FoldLongLines: folded content exceeding line 
length (#2851)
     new ad3a854947 JAMES-3728 Implement MessageIdManager::updateEmail
     new 705fc44391 JAMES-3728 Leverage MessageIdManager::updateEmail in 
PostDequeueDecorator
     new cbd0517e90 JAMES-3728 Plug MessageIdManager::updateEmail into the JMAP 
layer (Email/set update)
     new 3954a049d0 JAMES-3728 Test Email/se update combining move &setFlags

The 4 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/MessageIdManager.java |   2 +
 .../james/mailbox/store/StoreMessageIdManager.java | 122 ++++++++++++---------
 .../rfc8621/contract/EmailSetMethodContract.scala  |  59 ++++++++++
 .../james/jmap/send/PostDequeueDecorator.java      |   6 +-
 .../jmap/method/EmailSetUpdatePerformer.scala      |  31 ++++--
 .../james/jmap/send/PostDequeueDecoratorTest.java  |   8 +-
 6 files changed, 158 insertions(+), 70 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to