You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2002/11/15 20:10:17 UTC

cvs commit: jakarta-alexandria/proposal/gump/project xml-xerces2.xml

rubys       2002/11/15 11:10:17

  Modified:    proposal/gump/project xml-xerces2.xml
  Log:
  Add xercesImpl.jar to the bootclasspath
  
  Revision  Changes    Path
  1.25      +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.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- xml-xerces2.xml	1 Oct 2002 13:00:36 -0000	1.24
  +++ xml-xerces2.xml	15 Nov 2002 19:10:17 -0000	1.25
  @@ -17,7 +17,7 @@
       <depend project="bootstrap-ant"/>
       <depend project="xjavac"/>
       <home nested="java/build"/>
  -    <jar  name="xercesImpl.jar" id="parser"/>
  +    <jar  name="xercesImpl.jar" id="parser" type="boot"/>
       <jar  name="xmlParserAPIs.jar" id="apis"/>
   
       <nag from="Sam Ruby &lt;rubys@us.ibm.com&gt;"
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>