Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18482] Android: Build fails when the source code has more than 15K LOC

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionDuplicate
Resolution Date2015-01-30T18:14:20.000+0000
Affected Version/sRelease 3.2.2, Release 3.2.3, Release 3.3.0, Release 3.4.1, Release 3.5.0
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterMauro Parra-Miranda
AssigneeIngo Muschenetz
Created2015-01-30T18:10:34.000+0000
Updated2017-03-22T22:22:27.000+0000

Description

Problem Description

When the source code of an app is more than 15K LOC, the build will fails when reaching the AssetCryptImpl.java:
Failed to compile Java source files:

[ERROR] :  
[ERROR] :  /Users/antram/Documents/Appcelerator_Studio_Workspace/tda/build/android/gen/com/firstchoice/myfirstchoice/AssetCryptImpl.java:29: illegal start of expression

[ERROR] :  	public String readAsset(String path)
The user has tried to remove code, and as soon as the code is less than 15K LOC, the building process works again.

Extra info

Full Build log attached to the issue. The user wants this to be backported to 3.2.x, and fixed for 3.5.x.

Attachments

FileDateSize
tui_build.log2015-01-30T18:12:08.000+0000640274

Comments

  1. Ingo Muschenetz 2015-01-30

    Duplicate of linked.
  2. John Staunton 2015-02-09

    Marked as duplicate of a bug that has been open for over a year with no resolution? Is there any plan to actually FIX this? It's stopping us from making any more updates to our Android app in production... leaving it out of sync with the iOS version...
  3. Lee Morris 2017-03-22

    Closing ticket as duplicate and links to the related ticket have been provided above.

JSON Source