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/16 11:46:23 UTC

cvs commit: gump/project ggf-cddlm.xml

bodewig     2005/06/16 02:46:23

  Modified:    project  ggf-cddlm.xml
  Log:
  Needs Xerces to build
  
  Revision  Changes    Path
  1.3       +2 -0      gump/project/ggf-cddlm.xml
  
  Index: ggf-cddlm.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/ggf-cddlm.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ggf-cddlm.xml	6 May 2005 14:19:03 -0000	1.2
  +++ ggf-cddlm.xml	16 Jun 2005 09:46:23 -0000	1.3
  @@ -38,6 +38,8 @@
       <depend project="ant" runtime="false"/>
       <depend project="junit" runtime="true"/>
       <depend project="xalan" runtime="true"/>
  +    <depend project="xml-apis"/>
  +    <depend project="xml-xerces"/>
   
       <work nested="build/classes"/>
       <home nested="dist"/>