[jboss-cvs] JBoss Messaging SVN: r2654 - branches/Branch_1_0_1_SP/tests.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri May 4 12:26:12 EDT 2007
Author: timfox
Date: 2007-05-04 12:26:12 -0400 (Fri, 04 May 2007)
New Revision: 2654
Modified:
branches/Branch_1_0_1_SP/tests/build.xml
Log:
Reverted back to using hsql as before
Modified: branches/Branch_1_0_1_SP/tests/build.xml
===================================================================
--- branches/Branch_1_0_1_SP/tests/build.xml 2007-05-04 15:57:37 UTC (rev 2653)
+++ branches/Branch_1_0_1_SP/tests/build.xml 2007-05-04 16:26:12 UTC (rev 2654)
@@ -57,7 +57,7 @@
Functional tests.
-->
- <property name="functional.tests.database" value="mysql"/>
+ <property name="functional.tests.database" value="hsqldb"/>
<property name="functional.tests.serialization" value="jboss"/>
<!--
More information about the jboss-cvs-commits
mailing list