Author: tolusha
Date: 2010-11-24 03:14:43 -0500 (Wed, 24 Nov 2010)
New Revision: 3528
Modified:
jcr/trunk/exo.jcr.component.ext/src/test/resources/conf/standalone/test-configuration.xml
Log:
EXOJCR-929: fix config
Modified:
jcr/trunk/exo.jcr.component.ext/src/test/resources/conf/standalone/test-configuration.xml
===================================================================
---
jcr/trunk/exo.jcr.component.ext/src/test/resources/conf/standalone/test-configuration.xml 2010-11-24
07:15:34 UTC (rev 3527)
+++
jcr/trunk/exo.jcr.component.ext/src/test/resources/conf/standalone/test-configuration.xml 2010-11-24
08:14:43 UTC (rev 3528)
@@ -390,7 +390,7 @@
<properties-param>
<name>db-creation</name>
<description>database creation properties</description>
- <property name="scriptPath"
value="target/test-classes/test.sql" />
+ <property name="scriptPath"
value="src/test/resources/test.sql" />
<property name="username" value="sa" />
<property name="password" value="" />
</properties-param>
Show replies by date