(no subject)
Ito Kazumitsu <[email protected]>
| Newsgroups | gmane.comp.java.classpath.extensions.xml,gmane.comp.java.vm.kaffe.general |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "*" == Ito Kazumitsu <[email protected]> writes: *> Giving the warning of "missing system ID" should be postponed *> until the system ID is really needed. *> *> And here is my patch: With this patch, and without the previvous patch, my test case goes like this: bash-2.05b$ java TestEntityResolver test.xml org.xml.sax.SAXParseException: URI was not reported to parser for entity [dtd] I think this warning message is reasonable and ignorable.