remm        2003/08/31 09:52:06

  Modified:    .        build.xml
  Log:
  - Don't copy jmx-tools to embed.
  
  Revision  Changes    Path
  1.155     +0 -1      jakarta-tomcat-5/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.xml,v
  retrieving revision 1.154
  retrieving revision 1.155
  diff -u -r1.154 -r1.155
  --- build.xml 30 Aug 2003 22:13:27 -0000      1.154
  +++ build.xml 31 Aug 2003 16:52:05 -0000      1.155
  @@ -612,7 +612,6 @@
       <copy todir="embed/lib" file="${commons-beanutils.jar}"/>
       <copy todir="embed/lib" file="${commons-collections.jar}"/>
       <copy todir="embed/lib" file="${jmx.jar}"/>
  -    <copy todir="embed/lib" file="${jmx-tools.jar}"/>
   
       <copy todir="embed/lib">
         <fileset dir="build/server/lib">
  
  
  

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

Reply via email to