You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/05/12 15:53:12 UTC

[jira] [Created] (HDFS-10394) move declaration of okhttp version from hdfs-client to hadoop-project POM

Steve Loughran created HDFS-10394:
-------------------------------------

             Summary: move declaration of okhttp version from hdfs-client to hadoop-project POM
                 Key: HDFS-10394
                 URL: https://issues.apache.org/jira/browse/HDFS-10394
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: build
    Affects Versions: 2.8.0
            Reporter: Steve Loughran
            Priority: Minor


The POM dependency on okhttp in hadoop-hdfs-client declares its version in that POM instead.

the root declaration, including version, must go into the hadoop-project/pom.xml so that its easy to track use and have only one place if this version were ever to be incremented. As it stands, if any other module picked up the library, they could adopt a different version.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org