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 mp...@apache.org on 2004/01/21 16:20:10 UTC

cvs commit: db-torque/profile postgres.profile

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: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org