[ 
https://issues.apache.org/jira/browse/HADOOP-12552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Masatake Iwasaki updated HADOOP-12552:
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.8.0
     Release Note: Dependency on commons-httpclient:commons-httpclient was 
removed from hadoop-common. Downstream projects using commons-httpclient 
transitively provided by hadoop-common need to add explicit depencency to their 
pom. Since commons-httpclient is EOL, it is recomended to migrate to 
org.apache.httpcomponents:httpclient which is the successor.
           Status: Resolved  (was: Patch Available)

Thanks. Committed this to branch-2.8 and above.

> Fix undeclared/unused dependency to httpclient
> ----------------------------------------------
>
>                 Key: HADOOP-12552
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12552
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>            Priority: Minor
>             Fix For: 2.8.0
>
>         Attachments: HADOOP-12552.001.patch, HADOOP-12552.002.patch
>
>
> hadoop-common has undeclared dependency on 
> {{org.apache.httpcomponents:httpclient}} and unused dependency on 
> {{commons-httpclient:commons-httpclient}}. Vise versa in hadoop-azure and 
> hadoop-openstack.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to