You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by di...@apache.org on 2003/12/27 15:43:32 UTC

cvs commit: jakarta-gump/project jetty.xml

dims        2003/12/27 06:43:32

  Modified:    project  jetty.xml
  Log:
  mx4j.adaptor.http is in mx4j-tools.jar
  
  Revision  Changes    Path
  1.9       +1 -0      jakarta-gump/project/jetty.xml
  
  Index: jetty.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/jetty.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- jetty.xml	30 Sep 2003 08:24:30 -0000	1.8
  +++ jetty.xml	27 Dec 2003 14:43:32 -0000	1.9
  @@ -18,6 +18,7 @@
       <depend project="commons-logging" runtime="true"/>
       <depend project="xml-xerces"/>
       <depend project="mx4j"/>
  +    <depend project="mx4j-tools"/>
       <work nested="classes"/>
   
       <jar name="lib/org.mortbay.jetty.jar"/>