[
https://issues.apache.org/jira/browse/HBASE-12076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150016#comment-14150016
]
Elliott Clark commented on HBASE-12076:
---------------------------------------
I don't think that the orig files are checked in. Maybe they are left over from
patching in your local repo? The only one that I see is from HBASE-11920.
{code}
14:27:43 elliott@elliott-mbp hbase 375fc1e grep -R
"org.apache.hadoop.classification.Interface" . | grep java
./hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java:import
org.apache.hadoop.classification.InterfaceAudience;
{code}
> Move InterfaceAudience imports to hbase-annotations
> ---------------------------------------------------
>
> Key: HBASE-12076
> URL: https://issues.apache.org/jira/browse/HBASE-12076
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 2.0.0, 0.98.7, 0.99.1
> Environment: Seems like I missed some annotations when doing my
> find/replace.
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Fix For: 2.0.0, 0.98.7, 0.99.1
>
> Attachments:
> 0001-HBASE-12076-Move-InterfaceAudience-imports-to-hbase-.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)