[
https://issues.apache.org/jira/browse/HBASE-19713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16392585#comment-16392585
]
Chia-Ping Tsai commented on HBASE-19713:
----------------------------------------
Perhaps we can simply the rule to check only the InterfaceAudience? If so, we
can use warbucks-maven-plugin instead (ya, TestInterfaceAudienceAnnotations can
be removed). However, there will be some downsides:
# all classes must have the InterfaceAudience even if it is package-private
# the plugin can't check the values in LimitedPrivate so the lack of
HBaseInterfaceAudience won't be discovered
[~busbey] WDYT?
> Enable TestInterfaceAudienceAnnotations
> ---------------------------------------
>
> Key: HBASE-19713
> URL: https://issues.apache.org/jira/browse/HBASE-19713
> Project: HBase
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: HBASE-19713.branch-2.v0.patch,
> HBASE-19713.branch-2.v1.patch, HBASE-19713.branch-2.v2.patch,
> HBASE-19713.v0.patch
>
>
> Make sure TestInterfaceAudienceAnnotations pass before 2.0 release.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)