GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-windows/pull/168
CB-11066 Remove uap prefixed capabilities when plugin has added regular ones This fixes a problem when some of capabilities, added by plugin are being modified at 'prepare' stage due to special Windows logic and then aren't removed when uninstalling plugin. For details see [CB-11066](https://issues.apache.org/jira/browse/CB-11066) You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-windows CB-11066 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-windows/pull/168.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 #168 ---- commit 3300b14cb59d16d0dd60aadae2608401c6f635a0 Author: Vladimir Kotikov <kotikov.vladi...@gmail.com> Date: 2016-04-18T09:00:51Z CB-11066 Remove uap prefixed capabilities along with regular 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. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org