Ted Yu created KYLIN-3598:
-----------------------------
Summary: Use the "guava beta checker" plugin to keep off of @Beta
stuff
Key: KYLIN-3598
URL: https://issues.apache.org/jira/browse/KYLIN-3598
Project: Kylin
Issue Type: Task
Reporter: Ted Yu
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)