[GitHub] cordova-windows pull request: CB-11022 Duplicate www files on plug...

2016-04-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-windows/pull/167 --- 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 featur

[GitHub] cordova-windows pull request: CB-11022 Duplicate www files on plug...

2016-04-18 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/167#discussion_r60028006 --- Diff: template/cordova/lib/PluginHandler.js --- @@ -123,24 +123,27 @@ var handlers = { throw new CordovaError(' tag

[GitHub] cordova-windows pull request: CB-11022 Duplicate www files on plug...

2016-04-15 Thread jasongin
Github user jasongin commented on the pull request: https://github.com/apache/cordova-windows/pull/167#issuecomment-210556467 :+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-11022 Duplicate www files on plug...

2016-04-15 Thread jasongin
Github user jasongin commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/167#discussion_r59909776 --- Diff: template/cordova/lib/PluginHandler.js --- @@ -123,24 +123,27 @@ var handlers = { throw new CordovaError(' tag without

[GitHub] cordova-windows pull request: CB-11022 Duplicate www files on plug...

2016-04-14 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-windows/pull/167 CB-11022 Duplicate www files on plugin installtion/removal This PR is similar to apache/cordova-android#289 and is needed to remove requirement for running prepare after every plug