GitHub user marcuspridham opened a pull request:

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

    CB-8993 Plugin restore ignores search path

    Passes provided searchpath to the plugin restore after adding a platform.  
Without this I would get errors sometimes about "loadLocalPlugins called twice 
with different search paths.Support for this is not implemented. "
    
    Also allowing the prepare command to pull the searchpath from the 
.cordova/config.json if it is present.  This aligns with what the platform and 
plugin commands do.

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

    $ git pull https://github.com/marcuspridham/cordova-lib CB-8993

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

    https://github.com/apache/cordova-lib/pull/224.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 #224
    
----
commit e03cf3e28414a3e6c375ec4f7275ea1ea67cbf3a
Author: Marcus Pridham <[email protected]>
Date:   2015-05-21T19:10:08Z

    CB-8993 Plugin restore ignores search path

----


---
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