jon         01/03/20 19:21:57

  Modified:    build    build.xml
  Log:
  forgot "
  
  Revision  Changes    Path
  1.15      +1 -1      jakarta-velocity/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/build/build.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- build.xml 2001/03/21 03:21:12     1.14
  +++ build.xml 2001/03/21 03:21:57     1.15
  @@ -403,7 +403,7 @@
       <copy todir="${dist.dir}/build">
         <fileset dir="../build">
           <include name="**"/>
  -        <exclude name="velocity.log/>
  +        <exclude name="velocity.log"/>
         </fileset>
       </copy>
   
  
  
  

Reply via email to