[
https://issues.apache.org/jira/browse/CB-6776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051244#comment-14051244
]
ASF GitHub Bot commented on CB-6776:
------------------------------------
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-medic/pull/14
CB-6776 Make project/.cordova/config.json integrate with platforms.js
Fixed platform add step failure due to
[CB-6776](https://issues.apache.org/jira/browse/CB-6776)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-medic CB-6776
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-medic/pull/14.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #14
----
commit 1de486e2459ad8abe94f744e99db6e8a06b4b044
Author: Vladimir Kotikov <[email protected]>
Date: 2014-07-03T08:46:31Z
Fixed platform add step failure due to CB-6776
----
> Make project/.cordova/config.json integrate with platforms.js
> -------------------------------------------------------------
>
> Key: CB-6776
> URL: https://issues.apache.org/jira/browse/CB-6776
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: 3.5.0
> Reporter: Josh Soref
> Assignee: Josh Soref
> Fix For: 3.6.0
>
>
> Handling of .cordova/config.json , platforms and lazy_load is currently
> fairly messy.
> This removes hardcoded platforms.js handling from lazy_load (especially for
> wp7/wp8 and blackberry10).
> It also allows other future platforms to have whatever odd behavior they like
> (similar to wp7/wp8/blackberry10) if they so choose.
--
This message was sent by Atlassian JIRA
(v6.2#6252)