You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jonathan Bond (JIRA)" <ji...@apache.org> on 2014/01/29 17:56:09 UTC

[jira] [Comment Edited] (CB-5937) platform should offer a way to indicate that a platform is stale

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

Jonathan Bond edited comment on CB-5937 at 1/29/14 4:54 PM:
------------------------------------------------------------

Great idea, I'll just add:

cordova info 
- check if cordova in project is out out date with local cordova

cordova info --remote 
- check if cordova in project is out out date with local cordova 
- check if a newer version of cordova if available of github (if so, "hey, you want to "npm update cordova" to upgrade from 3.4 to 3.5")


was (Author: jbondc):
Great idea, I'll just add:

cordova info (check if cordova in project is out out date with local cordova)

cordova info --remote 
- check if cordova in project is out out date with local cordova 
-check if a newer version of cordova if available of github (if so, "hey, you want to "npm update cordova" to upgrade from 3.4 to 3.5")

> platform should offer a way to indicate that a platform is stale
> ----------------------------------------------------------------
>
>                 Key: CB-5937
>                 URL: https://issues.apache.org/jira/browse/CB-5937
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: CLI
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>
> See thread: http://mail-archives.apache.org/mod_mbox/cordova-dev/201312.mbox/%3cCAEeRA4o6NNKXXtvmq=O9jZsFnTZjajLf9KcwQQn+1Oc+7ifhmw@mail.gmail.com%3e
> It is helpful for users to know if their platforms are out of date.
> For now, I just want a command which users (or tools) can use to determine if their platforms are out of date.
> From there, we can bike shed how often it gets run.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)