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 3eba5ad  [PERFORMANCE] JsoupHtmlTextExtractor should use 
Collectors.joiner
     new da7d108  [PERFORMANCE] Avoid a collect -> stream -> collect pattern
     new 6325662  [PERFORMANCE] MessageViewFactory::getMailboxIds should return 
a Set
     new 30aa87e  [PERFORMANCE] Keywords::fromFlags should avoid intermediate 
collections

The 3 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:
 .../apache/james/jmap/draft/model/Keywords.java    | 28 +++++++++++-----------
 .../draft/model/message/view/MessageFastView.java  |  3 ++-
 .../model/message/view/MessageFastViewFactory.java |  4 ++--
 .../draft/model/message/view/MessageFullView.java  |  3 ++-
 .../model/message/view/MessageFullViewFactory.java |  4 ++--
 .../model/message/view/MessageHeaderView.java      |  3 ++-
 .../message/view/MessageHeaderViewFactory.java     |  4 ++--
 .../model/message/view/MessageMetadataView.java    | 12 +++++-----
 .../message/view/MessageMetadataViewFactory.java   |  2 +-
 .../model/message/view/MessageViewFactory.java     |  8 +++----
 .../model/message/view/MessageFullViewTest.java    |  5 ++--
 11 files changed, 39 insertions(+), 37 deletions(-)

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

Reply via email to