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 2b16647fd3 Exclude old JMS spec from dependencies to fix 
NoSuchMethodError when sending a message via SMTP
     add 00849bd72f JAMES-3927 Improve mailbox subscription management for JMAP 
(#1674)

No new revisions were added by this update.

Summary of changes:
 .../listener/MailboxSubscriptionListenerTest.java  | 148 +++++++++++++++++++++
 .../store/event/MailboxSubscriptionListener.java   | 106 +++++++++++++++
 .../modules/mailbox/CassandraMailboxModule.java    |   3 +
 .../james/modules/mailbox/JPAMailboxModule.java    |   5 +
 .../james/modules/mailbox/MemoryMailboxModule.java |   5 +
 .../contract/MailboxSetMethodContract.scala        | 133 +++++++++++++++++-
 6 files changed, 397 insertions(+), 3 deletions(-)
 create mode 100644 
mailbox/memory/src/test/java/org/apache/james/mailbox/inmemory/listener/MailboxSubscriptionListenerTest.java
 create mode 100644 
mailbox/store/src/main/java/org/apache/james/mailbox/store/event/MailboxSubscriptionListener.java


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

Reply via email to