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/12/13 21:10:03 UTC

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

Author: tfischer
Date: Thu Dec 13 20:10:02 2012
New Revision: 1421479

URL: http://svn.apache.org/viewvc?rev=1421479&view=rev
Log:
fix hsqldb profile

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=1421479&r1=1421478&r2=1421479&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-test/pom.xml (original)
+++ db/torque/torque4/trunk/torque-test/pom.xml Thu Dec 13 20:10:02 2012
@@ -518,6 +518,7 @@
       <properties>
         <torque.test.profileDirectory>hsqldb</torque.test.profileDirectory>
         <torque.test.idmethod>idbroker</torque.test.idmethod>
+        <torque.test.databaseSchema>torque_schema</torque.test.databaseSchema>
         <torque.driver>org.hsqldb.jdbcDriver</torque.driver>
         <torque.targetDatabase>hsqldb</torque.targetDatabase>
         <torque.database.url>jdbc:hsqldb:target/sqltest;shutdown=true</torque.database.url>



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