remm        2002/12/16 06:41:39

  Modified:    .        build.xml
  Log:
  - Remove JavaService from the download target.
  
  Revision  Changes    Path
  1.60      +2 -0      jakarta-tomcat-5/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.xml,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- build.xml 5 Dec 2002 12:01:32 -0000       1.59
  +++ build.xml 16 Dec 2002 14:41:39 -0000      1.60
  @@ -864,11 +864,13 @@
         <param name="destfile" value="${commons-modeler.jar}"/>
       </antcall>
   
  +<!--
       <antcall target="downloadzip">
         <param name="sourcefile" value="${javaservice.loc}"/>
         <param name="destfile" value="${javaservice.exe}"/>
         <param name="destdir" value="${javaservice.home}"/>
       </antcall>
  +-->
       <antcall target="downloadgz">
         <param name="sourcefile" value="${jmx.loc}"/>
         <param name="destfile" value="${jmx.jar}"/>
  
  
  

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

Reply via email to