[
https://issues.apache.org/jira/browse/HBASE-18979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell reassigned HBASE-18979:
--------------------------------------
Assignee: Andrew Purtell
Fix Version/s: 1.1.13
1.2.7
1.5.0
1.4.0
3.0.0
2.0.0
Version.java is a generated file, created by hbase-common/src/saveVersion.sh.
I'm not sure why the test is picking it up now when it did not before. However
we can add a Private interface annotation in the boilerplate for the generated
file, and just start doing this everywhere. Let me work up a quick patch.
> TestInterfaceAudienceAnnotations fails on branch-1.3
> ----------------------------------------------------
>
> Key: HBASE-18979
> URL: https://issues.apache.org/jira/browse/HBASE-18979
> Project: HBase
> Issue Type: Test
> Components: Client
> Reporter: Mike Drob
> Assignee: Andrew Purtell
> Priority: Blocker
> Fix For: 2.0.0, 3.0.0, 1.4.0, 1.3.2, 1.5.0, 1.2.7, 1.1.13
>
>
> {noformat}
> 2017-10-10 09:15:15,609 INFO [main]
> hbase.TestInterfaceAudienceAnnotations(254): These are the classes that DO
> NOT have @InterfaceAudience annotation:
> 2017-10-10 09:15:15,609 INFO [main]
> hbase.TestInterfaceAudienceAnnotations(256): class
> org.apache.hadoop.hbase.Version
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)