rubys       01/11/29 18:08:20

  Modified:    proposal/gump/project xml-xerces.xml
  Log:
  Try putting xerces on the bootclasspath to see it if resolves the JDK1.4
  problems...
  
  Revision  Changes    Path
  1.11      +1 -1      jakarta-alexandria/proposal/gump/project/xml-xerces.xml
  
  Index: xml-xerces.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/xml-xerces.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- xml-xerces.xml    2001/10/27 14:57:17     1.10
  +++ xml-xerces.xml    2001/11/30 02:08:20     1.11
  @@ -15,7 +15,7 @@
       <depend project="bootstrap-ant"/>
     
       <home nested="java/build"/>
  -    <jar  name="xerces.jar" id="parser"/>
  +    <jar  name="xerces.jar" id="parser" type="boot"/>
     </project>
   
     <!-- package up the distribution -->
  
  
  

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

Reply via email to