[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-04-11 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-lib/pull/420#issuecomment-208401173 :+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 ena

[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-04-11 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-lib/pull/420#issuecomment-208353356 @omefire, addressed your notes and merged --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/420 --- 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

[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-04-11 Thread sgrebnov
Github user sgrebnov commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/420#discussion_r59195085 --- Diff: cordova-lib/src/cordova/plugin.js --- @@ -157,6 +157,7 @@ module.exports = function plugin(command, targets, opts) {

[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-04-08 Thread omefire
Github user omefire commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/420#discussion_r59039160 --- Diff: cordova-lib/src/cordova/plugin.js --- @@ -157,6 +157,7 @@ module.exports = function plugin(command, targets, opts) {

[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-04-08 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/420#discussion_r59037903 --- Diff: cordova-lib/src/cordova/plugin.js --- @@ -157,6 +157,7 @@ module.exports = function plugin(command, targets, opts) {

[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-04-08 Thread omefire
Github user omefire commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/420#discussion_r59029064 --- Diff: cordova-lib/src/cordova/plugin.js --- @@ -157,6 +157,7 @@ module.exports = function plugin(command, targets, opts) {

[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-04-08 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/420#discussion_r59018183 --- Diff: cordova-lib/src/cordova/plugin.js --- @@ -157,6 +157,7 @@ module.exports = function plugin(command, targets, opts) {

[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-04-08 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-lib/pull/420#issuecomment-207354240 LGTM! except for a minor comment. --- 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 do

[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-04-08 Thread omefire
Github user omefire commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/420#discussion_r59003112 --- Diff: cordova-lib/src/cordova/plugin.js --- @@ -157,6 +157,7 @@ module.exports = function plugin(command, targets, opts) {

[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-04-05 Thread omefire
Github user omefire commented on the pull request: https://github.com/apache/cordova-lib/pull/420#issuecomment-205924214 @vladimir-kotikov taking a look. --- 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 doe

[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-04-04 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-lib/pull/420#issuecomment-205453861 @omefire, ping --- 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 hav

[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-03-31 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-lib/pull/420#issuecomment-203895099 @omefire, could you please take a look. Also, duplicating comment in JIRA, could you please explain, why we don't fail in case of plugin restore failure

[GitHub] cordova-lib pull request: CB-10921 Emit warning in case of plugin ...

2016-03-31 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-lib/pull/420 CB-10921 Emit warning in case of plugin restoration failure This PR adds a warning if plugin restore failed due to some reason. See [CB-10921](https://issues.apache.org/jira/browse/CB-