Tsuyoshi Ozawa created CURATOR-399:
--------------------------------------

             Summary: curator-framework doesn't use shaded Guava
                 Key: CURATOR-399
                 URL: https://issues.apache.org/jira/browse/CURATOR-399
             Project: Apache Curator
          Issue Type: Bug
            Reporter: Tsuyoshi Ozawa
            Assignee: Jordan Zimmerman


curator-framework(high-level API) doesn't use shaded Guava although 
curator-client(low-level API) uses shaded Guava. 

How to check:
* Running mvn dependency:tree in the Hadoop 3's branch
{quote}
[INFO] |  +- org.apache.curator:curator-framework:jar:2.12.0:compile
[INFO] |  |  \- org.apache.curator:curator-client:jar:2.12.0:compile
[INFO] |  |     \- com.google.guava:guava:jar:21.0:compile
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to