Author: dkulp
Date: Mon Jul 11 15:45:27 2011
New Revision: 1145212

URL: http://svn.apache.org/viewvc?rev=1145212&view=rev
Log:
Add some more stuff that RAT needs to exclude

Modified:
    webservices/commons/trunk/modules/neethi/pom.xml

Modified: webservices/commons/trunk/modules/neethi/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/pom.xml?rev=1145212&r1=1145211&r2=1145212&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/pom.xml (original)
+++ webservices/commons/trunk/modules/neethi/pom.xml Mon Jul 11 15:45:27 2011
@@ -198,6 +198,9 @@
                 <configuration>
                     <excludes>
                         <exclude>.gitignore</exclude>
+                        <exclude>.git/**</exclude>
+                        <exclude>.pmd/**</exclude>
+                        <exclude>.checkstyle/**</exclude>
                         <!-- RAT doesn't recognize this one as notes file -->
                         <exclude>RELEASE-NOTE.txt</exclude>
                         <!-- Files licensed by the W3C, as mentioned in the 
NOTICE file -->


Reply via email to