[
https://issues.apache.org/jira/browse/CB-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988162#comment-13988162
]
ASF GitHub Bot commented on CB-5416:
------------------------------------
GitHub user rodms10 opened a pull request:
https://github.com/apache/cordova-plugin-geolocation/pull/17
CB-5416 - Adding support for auto-managing permissions
With [CB-5416](https://github.com/apache/cordova-cli/pull/168) merged into
cordova-cli, we can have plugins automatically set the permissions in the
manifest. Reviewed by @zalun.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mozilla-cordova/cordova-plugin-geolocation
auto-permission
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-geolocation/pull/17.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 #17
----
commit d4558831838ae3070de46ef8bcaa5e7174a1db7d
Author: Rodrigo Silveira <[email protected]>
Date: 2014-04-22T19:07:19Z
CB-5416 - Adding support for auto-managing permissions
----
> Need to auto generate manifest.webapp with appropriate plugin permissions
> -------------------------------------------------------------------------
>
> Key: CB-5416
> URL: https://issues.apache.org/jira/browse/CB-5416
> Project: Apache Cordova
> Issue Type: Task
> Components: CLI, FirefoxOS
> Affects Versions: 3.2.0
> Reporter: Herm Wong
> Assignee: Herm Wong
>
> When FxOS apps are built, the CLI needs to determine which plugins are used
> and also generate the correct permissions in the manifest.webapp file.
--
This message was sent by Atlassian JIRA
(v6.2#6252)