Author: gk
Date: Wed Nov 27 08:28:33 2019
New Revision: 1870493
URL: http://svn.apache.org/viewvc?rev=1870493&view=rev
Log:
- exclude potential ignorable for 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=1870493&r1=1870492&r2=1870493&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Wed Nov 27 08:28:33 2019
@@ -442,6 +442,8 @@
<exclude>torque-test/.settings/**</exclude>
<exclude>torque-test/src/main/generated-java/**/*</exclude>
<exclude>torque-test/derby.log</exclude>
+ <!-- hsqldb-jenkins -->
+ <exclude>torque-test/torque-test/**</exclude>
</excludes>
</configuration>
<executions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]