[
https://issues.apache.org/jira/browse/CB-5720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908936#comment-13908936
]
ASF subversion and git services commented on CB-5720:
-----------------------------------------------------
Commit 98c9c5ea520152ecbd0bde2f7e7d3fe53bcc5bc3 in cordova-plugman's branch
refs/heads/master from [~ignisvulpis]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=98c9c5e ]
CB-5720: emit warning if resource-file is not supported on platform
> Add resource-file element to plugin.xml
> ---------------------------------------
>
> Key: CB-5720
> URL: https://issues.apache.org/jira/browse/CB-5720
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugman
> Reporter: Axel Nennker
> Assignee: Andrew Grieve
>
> Add support for <resource-file src="glass.xml" target="xml/glass.xml" /> to a
> plugin's plugin.xml
> The above example would copy the file glass.xml from the plugin's directory
> to the platforms/android/res/xml/glass.xml
> This is for the use case when a plugin in needs additional file e.g. in
> res/xml or other directories.
> An example for Android would be an authenticator that is specified in
> AndroidManifest.xml
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)