You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/01 14:51:17 UTC

[jira] [Commented] (CB-5237) Add ability to insert manifest items via config.xml

    [ https://issues.apache.org/jira/browse/CB-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811258#comment-13811258 ] 

ASF subversion and git services commented on CB-5237:
-----------------------------------------------------

Commit 1639fc17f72d11cfac11ebac1d3e500440f6bfcf in branch refs/heads/master from [~jkeshavarzi]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=1639fc1 ]

CB-5237 Implemented config-file support in config.xml to inject custom xml into the bar-descriptor.xml

Reviewed by Bryan Higgins <bh...@blackberry.com>
Tested by Jenny Gee <jg...@blackberry.com>


> Add ability to insert manifest items via config.xml
> ---------------------------------------------------
>
>                 Key: CB-5237
>                 URL: https://issues.apache.org/jira/browse/CB-5237
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: BlackBerry
>    Affects Versions: 3.1.0
>            Reporter: Bryan Higgins
>            Assignee: Bryan Higgins
>             Fix For: 3.2.0
>
>
> Add config-file support to config.xml: 
> - validate target first, only supported file at this point is bar-descriptor.xml 
> - inject the contents into the parent 
> See cordova-plugman for a similar implementation used in plugin.xml 
> Example config.xml entry: 
> <config-file target="bar-descriptor.xml" parent="/qnx"> 
>     <category>car</category> 
> </config-file>



--
This message was sent by Atlassian JIRA
(v6.1#6144)