[
https://issues.apache.org/jira/browse/CB-2971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980234#comment-13980234
]
ASF subversion and git services commented on CB-2971:
-----------------------------------------------------
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-started-emulators as project-level helper script to
> OSX
> --------------------------------------------------------------------------------
>
> Key: CB-2971
> URL: https://issues.apache.org/jira/browse/CB-2971
> Project: Apache Cordova
> Issue Type: Improvement
> Components: OSX
> Reporter: Filip Maj
> Assignee: Tobias Bocanegra
> Fix For: 3.5.0
>
>
> Lists out running emulators.
> The script should print out, at a minimum, one emulator ID per line. If a
> description of the running emulator 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, the script should print out an
> appropriate error message and exit with code 1.
--
This message was sent by Atlassian JIRA
(v6.2#6252)