GitHub user dpogue opened a pull request:

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

    CB-8978 Add resource-file parsing to config.xml

    Original JIRA issue https://issues.apache.org/jira/browse/CB-8978
    Related to/replaces https://github.com/apache/cordova-lib/pull/214
    See also https://github.com/cordova/cordova-discuss/issues/6
    
    This is just the first pass, we'll also need to update the platform API in 
each platform to actually copy the resource files around on prepare.
    
    This returns the same data structure as the PluginInfo class. To be 
determined if we think having top-level `resource-file` elements makes sense, 
it appears that plugin.xml does not support them.
    
    /cc @ktop @jcesarmobile

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

    $ git pull https://github.com/dpogue/cordova-lib resource-file

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

    https://github.com/apache/cordova-lib/pull/468.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 #468
    
----
commit 552ce1da2932ccf43b2a137c641fcb90a4bfc27b
Author: Darryl Pogue <dar...@ayogo.com>
Date:   2016-07-27T23:28:08Z

    CB-8978 Add resource-file parsing to config.xml

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to