I am reverting the default SAX (and therefore DOM) parser to aelfred2 until
the mark/reset bug is resolved.

2005-12-25  Chris Burdess  <[EMAIL PROTECTED]>

        * resource/META-INF/services/javax.xml.parsers.SAXParserFactory:
          Revert to using aelfred2 driver by default.
-- 
Chris Burdess
  "They that can give up essential liberty to obtain a little safety
  deserve neither liberty nor safety." - Benjamin Franklin
Index: resource/META-INF/services/javax.xml.parsers.SAXParserFactory
===================================================================
RCS file: 
/cvsroot/classpath/classpath/resource/META-INF/services/javax.xml.parsers.SAXParserFactory,v
retrieving revision 1.2
diff -u -r1.2 javax.xml.parsers.SAXParserFactory
--- resource/META-INF/services/javax.xml.parsers.SAXParserFactory       24 Dec 
2005 14:14:48 -0000      1.2
+++ resource/META-INF/services/javax.xml.parsers.SAXParserFactory       25 Dec 
2005 09:49:00 -0000
@@ -1 +1 @@
-gnu.xml.stream.SAXParserFactory
+gnu.xml.aelfred2.JAXPFactory

Attachment: pgpz3L2oy9BdD.pgp
Description: PGP signature

_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to