You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Bryan Higgins (JIRA)" <ji...@apache.org> on 2013/11/05 01:12:19 UTC

[jira] [Resolved] (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:all-tabpanel ]

Bryan Higgins resolved CB-5237.
-------------------------------

    Resolution: Fixed

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