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 2021/04/02 12:00:49 UTC

[james-project] branch master updated (ed78aaa -> 7fe0c47)

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 ed78aaa  JAMES-3254 Encryption to a temporary file
     add 7fe0c47  JAMES-3529 Validate version when set Filter (#346)

No new revisions were added by this update.

Summary of changes:
 .../jmap/api/filtering/FilteringManagement.java    |  11 ++-
 .../apache/james/jmap/api/filtering/Version.java   |   4 +
 .../api/filtering/impl/DefineRulesCommand.java     |  16 ++-
 .../filtering/impl/DefineRulesCommandHandler.java  |   2 +-
 .../impl/EventSourcingFilteringManagement.java     |  10 +-
 .../api/filtering/impl/FilteringAggregate.java     |  16 ++-
 .../api/filtering/FilteringManagementContract.java | 110 ++++++++++++++++++---
 .../api/filtering/impl/DefineRulesCommandTest.java |   6 +-
 .../james/jmap/draft/methods/SetFilterMethod.java  |   3 +-
 .../jmap/mailet/filter/JMAPFilteringExtension.java |   3 +-
 .../jmap/mailet/filter/JMAPFilteringTest.java      |   7 ++
 11 files changed, 159 insertions(+), 29 deletions(-)

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