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 b2a4e250b6 JAMES-3419 JMAP EmailBodyPart individual headers - Fix test 
cases
     new c274b412e1 [IMPROVE] SelectedMailboxImpl: extract isFromOtherSession
     new 59323cb54a [IMPROVE] SelectedMailboxImpl: remove double space
     new 10b6197c07 [IMPROVE] SelectedMailboxImpl: remove unused method
     new 6cf53137d5 [IMPROVE] SelectedMailboxImpl: simplify RECENT flag event 
handling
     new da97a137f4 [IMPROVE] SelectedMailboxImpl: checkExpungedRecents should 
avoid a data copy
     new 9bafec0227 [IMPROVE] SelectedMailboxImpl: simplify RECENT flag event 
handling upon addition
     new 9698d580d7 [IMPROVE] SelectedMailboxImpl: IMAP session is not needed
     new 4db213893c [IMPROVE] Remove unused class SingleMessageResultIterator
     new 5c40b2dd72 [FIX] SelectedMailboxImpl: using Mono defer to avoid eager 
invoke idleEventListener

The 9 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:
 .../imap/processor/AbstractSelectionProcessor.java |  2 +-
 .../imap/processor/base/SelectedMailboxImpl.java   | 73 +++++++---------------
 .../james/imap/processor/base/UidMsnConverter.java | 13 ++--
 .../processor/base/MailboxEventAnalyserTest.java   | 39 +-----------
 .../processor/base/SelectedMailboxImplTest.java    | 12 ++--
 5 files changed, 35 insertions(+), 104 deletions(-)


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

Reply via email to