[
https://issues.apache.org/jira/browse/HBASE-19375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16271550#comment-16271550
]
Appy commented on HBASE-19375:
------------------------------
No * imports. Fix on commit. +1.
{{import static org.junit.Assert.*;}}
note: you might want to change your IDE's threshold for changing bunch of
similar looking imports to * import.
> Fix import order in hbase-thrift
> --------------------------------
>
> Key: HBASE-19375
> URL: https://issues.apache.org/jira/browse/HBASE-19375
> Project: HBase
> Issue Type: Sub-task
> Components: Thrift
> Reporter: Jan Hentschel
> Assignee: Jan Hentschel
> Priority: Trivial
> Attachments: HBASE-19375.master.001.patch
>
>
> Currently Checkstyle complains about the import order in some classes
> (*ImportOrderCheck*). They should get fixed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)