{ "id": "63001", "key": "TIMOB-2369", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2012-08-23T12:05:50.000+0000", "created": "2011-04-15T03:18:01.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "android", "defect" ], "versions": [], "issuelinks": [ { "id": "20145", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "94532", "key": "TIMOB-9901", "fields": { "summary": "TiAPI: Review and clean up platform bugs and reduce bug count by 20%.", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-09T23:37:53.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "{html}

For the past couple/few weeks I've been unable to build my\nAndroid app from master because of the following compile error:

\n
\n[DEBUG] Building Java Sources: \"/Users/findlaw/Documents/appcelerator/Sandbox/build/android/gen/com/findlaw/mobile/sandbox/ApplicationStylesheet.java\" \"/Users/findlaw/Documents/appcelerator/Sandbox/build/android/gen/com/findlaw/mobile/sandbox/R.java\" \"/Users/findlaw/Documents/appcelerator/Sandbox/build/android/gen/com/findlaw/mobile/sandbox/SandboxActivity.java\" \"/Users/findlaw/Documents/appcelerator/Sandbox/build/android/gen/com/findlaw/mobile/sandbox/SandboxAppInfo.java\" \"/Users/findlaw/Documents/appcelerator/Sandbox/build/android/gen/com/findlaw/mobile/sandbox/SandboxApplication.java\"\n[DEBUG] javac -encoding utf8 -classpath \"/Developer/android-sdk-mac_86/platforms/android-4/android.jar:/Library/Application Support/Titanium/mobilesdk/osx/1.5.0/android/modules/titanium-app.jar:/Library/Application Support/Titanium/mobilesdk/osx/1.5.0/android/modules/titanium-android.jar:/Library/Application Support/Titanium/mobilesdk/osx/1.5.0/android/modules/titanium-filesystem.jar:/Library/Application Support/Titanium/mobilesdk/osx/1.5.0/android/titanium.jar:/Library/Application Support/Titanium/mobilesdk/osx/1.5.0/android/modules/titanium-api.jar:/Library/Application Support/Titanium/mobilesdk/osx/1.5.0/android/ti-commons-codec-1.3.jar:/Library/Application Support/Titanium/mobilesdk/osx/1.5.0/android/modules/titanium-json.jar:/Library/Application Support/Titanium/mobilesdk/osx/1.5.0/android/jaxen-1.1.1.jar:/Library/Application Support/Titanium/mobilesdk/osx/1.5.0/android/smalljs.jar:/Library/Application Support/Titanium/mobilesdk/osx/1.5.0/android/modules/titanium-locale.jar:/Library/Application Support/Titanium/mobilesdk/osx/1.5.0/android/modules/titanium-media.jar:/Library/Application Support/Titanium/mobilesdk/osx/1.5.0/android/modules/titanium-ui.jar:/Library/Application Support/Titanium/mobilesdk/osx/1.5.0/android/modules/titanium-analytics.jar\" -d /Users/findlaw/Documents/appcelerator/Sandbox/build/android/bin/classes -sourcepath /Users/findlaw/Documents/appcelerator/Sandbox/build/android/src -sourcepath /Users/findlaw/Documents/appcelerator/Sandbox/build/android/gen @/var/folders/zi/zihl8B70HGGsbZ4F9otn9E+++TM/-Tmp-/tmpf9nPBt\n[ERROR] /Users/findlaw/Documents/appcelerator/Sandbox/build/android/gen/com/findlaw/mobile/sandbox/SandboxApplication.java:49: package ti.modules.titanium.gesture does not exist\n[ERROR] modules.add(new ti.modules.titanium.gesture.GestureModule(context));\n[ERROR] ^\n[ERROR] 1 error\n
{html}", "attachment": [], "flagged": false, "summary": "Getting compile error about missing gesture package", "creator": { "name": "matthewlieder", "key": "matthewlieder", "displayName": "Matthew Lieder", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "matthewlieder", "key": "matthewlieder", "displayName": "Matthew Lieder", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "128306", "author": { "name": "matthewlieder", "key": "matthewlieder", "displayName": "Matthew Lieder", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Looks like this only happens when the ti.android.loadfromsdcard\nproperty is set to true in tiapp.xml

{html}", "updateAuthor": { "name": "matthewlieder", "key": "matthewlieder", "displayName": "Matthew Lieder", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:18:02.000+0000", "updated": "2011-04-15T03:18:02.000+0000" }, { "id": "215859", "author": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "body": "No test case provided, unable to reproduce, ticket marked as invalid.", "updateAuthor": { "name": "jyounus", "key": "jyounus", "displayName": "Junaid Younus", "active": true, "timeZone": "Europe/London" }, "created": "2012-08-23T12:05:50.000+0000", "updated": "2012-08-23T12:05:50.000+0000" }, { "id": "411075", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-09T23:37:53.000+0000", "updated": "2017-03-09T23:37:53.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }