You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/05/13 07:49:22 UTC

[james-project] branch master updated (3ce8417 -> cb52bec)

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 3ce8417  JAMES-3581 Refactoring StateChangeEventDTO
     add 95ae364  [REFACTORING] Avoid MIME re-parsing when sending messages
     add cb52bec  [REFACTORING] Pass Mime message when available down in MessageManager::append

No new revisions were added by this update.

Summary of changes:
 .../org/apache/james/mailbox/MessageManager.java   | 21 +++++++++++--
 .../CassandraMailboxManagerAttachmentTest.java     |  4 ++-
 .../apache/james/mailbox/store/MessageStorer.java  | 36 ++++++++++++++--------
 .../james/mailbox/store/StoreMessageManager.java   | 17 +++++-----
 .../store/mail/model/impl/MessageParser.java       |  4 +++
 .../jmap/draft/methods/MIMEMessageConverter.java   |  3 +-
 .../james/jmap/draft/methods/MessageAppender.java  | 19 +++++-------
 .../model/message/view/MessageFullViewFactory.java | 23 ++++++++++++--
 .../model/message/view/MessageViewFactory.java     |  7 +++++
 .../org/apache/james/jmap/mail/EmailSet.scala      |  6 ++--
 10 files changed, 97 insertions(+), 43 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org