You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jv...@apache.org on 2001/08/01 17:56:30 UTC

cvs commit: jakarta-turbine/build build.xml

jvanzyl     01/08/01 08:56:30

  Modified:    build    build.xml
  Log:
  - database.dtd is part of torque
  
  Revision  Changes    Path
  1.26      +0 -4      jakarta-turbine/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/build/build.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- build.xml	2001/08/01 15:45:06	1.25
  +++ build.xml	2001/08/01 15:56:30	1.26
  @@ -134,10 +134,6 @@
         <classpath refid="classpath"/>
       </javac>
   
  -    <!-- copy database.dtd to the right place -->
  -    <copy file="${src.dtd.dir}/database.dtd"
  -      todir="${build.dest}/org/apache/turbine/torque/engine/database/transform"/>
  -    
       <!-- copy intake.dtd to the right place -->
       <copy file="${src.dtd.dir}/intake.dtd"
         todir="${build.dest}/org/apache/turbine/services/intake/transform"/>
  
  
  

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