bodewig     2002/11/19 07:12:11

  Modified:    proposal/gump/project xml-xerces2.xml
  Log:
  If Xerces is on the bootclasspath, its version of DOM should better be
  there as well.
  
  Fixes ant-contrib-cpptasks-test (for me, at least).
  
  Revision  Changes    Path
  1.26      +1 -1      jakarta-alexandria/proposal/gump/project/xml-xerces2.xml
  
  Index: xml-xerces2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/xml-xerces2.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- xml-xerces2.xml   15 Nov 2002 19:10:17 -0000      1.25
  +++ xml-xerces2.xml   19 Nov 2002 15:12:11 -0000      1.26
  @@ -18,7 +18,7 @@
       <depend project="xjavac"/>
       <home nested="java/build"/>
       <jar  name="xercesImpl.jar" id="parser" type="boot"/>
  -    <jar  name="xmlParserAPIs.jar" id="apis"/>
  +    <jar  name="xmlParserAPIs.jar" id="apis" type="boot"/>
   
       <nag from="Sam Ruby &lt;[EMAIL PROTECTED]&gt;"
            to="[EMAIL PROTECTED]"/>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to