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/19 16:29:10 UTC

cvs commit: db-torque/src/generator/src/conf build-torque.xml

seade       2004/08/19 07:29:10

  Modified:    src/generator/src/conf Tag: TORQUE_3_1_BRANCH
                        build-torque.xml
  Log:
  Point to the correct jar file.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.8.2.2   +1 -1      db-torque/src/generator/src/conf/build-torque.xml
  
  Index: build-torque.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/src/generator/src/conf/build-torque.xml,v
  retrieving revision 1.8.2.1
  retrieving revision 1.8.2.2
  diff -u -r1.8.2.1 -r1.8.2.2
  --- build-torque.xml	3 Sep 2003 17:40:55 -0000	1.8.2.1
  +++ build-torque.xml	19 Aug 2004 14:29:10 -0000	1.8.2.2
  @@ -22,7 +22,7 @@
     <property file="${torque.contextProperties}"/>
     <property name="lib.dir" value="lib"/>
     <property name="torque.lib.dir" value="${lib.dir}"/>
  -  <property name="torque.jar" value="torque-gen-3.1.jar"/>
  +  <property name="torque.jar" value="torque-gen-3.1.1-dev.jar"/>
   
     <!--
       Build the classpath. Specifically point to each file we're including to avoid
  
  
  

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