{ "id": "83032", "key": "TIMOB-6283", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "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": "12088", "description": "", "name": "Sprint 2011-48", "archived": true, "released": true, "releaseDate": "2011-12-05" }, { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-11-28T16:03:41.000+0000", "created": "2011-11-22T15:48:49.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "branch-v8", "module_build", "qe-testadded" ], "versions": [ { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "issuelinks": [], "assignee": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2014-02-04T00:46:03.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": "As soon as possible, when an app loads we should show an info message in logcat concerning which runtime (v8/rhino) is being used.", "attachment": [], "flagged": false, "summary": "Android: show logcat message telling what runtime is being used (near as possible to app startup)", "creator": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Titanium 1.8.0.1. Device/emulator irrelevant.", "comment": { "comments": [ { "id": "174094", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "Testing Notes:\r\n\r\n* Create and launch any app on emulator.\r\n* In the emulator (logcat) console messages in Studio, find the message which tells you the version of Titanium that is running. Here's an example of that (will not match yours exactly):\r\n\r\n{code}\r\nI/TiApplication( 722): (main) [298,298] Titanium 1.8.0.1 (2011/11/28 22:59 49810b9)\r\n{code}\r\n\r\n* A few lines below that should appear the new message which tells you which javascript runtime is being used for the app. Here's what it looks like for rhino:\r\n\r\n{code}\r\nI/TiApplication( 722): (main) [120,562] Titanium Javascript runtime: rhino\r\n{code}\r\n\r\n* Run it also for V8 to make sure that works.", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-11-28T14:15:53.000+0000", "updated": "2011-11-28T14:15:53.000+0000" }, { "id": "182441", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with 1.9.0.v20120207171634 with Emulator 2.2", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-08T14:44:30.000+0000", "updated": "2012-02-08T14:44:30.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }