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 691c2beeb3 JAMES-4148 Webadmin route to run a filtering rule on a
mailbox of a user
new 7f76623ffc JAMES-4148 Simplify builder for Rule.ConditionGroup
new bf9bca2991 JAMES-4148 JMAP rule filtering: add support for
internalDate, savedDate and sentDate
The 2 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:
.../james/core/builder/MimeMessageBuilder.java | 11 +++
.../james/jmap/cassandra/filtering/DTOTest.java | 4 +-
.../src/test/resources/json/eventComplex-v4.json | 20 +++++
.../org/apache/james/jmap/api/filtering/Rule.java | 12 ++-
.../james/jmap/api/filtering/RuleFixture.java | 32 +++++++-
.../james/jmap/mailet/filter/ContentMatcher.java | 29 ++++++++
.../james/jmap/mailet/filter/FilteringHeaders.java | 34 ++++++++-
.../james/jmap/mailet/filter/HeaderExtractor.java | 4 +
.../jmap/mailet/filter/JMAPFilteringTest.java | 73 +++++++++++++++++--
.../data/jmap/RunRulesOnMailboxRoutesTest.java | 85 ++++++++++++++++++++++
10 files changed, 293 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]