You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Brad Walker (JIRA)" <ji...@apache.org> on 2019/07/24 18:50:00 UTC

[jira] [Closed] (NETBEANS-2817) remove un-annotated deprecated items..

     [ https://issues.apache.org/jira/browse/NETBEANS-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brad Walker closed NETBEANS-2817.
---------------------------------
    Resolution: Fixed
      Assignee: Brad Walker

Fixed as part of the pull request: [Apache Netbeans 2817|http://example.com]

> remove un-annotated deprecated items..
> --------------------------------------
>
>                 Key: NETBEANS-2817
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2817
>             Project: NetBeans
>          Issue Type: Bug
>            Reporter: Brad Walker
>            Assignee: Brad Walker
>            Priority: Major
>
> There are over 100 of the following errors..
> {quote}   [repeat] /home/bwalker/netbeans/enterprise/payara.common/src/org/netbeans/modules/payara/common/ui/IpComboBox.java:180: warning: [dep-ann] deprecated item is not annotated with @Deprecated
>    [repeat]     public IpComboBox(final Object items[])
>    [repeat]               ^ {quote}  
> Added "@Deprecated" annotation to remove the warnings.. This  does not effect the deprecation that will need to be addressed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists