[jboss-jira] [JBoss JIRA] (WFLY-2520) Add hooks to support deprecating entire resource types

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Nov 15 12:53:06 EST 2013


Brian Stansberry created WFLY-2520:
--------------------------------------

             Summary: Add hooks to support deprecating entire resource types
                 Key: WFLY-2520
                 URL: https://issues.jboss.org/browse/WFLY-2520
             Project: WildFly
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Domain Management
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 8.0.0.CR1


DeprecationData can be used in AttributeDefinition and OperationDefinition, but not in ResourceDefinition.

Add support for this.

Since we are late in the WF 8 cycle, the first cut of this will probably involve a deprecated ResourceDefinition subinterface that adds a getDeprecationData() getter, with the new API being moved to ResourceDefinition itself in WF 9. The actual RD impl class that is used probably everywhere will implement the subinterface.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list