You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by se...@apache.org on 2004/08/24 06:20:10 UTC

cvs commit: db-torque/profile postgres.profile mysql.profile

seade       2004/08/23 21:20:09

  Modified:    profile  postgres.profile mysql.profile
  Log:
  Tweak the driver jar names.
  
  Revision  Changes    Path
  1.20      +1 -1      db-torque/profile/postgres.profile
  
  Index: postgres.profile
  ===================================================================
  RCS file: /home/cvs/db-torque/profile/postgres.profile,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- postgres.profile	21 Jan 2004 16:53:42 -0000	1.19
  +++ postgres.profile	24 Aug 2004 04:20:09 -0000	1.20
  @@ -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
  
  
  
  1.23      +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.23
  diff -u -r1.22 -r1.23
  --- mysql.profile	18 Aug 2003 15:20:09 -0000	1.22
  +++ mysql.profile	24 Aug 2004 04:20:09 -0000	1.23
  @@ -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
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org