Bryan Higgins created CB-5237:
---------------------------------

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

Reply via email to