[
https://issues.apache.org/jira/browse/HBASE-12349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186138#comment-14186138
]
Andrew Purtell commented on HBASE-12349:
----------------------------------------
bq. add support for disabling certain bugcheckers at the package level [...]
along with suitably annotated package-info.java files in the protobuf
'generated' packages ...
So much for that, the SuppressWarnings annotation type doesn't have a PACKAGE
level target, on purpose (and see
http://stackoverflow.com/questions/8910759/why-cant-i-suppresswarnings-on-a-package)
> Add Maven build support module for a custom version of error-prone
> ------------------------------------------------------------------
>
> Key: HBASE-12349
> URL: https://issues.apache.org/jira/browse/HBASE-12349
> Project: HBase
> Issue Type: Sub-task
> Reporter: Andrew Purtell
> Fix For: 2.0.0
>
>
> Add a new Maven build support module that builds and publishes a custom
> error-prone artifact for use by the rest of the build.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)