You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2005/03/02 19:36:29 UTC

cvs commit: jakarta-tomcat-5 build.xml

remm        2005/03/02 10:36:29

  Modified:    .        build.xml
  Log:
  - Don't include juli in dist.
  
  Revision  Changes    Path
  1.224     +1 -0      jakarta-tomcat-5/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.xml,v
  retrieving revision 1.223
  retrieving revision 1.224
  diff -u -r1.223 -r1.224
  --- build.xml	2 Mar 2005 18:30:45 -0000	1.223
  +++ build.xml	2 Mar 2005 18:36:29 -0000	1.224
  @@ -1226,6 +1226,7 @@
         	<exclude name="*-using-launcher.*"/>
         	<exclude name="LauncherBootstrap.class"/>
         	<exclude name="launcher.properties"/>
  +      	<exclude name="tomcat-juli.jar"/>
         </fileset>
       </copy>
       <copy todir="${tomcat.dist}/common/classes">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org