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

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


    omit 41bde4317e Slightly improve UTF-8 tests
    omit 19fab3fe53 Preserve UTF-8 encoding in headers upon IMAP FETCH
    omit 29f2c357b4 Header modifications should preserve UTF-8 encoiding
    omit 6567e8c1ce Use MIME4J 0.8.13-SNAPSHOT
    omit 59463c5f81 SET Java system property mail.mime.allowutf8=true
    omit 138cb6e6cd REVERT MailDispatcher changes
    omit 3a25a12b68 Small advances toward RFC-6532 support
     add dec4fc8fec Upgrade mime4j to 0.8.13-SNAPSHOT
     add 3f8a36153d UTF-8 support for james-server-core
     add 8a8c9934ef Integration tests for UTF-8 mail reception

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (41bde4317e)
            \
             N -- N -- N   refs/heads/rfc-6532 (8a8c9934ef)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/james/mailbox/model/Header.java     |  6 ++---
 .../imap/processor/fetch/MimeBodyElement.java      |  3 +--
 .../org/apache/james/server/core/MailHeaders.java  |  4 +--
 .../james/server/core/MimeMessageWrapperTest.java  | 31 ++++++++++++++++++++++
 .../src/main/resources/jvm.properties              |  1 -
 .../james/mailets/AddDeliveredToHeaderTest.java    |  5 ++--
 .../james/queue/memory/MemoryMailQueueFactory.java |  1 -
 7 files changed, 40 insertions(+), 11 deletions(-)
 delete mode 100644 
server/mailet/integration-testing/src/main/resources/jvm.properties


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

Reply via email to