[switchyard-issues] [JBoss JIRA] (SWITCHYARD-587) Default to current version for Forge-generated applications

Keith Babo (Created) (JIRA) jira-events at lists.jboss.org
Wed Dec 14 12:56:09 EST 2011


Default to current version for Forge-generated applications
-----------------------------------------------------------

                 Key: SWITCHYARD-587
                 URL: https://issues.jboss.org/browse/SWITCHYARD-587
             Project: SwitchYard
          Issue Type: Enhancement
          Components: tooling
    Affects Versions: 0.3
            Reporter: Keith Babo
             Fix For: 0.4


When installing the SwitchYard facet, you are faced with a question of which version to choose like this:

{code}
[foo] foo $ project install-facet switchyard
Please select a version to install:

  1 - [org.switchyard:switchyard-api:::0.1.0-M1]
  2 - [org.switchyard:switchyard-api:::0.1.0-SNAPSHOT]
  3 - [org.switchyard:switchyard-api:::0.1.0]
  4 - [org.switchyard:switchyard-api:::0.2.0-SNAPSHOT]
  5 - [org.switchyard:switchyard-api:::0.2.0]
  6 - [org.switchyard:switchyard-api:::0.3.0-SNAPSHOT]
  7 - [org.switchyard:switchyard-api:::0.3.0.CR1]
  8 - [org.switchyard:switchyard-api:::0.3.0.Final]
  9 - [org.switchyard:switchyard-api:::0.4.0-SNAPSHOT]

 ? Choose an option by typing the number of the selection:
{code}

It's unlikely that users will want to choose a different version than the tooling they are using, so we should default to that and allow them to opt out with a y/n question.  If they answer no to the default, then pop up a choice.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list