[
https://issues.apache.org/jira/browse/CB-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303458#comment-14303458
]
ASF GitHub Bot commented on CB-8406:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-lib/pull/159
> 'cordova platform update' updates platform to the version in config.xml
> instead of pinned version
> -------------------------------------------------------------------------------------------------
>
> Key: CB-8406
> URL: https://issues.apache.org/jira/browse/CB-8406
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: Master
> Reporter: Omar Mefire
>
> Suppose the latest android version is: 3.7.0 and my project contains android
> version 3.5.0.
> When I run 'cordova platform update android' with my config.xml containing:
> <cdv:engine id="android" version="3.6.0" />, my project's android platform is
> going to be upgraded to 3.6.0 instead of being upgraded to 3.7.0.
> What happens is that it grabs the version from the config.xml if any and only
> resorts to the latest pinned version (3.7.0) if the config.xml file is empty.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]