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 ab7010f  JAMES-3516 Extract ThreadId::serialize
     new 6637a40  JAMES-2157 Make it clear that HasMimeType do not walk the 
mime tree
     new c44feef  JAMES-2157 Introduce a HasMimeTypeAnySubPart matcher

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:
 docs/modules/servers/partials/HasMimeType.adoc     |  4 +-
 .../servers/partials/HasMimeTypeAnySubPart.adoc    | 11 ++++
 .../james/transport/matchers/HasMimeType.java      |  3 +-
 ...HasMimeType.java => HasMimeTypeAnySubPart.java} | 60 ++++++++++++++++++----
 ...ypeTest.java => HasMimeTypeAnySubPartTest.java} | 59 +++++++++++++++------
 .../james/transport/matchers/HasMimeTypeTest.java  | 31 +++++++++++
 6 files changed, 141 insertions(+), 27 deletions(-)
 create mode 100644 docs/modules/servers/partials/HasMimeTypeAnySubPart.adoc
 copy 
mailet/standard/src/main/java/org/apache/james/transport/matchers/{HasMimeType.java
 => HasMimeTypeAnySubPart.java} (55%)
 copy 
mailet/standard/src/test/java/org/apache/james/transport/matchers/{HasMimeTypeTest.java
 => HasMimeTypeAnySubPartTest.java} (76%)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to