[
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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists