Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9375] Android: Command-Line: Titanium project can be created through command line interface with java keyword in App id

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2013-08-01T22:36:27.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sn/a
ComponentsAndroid
Labelscore
ReporterSatyam Sekhri
AssigneeIngo Muschenetz
Created2012-06-05T04:19:12.000+0000
Updated2017-03-14T17:58:56.000+0000

Description

Using the Titanium Create command through the command line, a titanium mobile project can be created that has a java keyword in the App Id. The same cannot be created using the Titanium Studio interface. This is not a regression and occurs as far back as 1.8.2 For example: titanium create --platform=android --android= --id=COM.appcelerator.case --name=case --dir=/Appcelerator/Testing Actual: The project gets created successfully. However while trying to run the created project an error is shown as [ERROR] Do not use java keywords for project app id, such as case Expected: The creation of project having java keyword in App Id should be restricted through command line as well

Comments

  1. Chris Barber 2013-08-01

    This was fixed by TIMOB-12107.
  2. Lee Morris 2017-03-14

    Closing ticket as fixed.

JSON Source