Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-12552

Fix undeclared/unused dependency to httpclient

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha1
    • build
    • None
    • Incompatible change
    • Hide
      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.
      Show
      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.

    Description

      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.

      Attachments

        1. HADOOP-12552.001.patch
          2 kB
          Masatake Iwasaki
        2. HADOOP-12552.002.patch
          1 kB
          Masatake Iwasaki

        Issue Links

          Activity

            People

              iwasakims Masatake Iwasaki
              iwasakims Masatake Iwasaki
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: