Re: [PR] [XERCESJ-841] Update VersionNotSupported error message to include XML 1.1 [xerces-j]
elharo (via GitHub) <[email protected]> Sun, 19 Jul 2026 12:38:24 -0000
| Newsgroups | gmane.text.xml.xerces-j.devel |
|---|---|
| Message-ID | <PR_kwDOLzdO6M7ziJJb-a9bc9588-99df-4a1b-9e99-34dfe54252fc@gitbox.apache.org> |
elharo commented on PR #117: URL: https://github.com/apache/xerces-j/pull/117#issuecomment-5015742565 Closing — the two separate message keys are correct. VersionNotSupported is used by XML 1.0 scanners (which only support 1.0), and VersionNotSupported11 is used by XML 1.1 scanners (which support both versions). Each is correct in its context. The System.out.println portion of XERCESJ-841 can be addressed in a separate PR if needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]