Upgrade httpclient
------------------
Key: DOXIA-406
URL: http://jira.codehaus.org/browse/DOXIA-406
Project: Maven Doxia
Issue Type: Improvement
Components: Core
Affects Versions: 1.1.3
Reporter: Robert Scholte
Attachments: upgrade-httpclient.patch
The doxia core still uses commons-httpclient-3.x, although the [HttpComponents
site|http://hc.apache.org/index.html] tells the following:
{quote}
HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on HttpCore.
It also provides reusable components for client-side authentication, HTTP state
management, and HTTP connection management. HttpComponents Client is a
successor of and replacement for Commons HttpClient 3.x. Users of Commons
HttpClient are strongly encouraged to upgrade.
{quote}
With this patch DOXIA-394 might be fixed as well, or at least a step closer.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira