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

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

Commit 6ba6db3653b3feb3954205260abb0228f6642050 in cordova-lib's branch 
refs/heads/master from [~TimBarham]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=6ba6db3 ]

CB-8737 Available platforms list includes extraneous values

Using the latest sources, if you list available platforms the output includes
two extraneous values ('getPlatformProject' and 'PlatformProjectAdapter').
These are methods added to the platforms object. Fix is to make them non-
enumerable. The output looks like this:

$ cordova platform
Installed platforms: windows
Available platforms: PlatformProjectAdapter, amazon-fireos, android,
blackberry10, browser, firefoxos, getPlatformProject, windows8, wp8

GitGub: close 190


> Available platforms list includes 'getPlatformProject' and 
> 'PlatformProjectAdapter'
> -----------------------------------------------------------------------------------
>
>                 Key: CB-8737
>                 URL: https://issues.apache.org/jira/browse/CB-8737
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: Master
>            Reporter: Tim Barham
>            Assignee: Tim Barham
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Using the latest sources, if you list available platforms the output includes 
> two extraneous values ({{getPlatformProject}} and {{PlatformProjectAdapter}}):
> {noformat}
> $ cordova platform
> Installed platforms: windows
> Available platforms: PlatformProjectAdapter, amazon-fireos, android, 
> blackberry10, browser, firefoxos, getPlatformProject, windows8, wp8
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to