[
https://issues.apache.org/jira/browse/CB-10459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123981#comment-15123981
]
ASF GitHub Bot commented on CB-10459:
-------------------------------------
Github user riknoll commented on the pull request:
https://github.com/apache/cordova-lib/pull/368#issuecomment-176912757
LGTM. My only suggestion would be that it might be nice if we grabbed the
deprecation info from somewhere instead of hard coding it in that method. Is it
already encoded somewhere in cordova-lib? If not, should it be? Or should it be
specified in the platform somehow?
> cordova platform list should mark amazon-fireos and wp8 as deprecated
> ---------------------------------------------------------------------
>
> Key: CB-10459
> URL: https://issues.apache.org/jira/browse/CB-10459
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: 6.0.0
> Reporter: Nikhil Khandelwal
> Assignee: Sarangan Rajamanickam
> Priority: Minor
>
> {code}
> λ cordova platform ls
> Installed platforms: android 4.0.2, ios 3.8.0
> Available platforms: amazon-fireos, blackberry10, browser, firefoxos, webos,
> windows, windows8, wp8
> {code}
> Consider printing:
> {code}
> Available platforms: amazon-fireos (deprecated), blackberry10, browser,
> firefoxos, webos, windows, windows8, wp8 (deprecated)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]