Github user hsaputra commented on a diff in the pull request:

    https://github.com/apache/gora/pull/21#discussion_r25921656
  
    --- Diff: gora-hbase/pom.xml ---
    @@ -117,6 +117,18 @@
     
         <dependency>
           <groupId>org.apache.hbase</groupId>
    +      <artifactId>hbase-common</artifactId>
    +      <scope>compile</scope>
    +      <exclusions>
    +        <exclusion>
    +          <groupId>org.slf4j</groupId>
    +          <artifactId>slf4j-log4j12</artifactId>
    --- End diff --
    
    If we have exclude it in the main pom.xml do we need to exclude it again 
here?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to