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 18d0359  [Refactoring] DeletedMessageVaultIntegrationTest should use 
Await.untilAsserted
     new ffb8e94  JAMES-3481 s/maxChanged/maxChanges/
     new a3890ca  JAMES-3472 s/maxChanged/maxChanges/
     new 4e84fc3  JAMES-3472 Factorize limit reads

The 3 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:
 .../contract/EmailChangesMethodContract.scala      | 66 +++++++++++++++++++
 .../contract/MailboxChangesMethodContract.scala    | 77 ++++++++++++++++++++++
 .../james/jmap/json/EmailGetSerializer.scala       |  6 --
 .../apache/james/jmap/json/MailboxSerializer.scala |  7 --
 .../scala/org/apache/james/jmap/json/package.scala |  6 ++
 .../org/apache/james/jmap/mail/EmailGet.scala      |  4 +-
 .../org/apache/james/jmap/mail/MailboxGet.scala    |  2 +-
 .../james/jmap/method/EmailChangesMethod.scala     |  4 +-
 .../james/jmap/method/MailboxChangesMethod.scala   |  6 +-
 9 files changed, 157 insertions(+), 21 deletions(-)

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

Reply via email to