[
https://issues.apache.org/jira/browse/CB-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382844#comment-15382844
]
ASF GitHub Bot commented on CB-11023:
-------------------------------------
GitHub user ktop opened a pull request:
https://github.com/apache/cordova-cli/pull/258
CB-11023 Add doc for conflicting plugins
Added a section under plugins for dealing with plugin conflicts involving
the new edit-config tag. References the plugin.xml guide for more information
and examples.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ktop/cordova-cli cb-11023
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-cli/pull/258.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 #258
----
commit 83c4c6bcc04bd5b4d7c22971010b8ba7e9ac7893
Author: ktop <[email protected]>
Date: 2016-07-18T18:29:00Z
CB-11023 Add doc for conflicting plugins
----
> plugin.xml should be able to add attribute to an existing element in
> AndroidManifest.xml
> ----------------------------------------------------------------------------------------
>
> Key: CB-11023
> URL: https://issues.apache.org/jira/browse/CB-11023
> Project: Apache Cordova
> Issue Type: Improvement
> Components: CLI, Plugman
> Reporter: Carlos Santana
>
> We have a need for a plugin we develop to add the attribute android:name to
> the <application> element to be able to point to a Class that tracks app
> sessions for analytics.
> plugin.xml only support via <config-file> only to add elements to
> AndroidManfist.xml this request is to add an enhancement to also handle
> adding an attribute to an existing element.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]