{ "id": "151616", "key": "TIMOB-19644", "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": "14826", "description": "Release 5.1.0-remaining iOS9 features, Android M features", "name": "Release 5.1.0", "archived": false, "released": true, "releaseDate": "2015-11-20" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-09-30T13:20:38.000+0000", "created": "2015-09-30T09:36:14.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [ { "id": "16925", "description": "WatchKit Support--all going into 5.0 now", "name": "Release 5.0.0", "archived": true, "released": true, "releaseDate": "2015-09-16" } ], "issuelinks": [ { "id": "49150", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "151615", "key": "TIMOB-19643", "fields": { "summary": "CLI: Runtime error when no DefaultIcon.png exists", "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 } } } }, { "id": "49149", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "150865", "key": "TIMOB-19442", "fields": { "summary": "Windows: ti build failed when logo image assets with invalid dimension exits", "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": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2015-10-26T22:01:44.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "When there's no DefaultIcon.png, CLI shows critical error on build but it does not stop build process. \r\n", "attachment": [], "flagged": false, "summary": "Windows: CLI build error is ignored ", "creator": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 494, "state": "closed", "name": "2015 Sprint 20 SDK", "startDate": "2015-09-26T00:29:19.845Z", "endDate": "2015-10-10T00:29:00.000Z", "completeDate": "2015-10-12T05:33:30.964Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "365388", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/444", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-09-30T09:39:06.000+0000", "updated": "2015-09-30T09:39:06.000+0000" }, { "id": "367876", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix.\r\nIf the defaulticon.png is not present in the project we get the error:\r\n{code}\r\n[ERROR] : There are missing app icons\r\n[ERROR] : You must either create the missing icons below or create an image named \"DefaultIcon-windows.png\" or \"DefaultIcon.png\" in the root of your project\r\n[ERROR] : If the DefaultIcon.png image is present, the build will use it to generate all missing icons\r\n[ERROR] : It is highly recommended that the DefaultIcon.png be 1024x1024\r\n[ERROR] : Unable to create missing icons:\r\n[ERROR] : Square44x44Logo.png - Used for logo - required size: 44x44\r\n[ERROR] : Square71x71Logo.png - Used for logo - required size: 71x71\r\n[ERROR] : Square150x150Logo.png - Used for logo - required size: 150x150\r\n[ERROR] : An error occurred during build after 2s 56ms\r\n{code}\r\n\r\nEnvironment:\r\nAppc Studio: 4.4.0.201510231805\r\nTi SDK: 5.1.0.v20151023172822\r\nTi CLI: 5.0.5\r\nAlloy: 1.7.16\r\nWindows: 8.1 Enterprise 64-bit\r\nAPPC NPM: 4.2.1-6\r\nAPPC CLI: 5.1.0-38\r\nNode : v0.12.7\r\nDevice: Nokia Lumia 928 - Windows Phone 8.1", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-10-26T22:01:36.000+0000", "updated": "2015-10-26T22:01:36.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }