rleland     2002/08/17 19:08:42

  Modified:    .        build-webapps.xml
  Log:
  Bug 11797 coping docs twice
  Reported by [EMAIL PROTECTED] (David M. Karr)
  
  Revision  Changes    Path
  1.17      +0 -10     jakarta-struts/build-webapps.xml
  
  Index: build-webapps.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/build-webapps.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- build-webapps.xml 9 Aug 2002 06:51:03 -0000       1.16
  +++ build-webapps.xml 18 Aug 2002 02:08:42 -0000      1.17
  @@ -230,16 +230,6 @@
           <include name="**/*.js"/>
         </fileset>
       </copy>
  -    <!-- Copy the basic user guide files -->
  -    <copy      todir="${build.home}/documentation/userGuide">
  -      <fileset   dir="${doc.dir}/userGuide">
  -        <include name="**/*.css"/>
  -        <include name="**/*.gif"/>
  -        <include name="**/*.html"/>
  -        <include name="**/*.jpg"/>
  -        <include name="**/*.js"/>
  -      </fileset>
  -    </copy>
       <!-- Create the Tiles documentation -->
       <style   basedir="${doc.dir}/tiles"
                destdir="${build.home}/tiles-documentation"
  
  
  

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

Reply via email to