You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2004/03/31 08:36:57 UTC

cvs commit: gump/project logging-log4j.xml

bodewig     2004/03/30 22:36:57

  Modified:    project  logging-log4j.xml
  Log:
  log4j now seems to require the Servlet API
  
  Revision  Changes    Path
  1.3       +1 -0      gump/project/logging-log4j.xml
  
  Index: logging-log4j.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/logging-log4j.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- logging-log4j.xml	5 Mar 2004 08:31:32 -0000	1.2
  +++ logging-log4j.xml	31 Mar 2004 06:36:57 -0000	1.3
  @@ -36,6 +36,7 @@
   
       <depend project="ant" inherit="runtime"/>
       <depend project="xml-xerces"/>
  +    <depend project="jakarta-servletapi-4"/>
       <work nested="dist/classes"/>
       <option project="jms"/>
       <option project="jmx"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org