Author: eric
Date: Mon Dec 24 10:49:15 2012
New Revision: 1425627

URL: http://svn.apache.org/viewvc?rev=1425627&view=rev
Log:
Add exclusion to RAT to avoid offending .settings files (MAILET-45)

Modified:
    james/mailet/trunk/pom.xml

Modified: james/mailet/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/mailet/trunk/pom.xml?rev=1425627&r1=1425626&r2=1425627&view=diff
==============================================================================
--- james/mailet/trunk/pom.xml (original)
+++ james/mailet/trunk/pom.xml Mon Dec 24 10:49:15 2012
@@ -174,6 +174,7 @@
                                 <!-- Eclipse -->
                                 <exclude>**/.*</exclude>
                                 <exclude>.*/**/*</exclude>
+                                <exclude>**/.*/**/*</exclude>
                                 <exclude>**/LICENSE*</exclude>
                                 <exclude>**/target/**</exclude>
                                 <exclude>**/*.iml</exclude>



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

Reply via email to