[TIMOB-4732] Android: Build fails on paths with ' ' in them
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-11-05T15:19:36.000+0000 |
| Affected Version/s | Release 1.7.1 |
| Fix Version/s | Sprint 2011-29, Release 1.8.0 |
| Components | Android |
| Labels | n/a |
| Reporter | Stephen Tramer |
| Assignee | Stephen Tramer |
| Created | 2011-07-20T16:05:08.000+0000 |
| Updated | 2011-11-05T15:19:36.000+0000 |
Description
Building android via scons/ant doesn't work when doing so from a path with a space (or probably other special characters) in the name, i.e.
/Path/Has Space/timob/
Example of the error:
build.titanium: [mkdir] Created dir: /Users/bill/dummy source/titanium_mobile/android/titanium/.apt_generated [mkdir] Created dir: /Users/bill/dummy source/titanium_mobile/android/titanium/bin [javac] Compiling 291 source files to /Users/bill/dummy source/titanium_mobile/android/titanium/bin [javac] javac: invalid flag: source/titanium_mobile/android/titanium/.apt_generated [javac] Usage: javac <options> <source files> [javac] use -help for a list of possible optionsTested with building via scons in this path: /Volumes/Data/Testing 4732/titanium_mobile with version=1.8.0 timestamp=09/22/11 16:54 githash=5029d7d
Standardizing summary and labels.