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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
