[
https://issues.apache.org/jira/browse/FLINK-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger updated FLINK-10446:
-----------------------------------
Component/s: Build System
> Use the "guava beta checker" plugin to keep off of @Beta API
> ------------------------------------------------------------
>
> Key: FLINK-10446
> URL: https://issues.apache.org/jira/browse/FLINK-10446
> Project: Flink
> Issue Type: Task
> Components: Build System
> Reporter: Ted Yu
> Priority: Major
>
> The Guava people publish an Error Prone plugin to detect when stuff that's
> annotated with @Beta gets used. Those things shouldn't be used because the
> project gives no promises about deprecating before removal.
> plugin:
> https://github.com/google/guava-beta-checker
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)