Author: sebb
Date: Tue Jun 4 20:43:39 2013
New Revision: 1489594
URL: http://svn.apache.org/r1489594
Log:
A couple more files that RAT should ignore
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1489594&r1=1489593&r2=1489594&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Tue Jun 4 20:43:39 2013
@@ -497,6 +497,8 @@ http://svn.apache.org/repos/asf/commons/
-->
<excludes combine.children="append">
<exclude>site-content/**</exclude>
+ <exclude>.checkstyle</exclude>
+ <exclude>.fbprefs</exclude>
<exclude>.pmd</exclude>
<exclude>src/site/resources/download_*.cgi</exclude>
<exclude>src/site/resources/profile.*</exclude>