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/05/19 21:55:41 UTC

cvs commit: gump/project dom4j.xml

bodewig     2005/05/19 12:55:41

  Modified:    project  dom4j.xml
  Log:
  depend += SAX 2.0.2
  
  Revision  Changes    Path
  1.54      +1 -0      gump/project/dom4j.xml
  
  Index: dom4j.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/dom4j.xml,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- dom4j.xml	12 Apr 2005 20:39:57 -0000	1.53
  +++ dom4j.xml	19 May 2005 19:55:41 -0000	1.54
  @@ -36,6 +36,7 @@
       <depend project="xml-xerces"/>
       <depend project="junit"/>
       <depend project="xml-apis-12"/>
  +    <depend project="jaxp" ids="sax"/>
       <depend project="xalan"/>
       <depend project="xpp2"/>
       <depend project="xpp"/>