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 2015/09/05 01:49:58 UTC

svn commit: r1701336 - /db/torque/torque4/trunk/torque-test/pom.xml

Author: tfischer
Date: Fri Sep  4 23:49:58 2015
New Revision: 1701336

URL: http://svn.apache.org/r1701336
Log:
make sure that schema filtering takes place on every test run

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=1701336&r1=1701335&r2=1701336&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-test/pom.xml (original)
+++ db/torque/torque4/trunk/torque-test/pom.xml Fri Sep  4 23:49:58 2015
@@ -130,6 +130,7 @@
             <phase>generate-sources</phase>
             <configuration>
               <target>
+                <delete dir="target/torque/test/schema" />
                 <!-- schema files need to be copied to insert idMethod -->
                 <copy todir="target/torque/test/schema">
                   <fileset dir="src/main/schema" />



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