You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/07/07 20:04:34 UTC

[jira] [Created] (ACCUMULO-2982) Javadoc warnings about incorrect use of tags

Christopher Tubbs created ACCUMULO-2982:
-------------------------------------------

             Summary: Javadoc warnings about incorrect use of tags
                 Key: ACCUMULO-2982
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2982
             Project: Accumulo
          Issue Type: Sub-task
            Reporter: Christopher Tubbs
            Priority: Minor


JDK8 adds new warnings about improper use of @propertyGetter, @propertySetter, and @propertyDescription tags. They can only be used in JavaFX properties getters and setters.

Most of these warnings are in generated thrift code. A JIRA might need to be filed against Thrift and patched upstream.



--
This message was sent by Atlassian JIRA
(v6.2#6252)