You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Tammo van Lessen (JIRA)" <ji...@apache.org> on 2013/10/08 17:01:52 UTC

[jira] [Updated] (BUILDR-680) New Project Prompt shows "Ignored" instead of the list of options

     [ https://issues.apache.org/jira/browse/BUILDR-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tammo van Lessen updated BUILDR-680:
------------------------------------

    Description: 
I think this is a regression. Buildr used to ask which option a user wants to take. Instead it now only says "Ignored"

C:\Users\vanto\dev\apache-ode-tomcat-bundle>buildr
Ignored
Ambiguous choice.  Please choose one of ["1", "2", "From directory structure", "Cancel"].
?Ignored1
Created C:/Users/vanto/dev/apache-ode-tomcat-bundle/buildfile
(in C:/Users/vanto/dev/apache-ode-tomcat-bundle, development)
Building apache-ode-tomcat-bundle
Completed in 23.815s


  was:
I think this is a regression. Buildr used to ask which option a user wants to take. Instead it now only says "Ignored"

{code}
C:\Users\vanto\dev\apache-ode-tomcat-bundle>buildr
Ignored
Ambiguous choice.  Please choose one of ["1", "2", "From directory structure", "Cancel"].
?Ignored1
Created C:/Users/vanto/dev/apache-ode-tomcat-bundle/buildfile
(in C:/Users/vanto/dev/apache-ode-tomcat-bundle, development)
Building apache-ode-tomcat-bundle
Completed in 23.815s
{code}


> New Project Prompt shows "Ignored" instead of the list of options
> -----------------------------------------------------------------
>
>                 Key: BUILDR-680
>                 URL: https://issues.apache.org/jira/browse/BUILDR-680
>             Project: Buildr
>          Issue Type: Bug
>          Components: Core features
>    Affects Versions: 1.4.12
>         Environment: jruby 1.7.3 (1.9.3p385) 2013-02-21 dac429b on Java HotSpot(TM) 64-Bit Server VM
> 1.7.0_25-b17 [Windows 7-amd64]
>            Reporter: Tammo van Lessen
>
> I think this is a regression. Buildr used to ask which option a user wants to take. Instead it now only says "Ignored"
> C:\Users\vanto\dev\apache-ode-tomcat-bundle>buildr
> Ignored
> Ambiguous choice.  Please choose one of ["1", "2", "From directory structure", "Cancel"].
> ?Ignored1
> Created C:/Users/vanto/dev/apache-ode-tomcat-bundle/buildfile
> (in C:/Users/vanto/dev/apache-ode-tomcat-bundle, development)
> Building apache-ode-tomcat-bundle
> Completed in 23.815s



--
This message was sent by Atlassian JIRA
(v6.1#6144)