You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by co...@apache.org on 2002/07/27 00:49:14 UTC

cvs commit: jakarta-tomcat gump.xml

costin      2002/07/26 15:49:14

  Modified:    .        gump.xml
  Log:
  Temporary disable the mx4j dep.
  
  Revision  Changes    Path
  1.7       +3 -0      jakarta-tomcat/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/gump.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- gump.xml	10 Jun 2002 23:56:35 -0000	1.6
  +++ gump.xml	26 Jul 2002 22:49:14 -0000	1.7
  @@ -24,8 +24,11 @@
       <depend project="jakarta-ant"/>
       <depend project="jakarta-servletapi"/>
       <depend project="jakarta-tomcat-util"/>
  +    <depend project="jakarta-tomcat-connectors"/>
       <depend project="jsse"/>
  +<!-- Temporary disable compilation of the MX4J module. Until MX4J compiles again
       <depend project="mx4j"/>
  +-->
       <work nested="build/tomcat/classes"/>
       <home nested="build/tomcat"/>
       <jar name="lib/common/tomcat_core.jar"/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>