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

Jérémie Lagarde (JIRA) issues at jboss.org
Tue Jun 23 22:20:02 EDT 2015


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

Jérémie Lagarde commented on FORGEPLUGINS-189:
----------------------------------------------

This is a problem in the range version, I fixed it on the master, but I expect FORGE-1975 to release a new version.

For your information *[8.0.0,9.0.0[* contain 9.0.0.Alpha1 and  9.0.0.CR1 , so  I change the range and add a wilfdly9 specific server provider.

> 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 Plugin
>            Reporter: Antonio Goncalves
>            Assignee: James Perkins
>
> 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.3.15#6346)



More information about the forge-issues mailing list