Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4732] Android: Build fails on paths with ' ' in them

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-11-05T15:19:36.000+0000
Affected Version/sRelease 1.7.1
Fix Version/sSprint 2011-29, Release 1.8.0
ComponentsAndroid
Labelsn/a
ReporterStephen Tramer
AssigneeStephen Tramer
Created2011-07-20T16:05:08.000+0000
Updated2011-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/

Comments

  1. Bill Dawson 2011-07-20

    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 options
       
  2. Natalie Huynh 2011-09-22

    Tested 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
  3. Don Thorp 2011-11-05

    Standardizing summary and labels.

JSON Source