GitHub user TimBarham opened a pull request: https://github.com/apache/cordova-android/pull/237
CB-9909 Shouldn't escape spaces in paths on Windows. Instead on windows just wrap in quotes. Note that this value is only never executed directly - just displayed to the user. But this way they can copy and paste successfully on Windows. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-android fix-android-cmd Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-android/pull/237.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #237 ---- commit e6d835df2292be642de16eb64990dc0558f00c97 Author: Tim Barham <tim.bar...@microsoft.com> Date: 2015-10-29T22:30:48Z CB-9909 Shouldn't escape spaces in paths on Windows. ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org