{ "id": "78054", "key": "TIMOB-4739", "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": "11364", "description": "Mobile 1.8.0 M11", "name": "Sprint 2011-32", "archived": true, "released": true, "releaseDate": "2011-08-15" }, { "id": "11971", "description": "iOS5 and select Android fixes", "name": "Release 1.7.3", "archived": true, "released": true, "releaseDate": "2011-10-18" }, { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-11-05T14:01:57.000+0000", "created": "2011-07-20T19:02:33.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "id": "11367", "description": "", "name": "Release 1.7.1", "archived": true, "released": true, "releaseDate": "2011-06-21" } ], "issuelinks": [], "assignee": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2014-06-19T12:46:13.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": "Module resources are not copied to the application resources when the module is located in the system folder.\r\n\r\nThis can be seen with the Android BarCode module installed in the system folder.", "attachment": [ { "id": "22431", "filename": "timob4739.zip", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-08-10T00:11:50.000+0000", "size": 4997464, "mimeType": "application/zip" } ], "flagged": false, "summary": "Android: Module resources are not copied when the module is in the system folder", "creator": { "name": "jenglish", "key": "jenglish", "displayName": "Jeff English", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "jenglish", "key": "jenglish", "displayName": "Jeff English", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "160194", "author": { "name": "jenglish", "key": "jenglish", "displayName": "Jeff English", "active": true, "timeZone": "America/Chicago" }, "body": "Occurs during the build process. The generated R.java file does not have entries for any of the resources because they were not copied.", "updateAuthor": { "name": "jenglish", "key": "jenglish", "displayName": "Jeff English", "active": true, "timeZone": "America/Chicago" }, "created": "2011-07-21T09:37:51.000+0000", "updated": "2011-07-21T09:37:51.000+0000" }, { "id": "162364", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "Use this project (in the attached zip file) for testing. You will also need the barcode module, which I can send to you via e-mail when you ask.", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-08-10T00:11:50.000+0000", "updated": "2011-08-10T00:12:09.000+0000" }, { "id": "162365", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "Testing:\r\n\r\n* Put the barcode module zip file in the top-level system titanium folder ({{/Library/Application Support/Titanium}}) on OSX.\r\n* Unzip that file in place. It will result in /Library/Application Support/Titanium/modules/android/ti.barcode being created.\r\n* Unzip the attached project (in the attached zip file).\r\n* Build/Run that project.\r\n* After it's done building, open the R.java file down in {{build/android/gen/com/billdawson/timob4739}}. It should have a bunch of entries in it, well over 200 lines of code.", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-08-10T00:19:18.000+0000", "updated": "2011-08-10T00:21:36.000+0000" }, { "id": "162366", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "Pull request ready:\r\n\r\nhttps://github.com/appcelerator/titanium_mobile/pull/356", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-08-10T00:21:18.000+0000", "updated": "2011-08-10T00:21:18.000+0000" }, { "id": "166047", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with Win7 Linux 10.04 and Mac OS X 10.6.8 with 1.8.0.v20110914092150 R.java file has over 200 lines", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-14T12:47:44.000+0000", "updated": "2011-09-14T12:47:44.000+0000" }, { "id": "167235", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "reopening for 1.7.X merge", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-09-28T13:26:00.000+0000", "updated": "2011-09-28T13:26:00.000+0000" }, { "id": "167245", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "Merged to 1_7_X branch", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-09-28T13:43:45.000+0000", "updated": "2011-09-28T13:43:45.000+0000" }, { "id": "167342", "author": { "name": "avaghti", "key": "avaghti", "displayName": "Alan Vaghti", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fix in 1.7.3.v20110928185013 with Titanium Studio build: 1.0.4.201108101535 and a Nexus One 2.2.2.\r\n\r\nR.java was 242 lines (including on blank line at the end of the file).", "updateAuthor": { "name": "avaghti", "key": "avaghti", "displayName": "Alan Vaghti", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-29T12:51:42.000+0000", "updated": "2011-09-29T12:51:42.000+0000" }, { "id": "168369", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Was reopened for merge, verified for 1.7.3 and 1.8.0", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-10-07T15:19:58.000+0000", "updated": "2011-10-07T15:19:58.000+0000" }, { "id": "171629", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Standardizing summary and labels.", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-05T14:01:20.000+0000", "updated": "2011-11-05T14:01:20.000+0000" } ], "maxResults": 10, "total": 10, "startAt": 0 } } }