[jboss-jira] [JBoss JIRA] (WFLY-3184) Accept non-list params for deployment add command's 'content' param

Brian Stansberry (JIRA) issues at jboss.org
Sat Apr 5 08:45:13 EDT 2014


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

Brian Stansberry updated WFLY-3184:
-----------------------------------

    Fix Version/s: 9.0.0.CR1

    
> Accept non-list params for deployment add command's 'content' param
> -------------------------------------------------------------------
>
>                 Key: WFLY-3184
>                 URL: https://issues.jboss.org/browse/WFLY-3184
>             Project: WildFly
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>            Priority: Minor
>             Fix For: 9.0.0.CR1
>
>
> The deployment resource's 'content' attribute is of type list, but it only accepts a single element. Changing this would break compatibility, but it would be nice if CLI users could skip the useless [].
> This could be handled server-side using a ParameterCorrector, but we'd need to figure out how to prevent validation problems when the user tries it in the CLI. 

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