remm        2002/08/13 09:59:12

  Modified:    .        build.xml
  Log:
  - Forgot to remove a copy.
  
  Revision  Changes    Path
  1.26      +0 -5      jakarta-tomcat-5/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- build.xml 13 Aug 2002 16:52:19 -0000      1.25
  +++ build.xml 13 Aug 2002 16:59:12 -0000      1.26
  @@ -530,11 +530,6 @@
         <param name="subdir" value="${commons-digester.home}"/>
         <param name="destfile" value="${commons-digester.jar}"/>
       </antcall>
  -    <copy
  -      file="${commons-digester.home}/dist/commons-digester.jar"
  -      tofile="${commons-digester.jar}"
  -    />
  -
   
       <antcall target="downloadgz">
         <param name="sourcefile" value="${regexp.loc}"/>
  
  
  

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

Reply via email to