[GitHub] cordova-lib pull request: CB-10518 Correct log level and error mes...

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

[GitHub] cordova-lib pull request: CB-10518 Correct log level and error mes...

2016-02-16 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/383#discussion_r53056714 --- Diff: cordova-lib/src/cordova/compile.js --- @@ -40,7 +40,7 @@ module.exports = function compile(options) { }).then(function() {

[GitHub] cordova-lib pull request: CB-10518 Correct log level and error mes...

2016-02-12 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/383#discussion_r52782454 --- Diff: cordova-lib/src/cordova/compile.js --- @@ -40,7 +40,7 @@ module.exports = function compile(options) { }).then(function() {

[GitHub] cordova-lib pull request: CB-10518 Correct log level and error mes...

2016-02-12 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/383#discussion_r52782573 --- Diff: cordova-lib/src/cordova/targets.js --- @@ -25,9 +25,9 @@ var cordova_util = require('./util'), function handleError(error) {

[GitHub] cordova-lib pull request: CB-10518 Correct log level and error mes...

2016-02-12 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/383#discussion_r52782786 --- Diff: cordova-lib/src/cordova/compile.js --- @@ -40,7 +40,7 @@ module.exports = function compile(options) { }).then(function() {

[GitHub] cordova-lib pull request: CB-10518 Correct log level and error mes...

2016-02-12 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/383#discussion_r52794358 --- Diff: cordova-lib/src/cordova/targets.js --- @@ -25,9 +25,9 @@ var cordova_util = require('./util'), function handleError(error)

[GitHub] cordova-lib pull request: CB-10518 Correct log level and error mes...

2016-02-12 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/383#discussion_r52794281 --- Diff: cordova-lib/src/cordova/run.js --- @@ -44,7 +44,7 @@ module.exports = function run(options) { }).then(function() {

[GitHub] cordova-lib pull request: CB-10518 Correct log level and error mes...

2016-02-12 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/383#discussion_r52793854 --- Diff: cordova-lib/src/cordova/compile.js --- @@ -40,7 +40,7 @@ module.exports = function compile(options) { }).then(function() {

[GitHub] cordova-lib pull request: CB-10518 Correct log level and error mes...

2016-02-10 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-lib/pull/383 CB-10518 Correct log level and error messages for some cordova errors Issue [CB-10518](https://issues.apache.org/jira/browse/CB-10518) You can merge this pull request into a Git