You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/03 20:00:41 UTC

[jira] [Commented] (CB-10461) 'cordova platform ls' should list the versions of platforms pinned

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

ASF GitHub Bot commented on CB-10461:
-------------------------------------

GitHub user sarangan12 opened a pull request:

    https://github.com/apache/cordova-lib/pull/376

    CB-10461: 'cordova platform ls' should list the versions of platforms pinned

    Added version information to available platforms list. The output will
    be similar to:
    E:\projects\MyApp3> cordova platform ls
    Installed platforms: android 5.0.0, blackberry10 3.8.0-dev, browser
    4.0.0, firefoxos 3.6.3, windows 4.2.0, wp8 (deprecated)
    Available platforms: amazon-fireos ~3.6.3 (deprecated), webos ~3.7.0,
    windows8 ~4.2.0

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sarangan12/cordova-lib CB-10461

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/376.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #376
    
----
commit 6fc3360a905a5c72612648ff83263e81faa8e31e
Author: Sarangan Rajamanickam <sa...@microsoft.com>
Date:   2016-02-03T18:58:00Z

    CB-10461: 'cordova platform ls' should list the versions of platforms pinned
    
    Added version information to available platforms list. The output will
    be similar to:
    E:\projects\MyApp3> cordova platform ls
    Installed platforms: android 5.0.0, blackberry10 3.8.0-dev, browser
    4.0.0, firefoxos 3.6.3, windows 4.2.0, wp8 (deprecated)
    Available platforms: amazon-fireos ~3.6.3 (deprecated), webos ~3.7.0,
    windows8 ~4.2.0

----


> 'cordova platform ls' should list the versions of platforms pinned
> ------------------------------------------------------------------
>
>                 Key: CB-10461
>                 URL: https://issues.apache.org/jira/browse/CB-10461
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CordovaLib
>    Affects Versions: 6.0.0
>            Reporter: Nikhil Khandelwal
>            Assignee: Sarangan Rajamanickam
>            Priority: Minor
>
> {Code}
> λ cordova platform ls
> Installed platforms: android 5.1.0
> Available platforms: amazon-fireos, blackberry10, browser, firefoxos, webos, windows, windows8, wp8
> {Code}
> It would be great to list the pinned versions for all available platforms here.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org