Michael Osipov created DOXIA-633:
------------------------------------
Summary: Drop and replace usage of HttpComponents in Core
Key: DOXIA-633
URL: https://issues.apache.org/jira/browse/DOXIA-633
Project: Maven Doxia
Issue Type: Task
Components: Core
Affects Versions: 1.11.1
Reporter: Michael Osipov
Assignee: Michael Osipov
Fix For: 2.0.0-M1
The {{AbstractXmlParser}} uses HttpComponents to resolve external entities via
HTTP. The SnippetMacro uses {{URLConnection}}. For such a simple usecase the
{{URLConnection}} in the parser is more than enough.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)