This is an automated email from the ASF dual-hosted git repository.

rcordier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from aba90e1b8b Update JamesServerExtension
     new 23c4ef489c [ENHANCEMENT] Fix warning in 
AvoidBinaryBodyBufferingBodyFactory
     new c0ecbcbaca [ENHANCEMENT] AESBlobStoreDAO: carry over the size
     new 9785c573fb [ENHANCEMENT] Computing preview: avoid decoding base64
     new 3c86f6dc0d [ENHANCEMENT] Message content extractor: pre-size strings
     new 008923d001 [ENHANCEMENT] JsoupHtmlTextExtractor: The use of concurrent 
structures is not needed

The 5 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/blob/aes/AESBlobStoreDAO.java |  32 ++++--
 .../james/util/mime/MessageContentExtractor.java   |   2 +-
 .../org/apache/james/jmap/api/model/Preview.java   |   4 +-
 .../AvoidBinaryBodyBufferingBodyFactory.java       |  95 +-----------------
 ...java => AvoidBinaryBodyReadingBodyFactory.java} | 110 ++-------------------
 .../jmap/draft/utils/JsoupHtmlTextExtractor.java   |   6 +-
 6 files changed, 40 insertions(+), 209 deletions(-)
 copy 
server/data/data-jmap/src/main/java/org/apache/james/jmap/mime4j/{AvoidBinaryBodyBufferingBodyFactory.java
 => AvoidBinaryBodyReadingBodyFactory.java} (74%)


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

Reply via email to