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 458dcaa55d [RemoteDelivery] Add an explicit option to trust all certs
(#2788)
new ec4db92c8e JAMES-4143 Add JMAP StartWith Filter
new 548af735ae JAMES-4143 Add tests in JMAPFilteringTest
new dff72ede40 JAMES-4143 Update serialization/de-serialization tests
new 612e60ade3 JAMES 4143 Update tests to show that start-with filter is
different from contains filter
The 4 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/jmap/cassandra/filtering/DTOTest.java | 6 ++-
.../src/test/resources/json/eventComplex-v2.json | 18 +++++++
.../src/test/resources/json/eventComplex-v3.json | 23 +++++++++
.../src/test/resources/json/eventComplex-v4.json | 27 ++++++++++
.../src/test/resources/json/eventComplex.json | 14 +++++
.../org/apache/james/jmap/api/filtering/Rule.java | 3 +-
.../api/filtering/FilteringManagementContract.java | 5 +-
.../james/jmap/api/filtering/RuleFixture.java | 20 ++++++++
.../james/jmap/mailet/filter/ContentMatcher.java | 6 +++
.../jmap/mailet/filter/JMAPFilteringTest.java | 59 ++++++++++++++++++++++
10 files changed, 176 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]