rzo1 opened a new pull request, #1020:
URL: https://github.com/apache/opennlp/pull/1020

   Replace the local SAXParserFactory in DictionaryEntryPersistor with the 
shared XmlUtil.createSaxParser() helper so all SAX parsing in the runtime goes 
through a single, consistently configured entry point. Harden 
XmlUtil.createSaxParser() to enable namespace awareness and disable 
DOCTYPE/external entity processing by default.


-- 
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]

Reply via email to