ppkarwasz commented on PR #42: URL: https://github.com/apache/commons-xml/pull/42#issuecomment-5416027765
I rolled back the changes to `LSResourceResolver` in https://github.com/apache/commons-xml/pull/42/commits/ae189aac6d2fabcd49f418e6202d027f2df8540a. The rewriting of `Source` makes sense (if we don't do it, TrAX will use an unconfigured SAX parser), but the changes to `LSInput` don't (`SchemaFactory` uses a new SAX parser but configured in the same way as the original one). -- 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]
