You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by jo...@apache.org on 2008/07/31 03:19:03 UTC

svn commit: r681250 - /labs/jaxmas/trunk/JaxMas/src/test/java/org/apache/labs/jaxmas/registry/JaxmasRegistryTestCase.properties

Author: jochen
Date: Wed Jul 30 18:19:02 2008
New Revision: 681250

URL: http://svn.apache.org/viewvc?rev=681250&view=rev
Log: (empty)

Modified:
    labs/jaxmas/trunk/JaxMas/src/test/java/org/apache/labs/jaxmas/registry/JaxmasRegistryTestCase.properties

Modified: labs/jaxmas/trunk/JaxMas/src/test/java/org/apache/labs/jaxmas/registry/JaxmasRegistryTestCase.properties
URL: http://svn.apache.org/viewvc/labs/jaxmas/trunk/JaxMas/src/test/java/org/apache/labs/jaxmas/registry/JaxmasRegistryTestCase.properties?rev=681250&r1=681249&r2=681250&view=diff
==============================================================================
--- labs/jaxmas/trunk/JaxMas/src/test/java/org/apache/labs/jaxmas/registry/JaxmasRegistryTestCase.properties (original)
+++ labs/jaxmas/trunk/JaxMas/src/test/java/org/apache/labs/jaxmas/registry/JaxmasRegistryTestCase.properties Wed Jul 30 18:19:02 2008
@@ -19,5 +19,5 @@
 #org.apache.labs.jaxmas.registry.ConnectionFactoryImpl.DRIVER=org.apache.derby.jdbc.EmbeddedDriver
 #org.apache.labs.jaxmas.registry.ConnectionFactoryImpl.URL=jdbc:derby:target/db/JaxmasRegistry;create=true
 org.apache.labs.jaxmas.registry.ConnectionFactoryImpl.DRIVER=org.hsqldb.jdbcDriver
-#org.apache.labs.jaxmas.registry.ConnectionFactoryImpl.URL=jdbc:hsqldb:file:target/db/JaxmasRegistry
-org.apache.labs.jaxmas.registry.ConnectionFactoryImpl.URL=jdbc:hsqldb:hsql://localhost/JaxmasRegistry
+org.apache.labs.jaxmas.registry.ConnectionFactoryImpl.URL=jdbc:hsqldb:file:target/db/JaxmasRegistry
+#org.apache.labs.jaxmas.registry.ConnectionFactoryImpl.URL=jdbc:hsqldb:hsql://localhost/JaxmasRegistry



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org