uschindler commented on PR #16135: URL: https://github.com/apache/lucene/pull/16135#issuecomment-4582645776
I think the better fix is to let resolveEntity() throw an Exception if not the DTD file is loaded. Much simpler and does not rely on implementation-dependent URLs. Apache Solr uses this approach throughout the box. -- 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]
