re PR xml/31303 (SAXException: org.xml.sax.driver property needs to be set?)

PR classpath/31303:
	* external/sax/org/xml/sax/helpers/XMLReaderFactory.java
	(createXMLReader): Code in Classpath default.

From-SVN: r123267
This commit is contained in:
Tom Tromey
2007-03-27 19:29:54 +00:00
committed by Tom Tromey
parent fd6a66a10a
commit 17e50382cc
3 changed files with 11 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
2007-03-27 Tom Tromey <tromey@redhat.com>
PR classpath/31303:
* external/sax/org/xml/sax/helpers/XMLReaderFactory.java
(createXMLReader): Code in Classpath default.
2007-03-27 Keith Seitz <keiths@redhat.com>
Merged from upstream: