GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-lib/pull/398

    CB-10662 Apply project config to platform before installing any plugins

    JIRA: [CB-10662](https://issues.apache.org/jira/browse/CB-10662)
    
    This change is needed because some platforms (`browser` in particular)  
doesn't contain own `config.xml` and rely on cordova, which generates one from 
defaults during `prepare`. However, prepare now called after plugin 
installation (after b04db5feaf5516836c8a157cc3331b75d6dca0eb) and hence fails 
due to abscence of config.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-lib CB-10662

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/398.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 #398
    
----
commit 890fb8ea27baef5d384c906756e4c01eaaf5ed7e
Author: Vladimir Kotikov <[email protected]>
Date:   2016-02-24T16:03:41Z

    CB-10662 Apply project config to platform before installing any plugins

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to