[forge-issues] [JBoss JIRA] (FORGEPLUGINS-189) The as-setup command should give the version of the server

James Perkins (JIRA) issues at jboss.org
Wed Sep 30 18:41:00 EDT 2015


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

James Perkins reassigned FORGEPLUGINS-189:
------------------------------------------

    Assignee:     (was: James Perkins)


> The as-setup command should give the version of the server
> ----------------------------------------------------------
>
>                 Key: FORGEPLUGINS-189
>                 URL: https://issues.jboss.org/browse/FORGEPLUGINS-189
>             Project: Forge Plugins/Addons
>          Issue Type: Enhancement
>          Components: JBoss AS Addon
>            Reporter: Antonio Goncalves
>
> The {{as-setup}} command has a {{server}} parameter. When pressing TAB the completion shows the app server with version : 
> {code}
> $ as-setup --server 
> jbossas7  wildfly8  
> {code}
> But this is confusing because when you choose the appserver, you have the {{version}} parameter :
> {code}
> $ as-setup --server wildfly8 --version 
> 8.0.0.Alpha1  8.0.0.Alpha4  8.0.0.Final   8.1.0.Final   9.0.0.Beta1   
> 8.0.0.Alpha2  8.0.0.Beta1   8.1.0.CR1     8.2.0.Final   9.0.0.Beta2   
> 8.0.0.Alpha3  8.0.0.CR1     8.1.0.CR2     9.0.0.Alpha1  9.0.0.CR1     
> {code}
> For clarity the {{server}} parameter should only show the app server without version number : 
> {code}
> $ as-setup --server 
> jbossas  wildfly  
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the forge-issues mailing list