seade 2004/08/23 19:35:04
Modified: profile Tag: TORQUE_3_1_BRANCH mysql.profile
postgres.profile
Log:
Tweak the driver jar names.
Revision Changes Path
No revision
No revision
1.22.2.1 +1 -1 db-torque/profile/mysql.profile
Index: mysql.profile
===================================================================
RCS file: /home/cvs/db-torque/profile/mysql.profile,v
retrieving revision 1.22
retrieving revision 1.22.2.1
diff -u -r1.22 -r1.22.2.1
--- mysql.profile 18 Aug 2003 15:20:09 -0000 1.22
+++ mysql.profile 24 Aug 2004 02:35:04 -0000 1.22.2.1
@@ -1,7 +1,7 @@
# location of jar that you will be using for testing
# so that it can be copied into the dist/lib directory.
-torque.testDatabaseJar = ${maven.repo.local}/mm.mysql/jars/mm.mysql-2.0.13-bin.jar
+torque.testDatabaseJar = ${maven.repo.local}/mm.mysql/jars/mm.mysql-2.0.14-bin.jar
torque.idMethod = idbroker
#torque.idMethod = native
torque.defaultDatabase = bookstore
1.18.2.2 +1 -1 db-torque/profile/postgres.profile
Index: postgres.profile
===================================================================
RCS file: /home/cvs/db-torque/profile/postgres.profile,v
retrieving revision 1.18.2.1
retrieving revision 1.18.2.2
diff -u -r1.18.2.1 -r1.18.2.2
--- postgres.profile 21 Jan 2004 15:20:10 -0000 1.18.2.1
+++ postgres.profile 24 Aug 2004 02:35:04 -0000 1.18.2.2
@@ -1,7 +1,7 @@
# location of jar that you will be using for testing
# so that it can be copied into the dist/lib directory.
-torque.testDatabaseJar =
${maven.repo.local}/postgresql/jars/postgresql-7.3-jdbc2.jar
+torque.testDatabaseJar =
${maven.repo.local}/postgresql/jars/postgresql-7.3-jdbc3.jar
torque.idMethod = idbroker
#torque.idMethod = native
torque.defaultDatabase = bookstore
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]