[GitHub] cordova-lib pull request: CB-10592 Don't quote platform specific a...

2016-02-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/386 --- 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-10592 Don't quote platform specific a...

2016-02-12 Thread dblotsky
Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/386#discussion_r52726089 --- Diff: cordova-lib/src/cordova/util.js --- @@ -297,7 +297,7 @@ function ensurePlatformOptionsCompatible (platformOptions) { }).map(function

[GitHub] cordova-lib pull request: CB-10592 Don't quote platform specific a...

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/386#discussion_r52731347 --- Diff: cordova-lib/src/cordova/util.js --- @@ -297,7 +297,7 @@ function ensurePlatformOptionsCompatible (platformOptions) {

[GitHub] cordova-lib pull request: CB-10592 Don't quote platform specific a...

2016-02-12 Thread dblotsky
Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/386#discussion_r52794591 --- Diff: cordova-lib/src/cordova/util.js --- @@ -297,7 +297,7 @@ function ensurePlatformOptionsCompatible (platformOptions) { }).map(function

[GitHub] cordova-lib pull request: CB-10592 Don't quote platform specific a...

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/386#discussion_r52796519 --- Diff: cordova-lib/src/cordova/util.js --- @@ -297,7 +297,7 @@ function ensurePlatformOptionsCompatible (platformOptions) {

[GitHub] cordova-lib pull request: CB-10592 Don't quote platform specific a...

2016-02-11 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/386#discussion_r52712187 --- Diff: cordova-lib/src/cordova/util.js --- @@ -297,7 +297,7 @@ function ensurePlatformOptionsCompatible (platformOptions) {

[GitHub] cordova-lib pull request: CB-10592 Don't quote platform specific a...

2016-02-11 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-lib/pull/386 CB-10592 Don't quote platform specific args values See JIRA [CB-10592](https://issues.apache.org/jira/browse/CB-10592) You can merge this pull request into a Git repository by

[GitHub] cordova-lib pull request: CB-10592 Don't quote platform specific a...

2016-02-11 Thread dblotsky
Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/386#discussion_r52677192 --- Diff: cordova-lib/src/cordova/util.js --- @@ -297,7 +297,7 @@ function ensurePlatformOptionsCompatible (platformOptions) { }).map(function