[
https://issues.apache.org/jira/browse/HADOOP-11613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156391#comment-15156391
]
Masatake Iwasaki commented on HADOOP-11613:
-------------------------------------------
We do not update hadoop-azure/pom.xml here because it already have dependency
on {{org.apache.httpcomponents:httpclient}} which has not actually been used.
It have undeclared dependency on {{commons-httpclient:commons-httpclient}}
transitively provided by hadoop-common instead. (You can see this by running
{{mvn dependency:analyze}} in hadoop-azure directory.)
The original intent of HADOOP-12552 is fixing the mismatch but if this
HADOOP-11613 comes in, hadoop-azure part of HADOOP-12552 will not be needed
anymore.
> Remove commons-httpclient dependency from hadoop-azure
> ------------------------------------------------------
>
> Key: HADOOP-11613
> URL: https://issues.apache.org/jira/browse/HADOOP-11613
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Akira AJISAKA
> Assignee: Akira AJISAKA
> Labels: BB2015-05-TBR
> Attachments: HADOOP-11613-001.patch, HADOOP-11613-002.patch,
> HADOOP-11613-003.patch, HADOOP-11613.004.patch, HADOOP-11613.008.patch,
> HADOOP-11613.05.patch, HADOOP-11613.06.patch, HADOOP-11613.07.patch,
> HADOOP-11613.patch
>
>
> Remove httpclient dependency from MockStorageInterface.java.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)