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 bfab4540d1 IMAP - IDLE Command - Add test cases when authenticated
state (#2498)
new ce6297a98f JAMES-4087 Allow chaining composite matcher
new b077e41d63 JAMES-4087 Allow chaining composite matcher for inverted
matcher
new 982b353853 JAMES-4087 Mailet should be able to use composite matcher
as inverted matcher
new 9d0d62d258 JAMES-4087 Test: move composite matchers to a dedicated
test processor
new b9dcb7c95a JAMES-4087 Add test combining MatcherInverter (notmatch)
and composite matchers
new 8a7f3fbfda JAMES-4087 Use Optional to handle null
new 96a1d3e69e JAMES-4087 Rephrase MatcherInverterTest::testOneMatch to
better reflect real usage
new 0e423bbdc0 JAMES-4087 Document notmatch tag
The 8 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:
.../partials/configure/mailetcontainer.adoc | 31 ++--
.../apache/mailet/base/MatcherInverterTest.java | 23 +--
.../src/test/resources/mailetcontainer.xml | 16 +++
.../lib/AbstractStateMailetProcessor.java | 22 +--
.../InvertMatcherWithCompositeMatcherTest.java | 158 +++++++++++++++++++++
5 files changed, 219 insertions(+), 31 deletions(-)
create mode 100644
server/mailet/mailetcontainer-impl/src/test/java/org/apache/james/mailetcontainer/impl/matchers/InvertMatcherWithCompositeMatcherTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]