glenn       01/07/13 16:19:47

  Modified:    .        common.xml
  Log:
  Copy all files from examples/web
  
  Revision  Changes    Path
  1.18      +1 -1      jakarta-taglibs/common.xml
  
  Index: common.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/common.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- common.xml        2001/07/13 00:34:06     1.17
  +++ common.xml        2001/07/13 23:19:47     1.18
  @@ -118,7 +118,7 @@
   
     <target name="copy.documentation" if="documentation.present">
       <copy todir="${build.doc}">
  -      <fileset dir="${doc.src}/web" includes="**/*.html"/>
  +      <fileset dir="${doc.src}/web"/>
       </copy>
     </target>
   
  
  
  

Reply via email to