[GitHub] cordova-plugman pull request: CB-6344: Specify after which sibling...

2014-04-01 Thread mbektchiev
GitHub user mbektchiev opened a pull request:

https://github.com/apache/cordova-plugman/pull/69

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


https://github.com/apache/cordova-cli/pull/157 fixes the tests which failed 
the previous time these changes got merged.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/Icenium/cordova-plugman 
config-file-after-option

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugman/pull/69.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #69


commit 6b7a9e043d2091436aafce84d60ea753486d
Author: Martin Bektchiev martin.bektch...@telerik.com
Date:   2014-03-26T08:15:39Z

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




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cordova-plugman pull request: CB-6344: Specify after which sibling...

2014-04-01 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugman/pull/69


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cordova-plugman pull request: CB-6344: Specify after which sibling...

2014-03-28 Thread mbektchiev
GitHub user mbektchiev opened a pull request:

https://github.com/apache/cordova-plugman/pull/68

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

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/Icenium/cordova-plugman 
config-file-after-option

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugman/pull/68.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #68


commit 0616f1fefd24cad93715f16b6cabb94d3356e0cb
Author: Martin Bektchiev martin.bektch...@telerik.com
Date:   2014-03-26T08:15:39Z

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




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cordova-plugman pull request: CB-6344: Specify after which sibling...

2014-03-28 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugman/pull/68


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---