[jboss-jira] [JBoss JIRA] (AS7-5112) Add deprecation information to management API metadata

Tomaz Cerar (JIRA) jira-events at lists.jboss.org
Wed Sep 5 12:10:33 EDT 2012


    [ https://issues.jboss.org/browse/AS7-5112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716138#comment-12716138 ] 

Tomaz Cerar commented on AS7-5112:
----------------------------------

for latest example, in this case properties added for i18n support ware:

web.container.mime-mapping.add-mime.deprecated=operation is deprecated
web.container.mime-mapping.add-mime.name.deprecated=this attribute is deprecated
web.container.mime-mapping.remove-mime.name.deprecated=this attribute is deprecated

* note that this attributes/operations are not actually deprecated just here to prove a concept
                
> Add deprecation information to management API metadata
> ------------------------------------------------------
>
>                 Key: AS7-5112
>                 URL: https://issues.jboss.org/browse/AS7-5112
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Domain Management
>            Reporter: Brian Stansberry
>            Assignee: Tomaz Cerar
>             Fix For: 7.3.0.Alpha1
>
>
> Add metadata describing that we have deprecated:
> 1) Resources
> 2) Attributes
> 3) Operations
> 4) Operation parameters
> We'll need to sort out exactly what info to provide. We can declare in what management API version an item was deprecated, and provide some localized text explaining. More problematic would be info on what "version" the item will be removed in (outside of vague wording in the description text). Probably including such info would be a mistake; prone to error.

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