hammant     02/04/02 03:09:51

  Modified:    .        build.xml
  Log:
  Don;t overwrite apps on site docs copy
  
  Revision  Changes    Path
  1.127     +1 -0      jakarta-avalon/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/build.xml,v
  retrieving revision 1.126
  retrieving revision 1.127
  diff -u -r1.126 -r1.127
  --- build.xml 31 Mar 2002 07:46:22 -0000      1.126
  +++ build.xml 2 Apr 2002 11:09:51 -0000       1.127
  @@ -397,6 +397,7 @@
       <!-- note that by doing an include the defaultexcludes (CVS dirs) will 
be kept -->
       <delete>
         <fileset dir="${www.dir}">
  +        <exclude name="apps/**"/>      
           <exclude name="excalibur/**"/>
           <exclude name="logkit/**"/>
           <exclude name="cornerstone/**"/>
  
  
  

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

Reply via email to