Ted Yu created HADOOP-13394:
-------------------------------

             Summary: Swift should have proper HttpClient dependencies
                 Key: HADOOP-13394
                 URL: https://issues.apache.org/jira/browse/HADOOP-13394
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Ted Yu


In hadoop-tools/hadoop-openstack/pom.xml :
{code}
    <dependency>
      <groupId>commons-httpclient</groupId>
      <artifactId>commons-httpclient</artifactId>
      <scope>compile</scope>
    </dependency>
{code}
The dependency should be migrated to httpclient of org.apache.httpcomponents



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to