mpoeschl    2003/02/10 05:47:26

  Modified:    src/generator maven.xml
  Log:
  default.properties is not used by the generator
  
  Revision  Changes    Path
  1.2       +0 -6      db-torque/src/generator/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/src/generator/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml 10 Feb 2003 13:17:41 -0000      1.1
  +++ maven.xml 10 Feb 2003 13:47:26 -0000      1.2
  @@ -22,12 +22,6 @@
         todir="${maven.build.dest}/org/apache/torque/engine/database/transform"
       />
   
  -    <!-- copy default.properties to the right place -->
  -    <copy
  -      file="${maven.src.dir}/conf/default.properties"
  -      todir="${maven.build.dest}/org/apache/torque"
  -    />
  -
       <!-- copy templates to the right place -->
       <copy todir="${maven.build.dest}">
         <fileset dir="${maven.src.dir}/templates" />
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to