You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Steve Gill (JIRA)" <ji...@apache.org> on 2014/07/29 22:26:38 UTC

[jira] [Updated] (CB-7208) Pin platform versions using package.json

     [ https://issues.apache.org/jira/browse/CB-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Gill updated CB-7208:
---------------------------

    Description: 
Right now, cli fetches platforms based on platforms.js file. Currently, platforms.js is where we are pinning our platforms to cli.

We want to switch this over to use package.json instead. We pin our platforms in package.json, and then they get downloaded on npm install for cordova-cli (cordova-lib). 

Lots of details to discuss for this one



  was:
Starting to work on this. Going to have to tread lightly so I don't break backwards compatibility. Feel free to leave comments on gotchas I should keep an eye out for. 



        Summary: Pin platform versions using package.json   (was: Fetch platforms using package.json )

> Pin platform versions using package.json 
> -----------------------------------------
>
>                 Key: CB-7208
>                 URL: https://issues.apache.org/jira/browse/CB-7208
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: CLI, CordovaLib
>            Reporter: Steve Gill
>            Assignee: Steve Gill
>             Fix For: 4.0.0
>
>
> Right now, cli fetches platforms based on platforms.js file. Currently, platforms.js is where we are pinning our platforms to cli.
> We want to switch this over to use package.json instead. We pin our platforms in package.json, and then they get downloaded on npm install for cordova-cli (cordova-lib). 
> Lots of details to discuss for this one



--
This message was sent by Atlassian JIRA
(v6.2#6252)