[
https://issues.apache.org/jira/browse/CB-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951305#comment-13951305
]
ASF subversion and git services commented on CB-6344:
-----------------------------------------------------
Commit ac1160d470db03c2d2de2bbd7ad0ece336cf0394 in cordova-plugman's branch
refs/heads/master from [~mbektchiev]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=ac1160d ]
CB-6344: Specify after which sibling to add config-changes in plugin.xml
* refactor munges - now they are in a more extensible form
(munge.files[file].parents[parent][index] { xml, count, after })
* add an after parameter to graftXML which contains a list of possible
predecessor elements separated by semicolon
* fix unit tests and add new ones
github: close #68
> Specify after which sibling to add config-changes in plugin.xml
> ---------------------------------------------------------------
>
> Key: CB-6344
> URL: https://issues.apache.org/jira/browse/CB-6344
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Plugman
> Reporter: Martin Bektchiev
> Assignee: Martin Bektchiev
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> The order of XML elements is important In the Windows Phone manifest file.
> (e.g. see
> http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769509%28v=vs.105%29.aspx#BKMK_EXTENSIONSelement).
> That's why we need to provide a way to specify where a specific element has
> to be added.
--
This message was sent by Atlassian JIRA
(v6.2#6252)