You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2012/06/14 01:55:58 UTC

svn commit: r1350059 - /db/torque/torque4/trunk/torque-maven-parent/pom.xml

Author: tfischer
Date: Wed Jun 13 23:55:58 2012
New Revision: 1350059

URL: http://svn.apache.org/viewvc?rev=1350059&view=rev
Log:
exclude checkstyle cache file from rat check

Modified:
    db/torque/torque4/trunk/torque-maven-parent/pom.xml

Modified: db/torque/torque4/trunk/torque-maven-parent/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-maven-parent/pom.xml?rev=1350059&r1=1350058&r2=1350059&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-maven-parent/pom.xml (original)
+++ db/torque/torque4/trunk/torque-maven-parent/pom.xml Wed Jun 13 23:55:58 2012
@@ -351,6 +351,7 @@
           <excludes>
             <exclude>velocity.log</exclude>
             <exclude>.checkstyle</exclude>
+            <exclude>checkstyle-cache.ccf</exclude>
             <exclude>derby.log</exclude>
             <exclude>LICENSE-EDL.txt</exclude>
           </excludes>



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