{ "id": "135045", "key": "TIMOB-17525", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": "16586", "description": "Release 3.4.2", "name": "Release 3.4.2", "archived": false, "released": true, "releaseDate": "2017-03-11" }, { "id": "16704", "description": "Release 3.5.0", "name": "Release 3.5.0", "archived": false, "released": true, "releaseDate": "2015-01-13" }, { "id": "16593", "description": "Release 4.0.0", "name": "Release 4.0.0", "archived": false, "released": true, "releaseDate": "2015-05-21" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-08-30T01:14:11.000+0000", "created": "2014-08-20T19:21:17.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [ { "id": "40193", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "132654", "key": "TIMOB-17281", "fields": { "summary": "CLI: fails to build to device with Android 5.0", "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": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2015-01-05T19:14:39.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" }, { "id": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "Android \"L\" is the first version with a letter instead of a number for the version identifier.\r\n\r\nIt may be that Google will now switch to using non-numeric version numbers fr betas in the future.\r\n\r\nTo make it easier for users to beta-test Android L and future versions, we update the CLI to support the Android L \"version\"", "attachment": [], "flagged": false, "summary": "CLI: Support Android 5.0", "creator": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 188, "state": "closed", "name": "2014 Sprint 17 Tooling", "startDate": "2014-08-21T22:08:00.000Z", "endDate": "2014-08-30T00:00:00.000Z", "completeDate": "2014-09-02T07:54:24.111Z", "originBoardId": 121 } ], "comment": { "comments": [ { "id": "319579", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "To get L running in Studio, the current hack is to change line 3701 pointing to the L jar.\r\n{code}\r\n'-I', \"/Users/hpham/android-sdks/platforms/android-L/android.jar\", // this.androidTargetSDK.androidJar,\r\n{code}\r\n\r\nYou also need to have a custom manifest with min and target SDK sets to L.", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-08-20T23:07:11.000+0000", "updated": "2014-08-20T23:07:11.000+0000" }, { "id": "321077", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master: https://github.com/appcelerator/titanium_mobile/pull/6000\r\n3_4_X: https://github.com/appcelerator/titanium_mobile/pull/6006\r\n\r\nIngo's 3_4_X revert: https://github.com/appcelerator/titanium_mobile/pull/6007\r\n\r\nChris's revert of Ingo's 3_4_X revert: https://github.com/appcelerator/titanium_mobile/pull/6187", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-08-29T18:27:08.000+0000", "updated": "2014-09-30T21:52:09.000+0000" }, { "id": "333894", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix with 3.5.0 & no issues found with android 5.0.\r\n\r\nNot closing due to pending verification with 3.6.0 because of this ticket : TIMOB-18097\r\n\r\nEnvironment:\r\nAppc Studio : 3.4.1.201410281743\r\nTi SDK : 3.5.0.v20141124155715\r\nCLI : 3.4.1\r\nAlloy : 1.5.1 GA\r\nCode Processor : 1.1.1\r\nMAC Yosemite : 10.10\r\nNexus 5 - Android 5.0", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-11-26T17:52:11.000+0000", "updated": "2014-11-26T17:52:11.000+0000" }, { "id": "337871", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix with 3.6.0 SDK & no issues found with android 5.0.\r\n\r\nClosing.\r\n\r\nEnvironment:\r\nAppc Studio : 3.4.1.201410281743\r\nTi SDK : 3.6.0.v20150105084202\r\nCLI : 3.4.1\r\nAlloy : 1.5.1 GA\r\nCode Processor : 1.1.1\r\nMAC Yosemite : 10.10\r\nNexus 5 - Android 5.0.1", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-01-05T19:14:31.000+0000", "updated": "2015-01-05T19:14:31.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }