[
https://issues.apache.org/jira/browse/CB-2954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980235#comment-13980235
]
ASF subversion and git services commented on CB-2954:
-----------------------------------------------------
Commit 04c6c0c972bd398d9a898dc66e8f551ebc6d7777 in cordova-osx's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-osx.git;h=04c6c0c ]
Fixing various project-helper scripts
fixes:
* CB-2979 Add a ./cordova/lib/list-devices project-level helper script to OSX
* CB-2971 Add a ./cordova/lib/list-started-emulators as project-level helper
script to OSX
* CB-2954 Add a ./cordova/lib/list-emulator-images project-level helper script
to OSX
* CB-2987 Add a ./cordova/lib/install-emulator project-level helper script to
OSX
* CB-2995 Add a ./cordova/lib/install-device project-level helper script to OSX
* CB-3003 Add a ./cordova/lib/start-emulator project-level helper script to OSX
Signed-off-by: Shazron Abdullah <[email protected]>
> Add a ./cordova/lib/list-emulator-images project-level helper script to OSX
> ---------------------------------------------------------------------------
>
> Key: CB-2954
> URL: https://issues.apache.org/jira/browse/CB-2954
> Project: Apache Cordova
> Issue Type: Improvement
> Components: OSX
> Reporter: Filip Maj
> Assignee: Tobias Bocanegra
> Fix For: 3.5.0
>
>
> Lists out available emulator image IDs.
> Its main use is passing into {{start-emulator}}.
> The script should print out, at a minimum, one emulator ID per line. If a
> description of the emulator image is available, each line should be in the
> form ID DESCRIPTION. Other tooling can then use the first space as a
> delimiter.
> If this functionality is not available on OSX, the script should error out
> with an appropriate error message and exit with code 1.
--
This message was sent by Atlassian JIRA
(v6.2#6252)