You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2005/02/07 18:59:53 UTC

cvs commit: gump/project excalibur.xml

bodewig     2005/02/07 09:59:53

  Modified:    project  excalibur.xml
  Log:
  commons-logging dependencies
  
  Revision  Changes    Path
  1.67      +2 -0      gump/project/excalibur.xml
  
  Index: excalibur.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/excalibur.xml,v
  retrieving revision 1.66
  retrieving revision 1.67
  diff -u -r1.66 -r1.67
  --- excalibur.xml	18 Jan 2005 08:25:05 -0000	1.66
  +++ excalibur.xml	7 Feb 2005 17:59:53 -0000	1.67
  @@ -483,6 +483,7 @@
           <!-- build-time dependencies -->
           <depend project="ant" inherit="runtime"/>
           <depend project="jakarta-velocity"/>
  +        <depend project="commons-logging"/>
           <depend project="junit"/>
           <depend project="xml-xerces"/>
           <depend project="xalan"/>
  @@ -817,6 +818,7 @@
           
           <depend project="ant" inherit="runtime"/>
           <depend project="jakarta-velocity"/>
  +        <depend project="commons-logging"/>
           <option project="checkstyle" inherit="runtime"/>
   
           <depend project="avalon-framework-api" runtime="true"/>