You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/12/02 05:37:41 UTC

[jira] [Resolved] (HBASE-9718) Add a test scope dependency on org.slf4j:slf4j-api to hbase-client

     [ https://issues.apache.org/jira/browse/HBASE-9718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-9718.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.96.1
                   0.98.0
     Hadoop Flags: Reviewed

I still see this when setting up new Eclipse projects or regenerating them with 'mvn eclipse:eclipse'. Confirmed again the patch fixes the problem. Committed to trunk and 0.96 branch.

> 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
>             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)