[GitHub] cordova-windows pull request: CB-11139 Use PluginManager from comm...

2016-05-04 Thread vladimir-kotikov
Github user vladimir-kotikov closed the pull request at: https://github.com/apache/cordova-windows/pull/171 --- 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

[GitHub] cordova-windows pull request: CB-11139 Use PluginManager from comm...

2016-04-29 Thread jasongin
Github user jasongin commented on the pull request: https://github.com/apache/cordova-windows/pull/171#issuecomment-215891369 :+1: --- 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

[GitHub] cordova-windows pull request: CB-11139 Use PluginManager from comm...

2016-04-28 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-windows/pull/171#issuecomment-215523674 @jasongin Can you please help review? Related to apache/cordova-android#301 --- If your project is set up for it, you can reply to this email and have your rep

[GitHub] cordova-windows pull request: CB-11139 Use PluginManager from comm...

2016-04-28 Thread codecov-io
Github user codecov-io commented on the pull request: https://github.com/apache/cordova-windows/pull/171#issuecomment-215373720 ## [Current coverage][cc-pull] is **100%** > Merging [#171][cc-pull] into [master][cc-base-branch] will not change coverage ```diff @@

[GitHub] cordova-windows pull request: CB-11139 Use PluginManager from comm...

2016-04-28 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-windows/pull/171 CB-11139 Use PluginManager from common to install/uninstall plugins This PR removes a lot of the code, related to plugin installation in favor of unified `PluginManager` class, ava