[
https://issues.apache.org/jira/browse/HBASE-19644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated HBASE-19644:
-----------------------------------
Summary: add the checkstyle rule to reject the illegal imports (was: add
the checkstyle rule to rejects the illegal imports)
> add the checkstyle rule to reject 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)