[ https://issues.apache.org/jira/browse/HBASE-9718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13841121#comment-13841121 ]
Hudson commented on HBASE-9718: ------------------------------- FAILURE: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #865 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/865/]) HBASE-10073. Revert HBASE-9718 (Add a test scope dependency on org.slf4j:slf4j-api to hbase-client) (apurtell: rev 1548390) * /hbase/trunk/hbase-client/pom.xml > Add a test scope dependency on org.slf4j:slf4j-api to hbase-client > ------------------------------------------------------------------ > > Key: HBASE-9718 > URL: https://issues.apache.org/jira/browse/HBASE-9718 > Project: HBase > Issue Type: Bug > Components: Client > Affects Versions: 0.98.0 > Reporter: Andrew Purtell > Assignee: Andrew Purtell > Priority: Minor > Fix For: 0.98.0, 0.96.1 > > Attachments: 9718.patch > > > hbase-client needs a test scope dependency on org.slf4j:slf4j-api in its POM. > Without this change at least Eclipse cannot resolve org.slf4j.Logger from > RecoverableZooKeeper - the ZooKeeper classes use it - and so the > 'hbase-client' project will not build. -- This message was sent by Atlassian JIRA (v6.1#6144)