remm        02/05/23 13:35:59

  Modified:    .        build.xml
  Log:
  - Disable downloading Tyrex.
  
  Revision  Changes    Path
  1.69      +2 -0      jakarta-tomcat-4.0/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/build.xml,v
  retrieving revision 1.68
  retrieving revision 1.69
  diff -u -r1.68 -r1.69
  --- build.xml 8 May 2002 20:54:46 -0000       1.68
  +++ build.xml 23 May 2002 20:35:59 -0000      1.69
  @@ -540,11 +540,13 @@
         <param name="sourcefile" value="${struts.loc}"/>
         <param name="destfile" value="${struts.jar}"/>
       </antcall>
  +<!--
       <antcall target="downloadfile">
         <param name="sourcefile" value="${tyrex.loc}"/>
         <param name="destfile" value="${tyrex.jar}"/>
         <param name="destdir" value="${tyrex.home}"/>
       </antcall>
  +-->
     </target>
   
     <target name="proxyflags">
  
  
  

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

Reply via email to