You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ni...@apache.org on 2004/10/15 19:39:13 UTC

cvs commit: gump/project xml-xerces2.xml

niclas      2004/10/15 10:39:13

  Modified:    project  xml-xerces2.xml
  Log:
  Depends on the Xalan XMLSerializer, which is now in separate Jar.
  
  Revision  Changes    Path
  1.34      +1 -0      gump/project/xml-xerces2.xml
  
  Index: xml-xerces2.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/xml-xerces2.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- xml-xerces2.xml	8 Oct 2004 17:07:50 -0000	1.33
  +++ xml-xerces2.xml	15 Oct 2004 17:39:13 -0000	1.34
  @@ -50,6 +50,7 @@
       <depend project="ant" inherit="runtime"/>
       <depend project="xjavac"/>
       <depend project="xml-xalan2"/>
  +    <depend project="xml-xalan2" id="serializer" />
       <depend project="xml-xerces"/>
       <depend project="xml-stylebook2"/>
       <depend project="xml-site"/>