[
https://issues.apache.org/jira/browse/HADOOP-12552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira AJISAKA updated HADOOP-12552:
-----------------------------------
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 dependency to their
pom. Since commons-httpclient is EOL, it is recommended to migrate to
org.apache.httpcomponents:httpclient which is the successor. (was: 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.)
> 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)