Author: mwiederkehr
Date: Thu Jan  1 04:02:31 2009
New Revision: 730532

URL: http://svn.apache.org/viewvc?rev=730532&view=rev
Log:
Added excludes parameter for rat:check to ignore test messages under 
benchmarks/resources

Modified:
    james/mime4j/trunk/pom.xml

Modified: james/mime4j/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mime4j/trunk/pom.xml?rev=730532&r1=730531&r2=730532&view=diff
==============================================================================
--- james/mime4j/trunk/pom.xml (original)
+++ james/mime4j/trunk/pom.xml Thu Jan  1 04:02:31 2009
@@ -334,6 +334,7 @@
           <excludes>
             <!-- test resources created by JAMES committers / we can't include 
ALv2 headers there -->
             <exclude>src/test/resources/testmsgs/*</exclude>
+            <exclude>benchmarks/resources/*.msg</exclude>
             <!-- 3rd party descriptors distributed via maven repositories
                  and included "as is" -->
             <exclude>stage/commons-io/poms/commons-io-1.2.pom</exclude>



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

Reply via email to