Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10290] Android: Modules with upper case in project name fails to create with internal error.

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2016-08-24T14:14:58.000+0000
Affected Version/sRelease 2.1.1
Fix Version/sRelease 3.0.0
ComponentsAndroid, Tooling
Labelscore, qe-and082012
ReporterKanat Asanbekov
AssigneeEric Merriman
Created2012-08-01T14:46:35.000+0000
Updated2017-03-16T21:39:36.000+0000

Description

When creating an android module in studio using upper case letters in the project name (e.g., MyAndroid, as opposed to myandroid), the creation fails with internal error: could not move file. This appears to be related to TISTUD-1633. This is not regression. This does not occur with mobileweb modules, nor does it occur on OS X. When an android module is created using the command line, the module is created correctly, but the project name is automatically converted to lower case. Steps to Reproduce: 1. Create new android module from studio with project name containing uppercase letters. Actual Result: Module fails to create with cannot move folder errors. Expected Result: Module creates without error.

Attachments

FileDateSize
Errormessage.png2012-08-01T14:46:35.000+000044395

Comments

  1. Ingo Muschenetz 2012-08-01

    It appears that the Android module creation scripts shouldn't be munging the case.
  2. Payminder Singh 2012-08-29

    Studio: 2.1.2.201208281351 SDK: 2.1.2.v20120824144611 OS: Ubuntu 10.04 Reproducible
  3. Chris Barber 2016-08-24

    This is no longer an issue with when creating a new project using the Titanium CLI which was introduced back in 2012. Furthermore, the new module build system (introduced in Titanium SDK 5.0.0) has no problem compiling modules with upper case project names.
  4. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source