Author: tomdz
Date: Sun Feb 5 09:55:49 2006
New Revision: 375064
URL: http://svn.apache.org/viewcvs?rev=375064&view=rev
Log:
Reverted default profile selection to hsqldb
Modified:
db/ojb/trunk/build.properties
Modified: db/ojb/trunk/build.properties
URL:
http://svn.apache.org/viewcvs/db/ojb/trunk/build.properties?rev=375064&r1=375063&r2=375064&view=diff
==============================================================================
--- db/ojb/trunk/build.properties (original)
+++ db/ojb/trunk/build.properties Sun Feb 5 09:55:49 2006
@@ -21,7 +21,7 @@
# With the 'profile' property you can choose the RDBMS platform OJB is using
# implemented profiles:
#
-#profile=hsqldb
+profile=hsqldb
# use the mssqldb-JSQLConnect profile for Microsoft SQL Server and
# you will automatically JSQLConnect driver, from http://www.j-netdirect.com/
@@ -32,7 +32,7 @@
#profile=mssqldb-ms
#profile=mysql
#profile=db2
-profile=derby
+#profile=derby
#profile=oracle
#profile=oracle9i
#profile=msaccess
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]