[
https://issues.apache.org/jira/browse/CB-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913899#comment-13913899
]
ASF subversion and git services commented on CB-2978:
-----------------------------------------------------
Commit bd3ca715315b16e6e9331bdd470cd177ddb7e504 in cordova-windows's branch
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=bd3ca71 ]
CB-2978 list-devices not supported on windows 8
> Add a ./cordova/lib/list-devices project-level helper script to Windows 8
> -------------------------------------------------------------------------
>
> Key: CB-2978
> URL: https://issues.apache.org/jira/browse/CB-2978
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Windows 8
> Reporter: Filip Maj
> Assignee: Jesse MacFadyen
> Fix For: 3.5.0
>
>
> Lists out attached/connected devices.
> The script should print out, at a minimum, one device ID per line. If a
> description of the device is available, each line should be in the form ID
> DESCRIPTION. Other tooling can then use the first space as a delimiter.
> If no devices are connected, the script should print out nothing and exit
> with code 0.
> If it is not possible to implement this script on the platform, the script
> script should print an appropriate error message and exit with code 1.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)