[jboss-jira] [JBoss JIRA] (JGRP-2259) Configurator.removeDeprecatedProperties(...) should check for @Deprecated
Paul Ferraro (JIRA)
issues at jboss.org
Fri Mar 23 09:54:03 EDT 2018
[ https://issues.jboss.org/browse/JGRP-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro closed JGRP-2259.
------------------------------
Resolution: Rejected
Nevermind - properties containing a deprecated message are already logged in resolveAndAssignField(...), which should be sufficient..
> Configurator.removeDeprecatedProperties(...) should check for @Deprecated
> -------------------------------------------------------------------------
>
> Key: JGRP-2259
> URL: https://issues.jboss.org/browse/JGRP-2259
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 4.0.11
> Reporter: Paul Ferraro
> Assignee: Bela Ban
>
> Configurator.removeDeprecatedProperties(...) removes and logs warnings for any configuration properties annotated with @DeprecatedProperty. However, this annotation is no longer in use anywhere. However, deprecated properties are consistently annotated with @Deprecated, and thus should be detected as such.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list