[ 
https://issues.apache.org/jira/browse/HBASE-18209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050394#comment-16050394
 ] 

Hudson commented on HBASE-18209:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-2.0 #46 (See 
[https://builds.apache.org/job/HBase-2.0/46/])
HBASE-18209 Include httpclient / httpcore jars in build artifacts (tedyu: rev 
299850ea70bbb86e2d4c8ef0b1cead2b67e079d8)
* (edit) hbase-server/pom.xml
* (edit) hbase-assembly/pom.xml


> Include httpclient / httpcore jars in build artifacts
> -----------------------------------------------------
>
>                 Key: HBASE-18209
>                 URL: https://issues.apache.org/jira/browse/HBASE-18209
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 3.0.0, 2.0.0-alpha-2
>
>         Attachments: 18209.v1.txt, 18209.v2.txt
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to