jvanzyl     01/08/31 12:02:30

  Modified:    src      build.xml
  Log:
  - adjust for new location of schemas
  
  Revision  Changes    Path
  1.20      +1 -1      jakarta-turbine-tdk/src/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/src/build.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- build.xml 2001/08/31 18:48:58     1.19
  +++ build.xml 2001/08/31 19:02:29     1.20
  @@ -186,7 +186,7 @@
   
     <target name="turbine-schemas">
       <copy todir="${app.conf}">
  -      <fileset dir="${share.dir}/conf/master">
  +      <fileset dir="${share.dir}/conf">
           <include name="turbine-schema.xml"/>
           <include name="id-table-schema.xml"/>
         </fileset>
  
  
  

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

Reply via email to