Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25822] Android: Apps with spaces in names fail to build on Windows

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionDuplicate
Resolution Date2018-02-28T12:12:35.000+0000
Affected Version/sRelease 7.0.2
Fix Version/sn/a
ComponentsAndroid
Labelsregression
ReporterEwan Harris
AssigneeEwan Harris
Created2018-02-28T11:40:22.000+0000
Updated2018-02-28T12:12:35.000+0000

Description

Description

Building an app with a space in the name on Windows throws an error on the dexer step with the below error, this is a regression from 7.0.1.GA
[ERROR] Failed to run dexer:
[ERROR]
[ERROR] 'C:\Users\ewan\Documents\Appcelerator_Studio_Workspace\With' is not recognized as an internal or external command,
[ERROR] operable program or batch file.

Steps to reproduce

1. Create an app with spaces in the name 2. Build the app for Android

Actual

App fails to build on dexer step

Expected

App should not fail

Comments

  1. Ewan Harris 2018-02-28

    Note that if using appc you might see a problem creating a project CLI-686
  2. Ewan Harris 2018-02-28

    My bad, this is fixed on 7_1_X and master with TIMOB-25773

JSON Source