[jboss-jira] [JBoss JIRA] (AS7-5580) Introduce "version" to all operations

Tomaz Cerar (JIRA) jira-events at lists.jboss.org
Thu Nov 8 06:11:18 EST 2012


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

Tomaz Cerar commented on AS7-5580:
----------------------------------

I think it should be something like:

{noformat}
version: x.y.z
{noformat}

so we would follow other places in code where we use notion of version.
other option is much more verbose and not suitable
{noformat}
management-major-version:x
management-minor-version:y
management-micro-version:z
{noformat}

                
> Introduce "version" to all operations
> -------------------------------------
>
>                 Key: AS7-5580
>                 URL: https://issues.jboss.org/browse/AS7-5580
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: CLI, Console, Domain Management
>            Reporter: Tomaz Cerar
>            Assignee: Brian Stansberry
>             Fix For: 7.2.0.CR1
>
>
> To better support backward compatibility for upcoming version of AS/mgmt api
> For start we should probably just send mgmt version of subsystem/core 
> in future we could use this info to route operations properly 

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