[
https://issues.apache.org/jira/browse/IVY-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jaikiran pai resolved IVY-880.
------------------------------
Resolution: Fixed
Fix Version/s: master
We have just now moved to 4.x of HttpComponent HttpClient library as part of
IVY-1563
> Ivy is no longer compatible with httpclient 2.x
> -----------------------------------------------
>
> Key: IVY-880
> URL: https://issues.apache.org/jira/browse/IVY-880
> Project: Ivy
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.0-beta-2
> Reporter: Maarten Coene
> Assignee: jaikiran pai
> Fix For: master
>
>
> I have several compilation errors when trying to compile
> org.apache.ivy.util.url.HttpClientHandler with httpclient-2.0.
> I see 2 options:
> - update the code to be compatible with both 2.x and 3.x (maybe create a
> HttpClient2Handler and HttpClient3Handler class and compile both of them with
> the appropriate httpclient.jar to avoid this same problem in the future again)
> - don't try to be compatible with httpclient 2.x any longer
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)