{ "id": "63077", "key": "TIMOB-2445", "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": [ { "id": "11229", "name": "Release 1.5.0 M04", "archived": true, "released": true, "releaseDate": "2010-12-06" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:59:08.000+0000", "created": "2011-04-15T03:20:03.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android", "defect" ], "versions": [], "issuelinks": [], "assignee": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:59:08.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}

Building shows the gen folder missing. There will be another\nticket about the .gitignore folder forcibly being overwritten.

\n
\n$ git diff demos/KitchenSink/build/android/.gitignore\ndiff --git a/demos/KitchenSink/build/android/.gitignore b/demos/KitchenSink/build/android/.gitignore\nindex b986ac0..8a790b2 100644\n--- a/demos/KitchenSink/build/android/.gitignore\n+++ b/demos/KitchenSink/build/android/.gitignore\n@@ -2,5 +2,4 @@ src\n lib\n bin\n res\n-gen\n AndroidManifest.xml\n
{html}", "attachment": [], "flagged": false, "summary": "Android: .gitignore template missing gen", "creator": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "128486", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [39b51f38125152e9ad6738b4d7d0b2879266c739])\n[#2445 state:fixed-in-qa] To test this, create a\nnew project, build, then verify that 'gen' appears on a line in the\nbuild/android/.gitignore file. \nhttps://github.com/appcelerator/titanium_mobile/commit/39b51f381251...

{html}", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:20:03.000+0000", "updated": "2011-04-15T03:20:03.000+0000" }, { "id": "128487", "author": { "name": "mschmulen", "key": "mschmulen", "displayName": "Matt Schmulen", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Titanium SDK version: 1.5.0 (12/01/10 09:30 ac7cfd8)
\n$more .gitignore src
\nlib
\nbin
\nres
\ngen
\nAndroidManifest.xml

{html}", "updateAuthor": { "name": "mschmulen", "key": "mschmulen", "displayName": "Matt Schmulen", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:20:04.000+0000", "updated": "2011-04-15T03:20:04.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }