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-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org