[jboss-jira] [JBoss JIRA] (JGRP-2259) Configurator.removeDeprecatedProperties(...) should check for @Deprecated

Paul Ferraro (JIRA) issues at jboss.org
Fri Mar 23 09:18:00 EDT 2018


Paul Ferraro created JGRP-2259:
----------------------------------

             Summary: Configurator.removeDeprecatedProperties(...) should check for @Deprecated
                 Key: JGRP-2259
                 URL: https://issues.jboss.org/browse/JGRP-2259
             Project: JGroups
          Issue Type: Bug
            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