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 2003/06/28 15:35:25 UTC

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

mpoeschl    2003/06/28 06:35:25

  Modified:    src/generator/src/conf build-torque.xml
  Log:
  sync lib versions with project.xml
  
  Revision  Changes    Path
  1.5       +3 -3      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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- build-torque.xml	18 Apr 2003 07:42:42 -0000	1.4
  +++ build-torque.xml	28 Jun 2003 13:35:25 -0000	1.5
  @@ -35,10 +35,10 @@
       <fileset dir="${torque.lib.dir}">
         <include name="**/commons-collections-2.1.jar"/>
         <include name="**/commons-lang-1.0.1.jar"/>
  -      <include name="**/log4j-1.2.7.jar"/>
  +      <include name="**/log4j-1.2.8.jar"/>
         <include name="**/${torque.jar}"/>
  -      <include name="**/velocity-1.3.jar"/>
  -      <include name="**/village-2.0-dev-20021111.jar"/>
  +      <include name="**/velocity-1.3.1.jar"/>
  +      <include name="**/village-2.0-dev-20030625.jar"/>
         <include name="**/xercesImpl-2.0.2.jar"/>
         <include name="**/xmlParserAPIs-2.0.2.jar"/>
         <include name="**/*.jar"/>