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/06/08 08:53:42 UTC

cvs commit: gump/project excalibur.xml

bodewig     2005/06/07 23:53:42

  Modified:    project  excalibur.xml
  Log:
  excalibur-logger needs xml-apis
  
  Revision  Changes    Path
  1.75      +1 -0      gump/project/excalibur.xml
  
  Index: excalibur.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/excalibur.xml,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- excalibur.xml	7 Jun 2005 19:16:58 -0000	1.74
  +++ excalibur.xml	8 Jun 2005 06:53:42 -0000	1.75
  @@ -752,6 +752,7 @@
           <depend project="jms" runtime="true"/>
           
   	    <depend project="junit"/>
  +        <depend project="xml-apis"/>
           <depend project="xml-xerces"/>
           <depend project="xalan"/>