[prev in list] [next in list] [prev in thread] [next in thread] 

List:       turbine-torque-dev
Subject:    svn commit: r1880829 - /db/torque/torque4/trunk/torque-test/pom.xml
From:       gk () apache ! org
Date:       2020-08-13 13:43:11
Message-ID: 20200813134312.1D85417B8A0 () svn01-us-east ! apache ! org
[Download RAW message or body]

Author: gk
Date: Thu Aug 13 13:43:11 2020
New Revision: 1880829

URL: http://svn.apache.org/viewvc?rev=1880829&view=rev
Log:
- fix or workaround for certain databsses, if no table  is detected, but create fails \
with already exists, eg. in derbyEmbedded (guess: because it is called twice in maven \
build?)

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=1880829&r1=1880828&r2=1880829&view=diff
 ==============================================================================
--- db/torque/torque4/trunk/torque-test/pom.xml (original)
+++ db/torque/torque4/trunk/torque-test/pom.xml Thu Aug 13 13:43:11 2020
@@ -497,7 +497,8 @@
                             <url>${torque.database.url}</url>
                             <username>${torque.database.user}</username>
                             <password>${torque.database.password}</password>
-                            <onError>${onSqlError}</onError>
+                            <!--onError>${onSqlError}</onError-->
+                            <onError>continue</onError>
                             <autocommit>true</autocommit>
                             <orderFile>ascending</orderFile>
                             <fileset>



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic