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/08/04 04:22:06 UTC

[james-project] branch master updated (8651d7b -> 2fe04f9)

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 8651d7b  Merge pull request #566 JAMES-3598 Summer dependency upgrade 2021
     new a289d69  [PERFORMANCE] AttributeValue: object mapper can be static
     new 87fdd1b  [PERFORMANCE] LenientFieldParser can be shared
     new e8f4170  [PERFORMANCE] IndexableMessage text field is never used
     new 2fe04f9  Merge pull request #565 from chibenwa/perf-dequeue

The 12458 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:
 .../james/mailbox/elasticsearch/v7/json/EMailer.java       |  2 +-
 .../mailbox/elasticsearch/v7/json/IndexableMessage.java    | 14 --------------
 .../mailbox/elasticsearch/v7/json/MimePartParser.java      |  3 ++-
 .../org/apache/james/mailbox/store/MimeDescriptorImpl.java |  4 +++-
 .../apache/james/mailbox/store/StoreMessageManager.java    |  3 ++-
 .../src/main/java/org/apache/mailet/AttributeValue.java    |  4 ++--
 .../james/jmap/draft/methods/MIMEMessageConverter.java     |  3 ++-
 7 files changed, 12 insertions(+), 21 deletions(-)

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