bodewig     2003/09/30 01:24:30

  Modified:    project  jetty.xml
  Log:
  jetty needs commons-logging now
  
  Revision  Changes    Path
  1.8       +1 -0      jakarta-gump/project/jetty.xml
  
  Index: jetty.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/jetty.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- jetty.xml 14 Aug 2003 07:14:58 -0000      1.7
  +++ jetty.xml 30 Sep 2003 08:24:30 -0000      1.8
  @@ -15,6 +15,7 @@
       <ant target="jetty.jar"/>
   
       <depend project="ant"/>
  +    <depend project="commons-logging" runtime="true"/>
       <depend project="xml-xerces"/>
       <depend project="mx4j"/>
       <work nested="classes"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to