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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to