mpoeschl 2004/01/21 07:20:10
Modified: profile Tag: TORQUE_3_1_BRANCH postgres.profile
Log:
fix driver.jar name
Revision Changes Path
No revision
No revision
1.18.2.1 +1 -1 db-torque/profile/postgres.profile
Index: postgres.profile
===================================================================
RCS file: /home/cvs/db-torque/profile/postgres.profile,v
retrieving revision 1.18
retrieving revision 1.18.2.1
diff -u -r1.18 -r1.18.2.1
--- postgres.profile 18 Aug 2003 15:20:09 -0000 1.18
+++ postgres.profile 21 Jan 2004 15:20:10 -0000 1.18.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.home}/repository/postgresql/jars/postgresql-7.3.jar
+torque.testDatabaseJar =
${maven.repo.local}/postgresql/jars/postgresql-7.3-jdbc2.jar
torque.idMethod = idbroker
#torque.idMethod = native
torque.defaultDatabase = bookstore
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]