You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/06/13 21:46:20 UTC

[jira] [Commented] (CB-3626) ./bin/lib/start-emulator with no id parameter does nothing

    [ https://issues.apache.org/jira/browse/CB-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13682622#comment-13682622 ] 

ASF subversion and git services commented on CB-3626:
-----------------------------------------------------

Commit e86d811fc015b5b345aa810945327b83b86631be in branch refs/heads/master from Fil Maj
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=e86d811 ]

[CB-3626] fix to start-emulator: if no id is provided, should start the first emulator

                
> ./bin/lib/start-emulator with no id parameter does nothing
> ----------------------------------------------------------
>
>                 Key: CB-3626
>                 URL: https://issues.apache.org/jira/browse/CB-3626
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.8.0
>         Environment: Mac OSX 10.7.5
>            Reporter: Filip Maj
>            Assignee: Filip Maj
>             Fix For: 2.9.0
>
>
> According to the [Command Line Design wiki document|http://wiki.apache.org/cordova/CommandLineToolingDesign], running {{start-emulator}} with no parameters should start the first available emulator.
> In my particular case, if I run {{list-emulator-images}}, I get the following output:
> {code}
> debug_rake_android15
> Gingerbread
> ICS
> {code}
> However, running {{start-emulator}} with no ID results in the script exiting with 0 status code and doing nothing. Running {{start-emulator ICS}}, so with a valid emulator ID, works as expected.

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