{ "id": "159492", "key": "TIMOB-23192", "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": "17707", "name": "Release 5.3.0", "archived": false, "released": true, "releaseDate": "2016-06-04" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-04-14T23:28:45.000+0000", "created": "2016-04-12T04:11:02.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "qe-5.3.0" ], "versions": [ { "id": "17707", "name": "Release 5.3.0", "archived": false, "released": true, "releaseDate": "2016-06-04" } ], "issuelinks": [], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-04-19T23:03:32.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": "h5.Description\r\n\r\nIf an invalid value is passed in for --wp-sdk then the CLI will prompt the user to select an SDK, the prompt is below and 8.0 which is unsupported\r\n\r\n{code}\r\nPlease select a valid wp-sdk value:\r\n 1) 8.0\r\n 2) 8.1\r\n 3) 10.0\r\n{code}\r\n\r\n*Note* \r\n\r\nIf 8.0 is selected then the build will fail with \r\n{code}\r\n[INFO] -- The C compiler identification is unknown\r\n[INFO] -- The CXX compiler identification is unknown\r\n[WARN] CMake Error at CMakeLists.txt:17 (project):\r\n No CMAKE_C_COMPILER could be found.\r\n[WARN] CMake Error at CMakeLists.txt:17 (project):\r\n No CMAKE_CXX_COMPILER could be found.\r\n[INFO] -- Configuring incomplete, errors occurred!\r\nSee also \"C:/Users/Ewan/.titanium/vsbuild/prodclassic/store.x86/CMakeFiles/CMakeOutput.log\".\r\nSee also \"C:/Users/Ewan/.titanium/vsbuild/prodclassic/store.x86/CMakeFiles/CMakeError.log\".\r\n{code}\r\n\r\nor\r\n\r\n{code}\r\n2016-04-12T04:09:16.746Z | ERROR | An uncaught exception was thrown!\r\nNo Windows Phone emulators found\r\n2016-04-12T04:09:16.749Z | ERROR | No Windows Phone emulators found\r\n{code}\r\n \r\ndepending on the chosen target\r\nh5.Steps to reproduce\r\n\r\n# Run {{appc run -p windows -T ws-local --wp-sdk 10}}\r\n\r\nh5.Actual result\r\n\r\nYou will be prompted to choose a valid SDK, with 8.0 in as a possible value which is unsupported\r\n\r\nh5.Expected result\r\n\r\nUnsupported versions should not be in the prompt", "attachment": [], "flagged": false, "summary": "Windows: Prompt for selecting wp-sdk option contains unsupported 8.0", "creator": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "subtasks": [], "reporter": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "environment": "Windows 10 Pro\r\nVisual Studio 2015 Community Update 2\r\nAppc Core: 5.3.0-12\r\nAppc NPM: 4.2.5-1\r\nTi SDK: 5.3.0.v20160411153728", "closedSprints": [ { "id": 618, "state": "closed", "name": "2016 Sprint 08 SDK", "startDate": "2016-04-09T00:30:18.262Z", "endDate": "2016-04-23T00:30:00.000Z", "completeDate": "2016-04-25T02:38:28.511Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "382483", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Windows Hybrid has not been removed and it's about as supported as Mobile Web itself.\r\n\r\nWindowslib is a library and should return everything it finds. It's up to the Windows build code to filter out unsupported versions. Mobile Web should probably be updated to filter out Windows 10 since only 8.0 and 8.1 were tested.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-04-12T15:22:54.000+0000", "updated": "2016-04-12T15:22:54.000+0000" }, { "id": "382742", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "titanium_mobile_windows: https://github.com/appcelerator/titanium_mobile_windows/pull/623\r\n5_3_X: https://github.com/appcelerator/titanium_mobile_windows/pull/625", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-04-14T16:09:18.000+0000", "updated": "2016-04-14T16:21:37.000+0000" }, { "id": "383210", "author": { "name": "htbryant", "key": "htbryant", "displayName": "Harry Bryant", "active": true, "timeZone": "Europe/London" }, "body": "Verified as fixed, when running {{appc run -p windows -T ws-local --wp-sdk 10}} command, I am prompted to choose between 8.1 / 10.0 only.\r\n\r\nTested on: \r\nWindows 10 Pro \r\nWindows Phone 10.0 & 8.1 (Microsoft Lumia 640 LTE) \r\nAppc Studio: 4.6.0.201604180559\r\nTi SDK: 5.3.0.v20160418111755 \r\nAppc NPM: 4.2.5-2 \r\nAppc Core: 5.3.0-20\r\nNode: v4.4.2\r\n\r\n*Closing Ticket.*", "updateAuthor": { "name": "htbryant", "key": "htbryant", "displayName": "Harry Bryant", "active": true, "timeZone": "Europe/London" }, "created": "2016-04-19T23:03:27.000+0000", "updated": "2016-04-19T23:03:27.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }