Chia-Ping Tsai created HBASE-19644:
--------------------------------------

             Summary: add the checkstyle rule to rejects the illegal imports
                 Key: HBASE-19644
                 URL: https://issues.apache.org/jira/browse/HBASE-19644
             Project: HBase
          Issue Type: Task
    Affects Versions: 2.0.0
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai


The following imports should be disabled in our code.
# com.google.common.*   (we have the shaded version)
# io.netty.*  (ditto)
# org.apache.curator.shaded.*
# org.apache.htrace.shaded.*



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

Reply via email to