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 2003/08/14 09:14:58 UTC

cvs commit: jakarta-gump/project jetty.xml

bodewig     2003/08/14 00:14:58

  Modified:    project  jetty.xml
  Log:
  jetty has a hard dependency on mx4j now
  
  Revision  Changes    Path
  1.7       +1 -1      jakarta-gump/project/jetty.xml
  
  Index: jetty.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/jetty.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- jetty.xml	3 May 2003 12:06:00 -0000	1.6
  +++ jetty.xml	14 Aug 2003 07:14:58 -0000	1.7
  @@ -16,7 +16,7 @@
   
       <depend project="ant"/>
       <depend project="xml-xerces"/>
  -    <option project="jmx"/>
  +    <depend project="mx4j"/>
       <work nested="classes"/>
   
       <jar name="lib/org.mortbay.jetty.jar"/>