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 15:13:34 UTC

cvs commit: gump/project xml-batik.xml

bodewig     2005/06/08 06:13:34

  Modified:    project  xml-batik.xml
  Log:
  depend += xml-apis
  
  Revision  Changes    Path
  1.28      +1 -0      gump/project/xml-batik.xml
  
  Index: xml-batik.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/xml-batik.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- xml-batik.xml	12 Jan 2005 10:06:59 -0000	1.27
  +++ xml-batik.xml	8 Jun 2005 13:13:34 -0000	1.28
  @@ -31,6 +31,7 @@
       </ant>
   
       <depend project="dist-ant" inherit="runtime"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
       <depend project="rhino"/>
       <depend project="xml-stylebook2"/>