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 gk...@apache.org on 2019/10/25 15:09:29 UTC

svn commit: r1868938 - /db/torque/torque4/trunk/torque-runtime/src/test/resources/TestComponentConfig.xml

Author: gk
Date: Fri Oct 25 15:09:29 2019
New Revision: 1868938

URL: http://svn.apache.org/viewvc?rev=1868938&view=rev
Log:
- use xml in torque-runtime test component configuration

Modified:
    db/torque/torque4/trunk/torque-runtime/src/test/resources/TestComponentConfig.xml

Modified: db/torque/torque4/trunk/torque-runtime/src/test/resources/TestComponentConfig.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime/src/test/resources/TestComponentConfig.xml?rev=1868938&r1=1868937&r2=1868938&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-runtime/src/test/resources/TestComponentConfig.xml (original)
+++ db/torque/torque4/trunk/torque-runtime/src/test/resources/TestComponentConfig.xml Fri Oct 25 15:09:29 2019
@@ -18,6 +18,6 @@
 -->
 <componentConfig>
     <TorqueComponent>
-        <configfile>/src/test/resources/Torque.properties</configfile>
+        <configfile>/src/test/resources/Torque2.xml</configfile>
     </TorqueComponent>
 </componentConfig>



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