Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1570] Android: Using _ as the first character in directory names causes them to not be copied

GitHub Issuen/a
TypeNew Feature
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2013-07-31T22:41:49.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid, Tooling
Labelsandroid, feature
ReporterDon Thorp
AssigneeBill Dawson
Created2011-04-15T02:56:20.000+0000
Updated2017-03-14T21:59:34.000+0000

Description

Workaround: don't use _ as the leading character of filenames. This appears to be an Android OS issue, not a Titanium issue. Add a warning to builder.py if these type of directories are seen.

Comments

  1. Chris Barber 2013-07-31

    Resolving as invalid because in Titanium 3.1.1.GA, directories that start with _ are copied to the build assets folder as expected. However, there is a bug (TIMOB-1480) that is preventing files from being require()'d that are in a directory that starts with an _.
  2. Lee Morris 2017-03-14

    Closed as invalid.

JSON Source