{ "id": "162352", "key": "TIMOB-23731", "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": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2016-08-19T16:25:22.000+0000", "created": "2016-08-03T02:08:30.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "feedback" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-23T20:29:01.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": [], "description": "h3. Updated to nightly build and seems to be solved, but is not. Now, output shows only with 'info' level. Even If you change to 'trace' level, output still shows only info level..\n", "attachment": [], "flagged": false, "summary": "Compile module output console problem", "creator": { "name": "flaviolacer", "key": "flaviolacer", "displayName": "Flavio Lacerda", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "flaviolacer", "key": "flaviolacer", "displayName": "Flavio Lacerda", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Studio 4.8.0", "comment": { "comments": [ { "id": "392420", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, Can you give us some more details?", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-08-04T14:32:10.000+0000", "updated": "2016-08-04T14:32:10.000+0000" }, { "id": "392422", "author": { "name": "flaviolacer", "key": "flaviolacer", "displayName": "Flavio Lacerda", "active": true, "timeZone": "America/Los_Angeles" }, "body": "!https://i.imgsafe.org/35a1b2d48f.png!", "updateAuthor": { "name": "flaviolacer", "key": "flaviolacer", "displayName": "Flavio Lacerda", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-08-04T15:07:48.000+0000", "updated": "2016-08-04T15:07:48.000+0000" }, { "id": "392423", "author": { "name": "flaviolacer", "key": "flaviolacer", "displayName": "Flavio Lacerda", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Can't correct the title. Could you change from probleam to problem? \r\n\r\nThanks..", "updateAuthor": { "name": "flaviolacer", "key": "flaviolacer", "displayName": "Flavio Lacerda", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-08-04T15:10:07.000+0000", "updated": "2016-08-04T15:10:07.000+0000" }, { "id": "393617", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "The reason you do not see any {{TRACE}} output is because the module build script doesn't output any {{TRACE}} output.\r\n\r\nThere are only a few instances where you'll see {{DEBUG}} messages and it's when you build and run the module, which I don't believe is the default behavior from Studio.\r\n\r\nThere is only 1 {{WARN}} message and your module doesn't trigger it to be displayed.\r\n\r\nIn other words, there's nothing wrong with the module build and there's nothing wrong with Studio. The module build simply doesn't output as much logging as the application build process.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-08-19T16:25:22.000+0000", "updated": "2016-08-19T16:25:22.000+0000" }, { "id": "393698", "author": { "name": "flaviolacer", "key": "flaviolacer", "displayName": "Flavio Lacerda", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I'm sorry but you are totally wrong. Did you already compile any module on Appcelerator Studio? So, i had to download a previous version of Appcelerator Studio and show a \"TRACE\" output how it should be.\r\n\r\n!https://i.imgsafe.org/86a274f781.png!\r\n\r\nUnderstood?", "updateAuthor": { "name": "flaviolacer", "key": "flaviolacer", "displayName": "Flavio Lacerda", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-08-20T14:35:33.000+0000", "updated": "2016-08-20T14:35:33.000+0000" }, { "id": "393729", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "The module build system was completely replaced in Titanium SDK 5.0.0. The old {{build.py}} scripts (or {{ant}} for Android modules) have been deprecated.\r\n\r\nI'm not sure the exact version of Studio, but newer versions build all modules using the new module build system.\r\n\r\nSince the module build system was rewritten, not all output messages were preserved. Instead we tried to make the module build more in line with the application build logging.\r\n\r\nSo perhaps when you are saying trace output is not being displayed, what you mean is the new module build is not displaying enough information about the build process. For example, the new module build system does NOT proxy any of the output from the {{javac}} and {{ndkbuild}} commands.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-08-21T23:48:59.000+0000", "updated": "2016-08-21T23:48:59.000+0000" }, { "id": "415360", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as \"Invalid\" with reference to the above comments.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-23T20:29:01.000+0000", "updated": "2017-03-23T20:29:01.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }