[
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.
See http://callback-dev.markmail.org/thread/zn23b7lddegipxip
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"
and tagged in the npm repo as "latest") 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.
> See http://callback-dev.markmail.org/thread/zn23b7lddegipxip
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)