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 2022/03/16 01:35:02 UTC

[james-project] branch master updated (fe2c02e -> bb6f6e5)

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 fe2c02e  JMAP Email/set create should use tooLarge when attempt to create an oversize mail (#918)
     add 79bf110  JAMES-3715 Add TCP transport level tests for IMAP IDLE
     add a0264e0  JAMES-3715 SelectedMailboxImpl fix sonarlint warnings
     add 4502f2d  JAMES-3715 More tests regarding IMAP IDLE
     add 6ef1405  JAMES-3715 Fix a data race upon IDLE
     add 943cbaa  JAMES-3715 SocketChannel should be a field in IMAP IDLE tests
     add bb6f6e5  JAMES-3715 IDLE tests fixes

No new revisions were added by this update.

Summary of changes:
 .../james/imap/api/process/SelectedMailbox.java    |   5 +
 .../imap/processor/DefaultProcessorChain.java      |   2 +-
 .../apache/james/imap/processor/IdleProcessor.java |  35 ++---
 .../imap/processor/base/SelectedMailboxImpl.java   |  27 ++--
 .../james/imapserver/netty/IMAPServerTest.java     | 158 +++++++++++++++++++++
 5 files changed, 197 insertions(+), 30 deletions(-)

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