You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2021/06/29 01:34:36 UTC

[james-mime4j] 08/08: [EXAMPLES] RAT exceptions for newly added example resources

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-mime4j.git

commit 3aa29d376e6d80ba82e9eccf3a323f3b3b1316d3
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Thu Jun 24 17:00:46 2021 +0700

    [EXAMPLES] RAT exceptions for newly added example resources
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 143c76e..87f2322 100644
--- a/pom.xml
+++ b/pom.xml
@@ -173,6 +173,8 @@
                                 <exclude>**/test/resources/mimetools-testmsgs/*</exclude>
                                 <exclude>**/test/resources/test-1/*</exclude>
                                 <exclude>**/test/resources/*.msg</exclude>
+                                <exclude>**/main/resources/*.msg</exclude>
+                                <exclude>**/main/resources/mbox-example/*</exclude>
                                 <!-- Generated by Maven -->
                                 <exclude>release.properties</exclude>
                                 <exclude>dist/**/*</exclude>

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