Author: tfischer
Date: Wed Sep 12 13:09:31 2012
New Revision: 1383922
URL: http://svn.apache.org/viewvc?rev=1383922&view=rev
Log:
exclude DEPENDENCIES file from rat check
Modified:
db/torque/torque4/trunk/pom.xml
Modified: db/torque/torque4/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/pom.xml?rev=1383922&r1=1383921&r2=1383922&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Wed Sep 12 13:09:31 2012
@@ -351,6 +351,7 @@
<exclude>checkstyle-cache.ccf</exclude>
<exclude>derby.log</exclude>
<exclude>LICENSE-EDL.txt</exclude>
+ <exclude>DEPENDENCIES</exclude>
<!-- special excludes for torque-test because this is not a module
in the normal build process -->
<exclude>torque-test/target/**/*</exclude>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]