Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-18209

Include httpclient / httpcore jars in build artifacts

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-alpha-2, 2.0.0
    • None
    • Reviewed

    Description

      We need httpclient & httpcore jars to be present when rootdir is placed on s3(a).
      Attempts to move to the fully shaded amazon-SDK JAR caused problems of its own. (according to steve_l)

      Here are the versions we should use:

      <commons.httpclient.version>4.5.2</commons.httpclient.version>
      <commons.httpcore.version>4.4.4</commons.httpcore.version>

      Currently they are declared test dependency.

      This JIRA is to move to compile time dependency so that the corresponding jars are bundled in lib directory.

      Attachments

        1. 18209.v2.txt
          1.0 kB
          Ted Yu
        2. 18209.v1.txt
          0.5 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: