Author: tfischer
Date: Tue Sep 11 09:42:01 2012
New Revision: 1383325
URL: http://svn.apache.org/viewvc?rev=1383325&view=rev
Log:
add derby.log as rat exclude for test project
Modified:
db/torque/torque4/trunk/torque-test/pom.xml
Modified: db/torque/torque4/trunk/torque-test/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/pom.xml?rev=1383325&r1=1383324&r2=1383325&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-test/pom.xml (original)
+++ db/torque/torque4/trunk/torque-test/pom.xml Tue Sep 11 09:42:01 2012
@@ -461,6 +461,7 @@
<exclude>velocity.log</exclude>
<exclude>.checkstyle</exclude>
<exclude>checkstyle-cache.ccf</exclude>
+ <exclude>derby.log</exclude>
<exclude>src/main/generated-java/**/*</exclude>
</excludes>
</configuration>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]