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

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Nov 20 14:19:05 EST 2013


     [ https://issues.jboss.org/browse/WFLY-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated WFLY-2520:
-----------------------------------

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

Add support for this.

  was:
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.


    
> 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.

--
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