You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Marcel Kinard (JIRA)" <ji...@apache.org> on 2014/09/12 20:07:33 UTC

[jira] [Updated] (CB-7537) have CLI not pin to patch releases of platforms

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

Marcel Kinard updated CB-7537:
------------------------------
    Description: 
During the 3.6 release, we ran in to issues that required bumping the patch version of the platforms (major.minor.patch). As that propagated through our tools it also required changes to cordova-lib/cordova-lib/src/cordova/platforms.js, and also to cordova-cli/package.json#dependencies.cordova-lib.

It would be nice is if platforms.js could reference "3.6.x" instead of "3.6.0", and then if any patch versions of the platforms are available (i.e., "3.6.1" and tagged in the npm repo as "latest") then the cli could download those without requiring any changes to platforms.js and cascading components.

  was:
During the 3.6 release, we ran in to issues that required bumping the patch version of the platforms (major.minor.patch). As that propagated through our tools it also required changes to cordova-lib/cordova-lib/src/cordova/platforms.js, and also to cordova-cli/package.json#dependencies.cordova-lib.

It would be nice is if platforms.js could reference "3.6.x" instead of "3.6.0", and then if any patch versions of the platforms are available (i.e., "3.6.1") then the cli could download those without requiring any changes to platforms.js and cascading components.


> have CLI not pin to patch releases of platforms
> -----------------------------------------------
>
>                 Key: CB-7537
>                 URL: https://issues.apache.org/jira/browse/CB-7537
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CordovaLib
>            Reporter: Marcel Kinard
>            Priority: Minor
>
> During the 3.6 release, we ran in to issues that required bumping the patch version of the platforms (major.minor.patch). As that propagated through our tools it also required changes to cordova-lib/cordova-lib/src/cordova/platforms.js, and also to cordova-cli/package.json#dependencies.cordova-lib.
> It would be nice is if platforms.js could reference "3.6.x" instead of "3.6.0", and then if any patch versions of the platforms are available (i.e., "3.6.1" and tagged in the npm repo as "latest") then the cli could download those without requiring any changes to platforms.js and cascading components.



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