{ "id": "159718", "key": "TIMOB-23244", "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": [], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2016-04-22T07:43:55.000+0000", "created": "2016-04-20T09:53:54.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [], "issuelinks": [ { "id": "51434", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "159725", "key": "TIMOB-23246", "fields": { "summary": "Windows: Unable to create Module project", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "51433", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "159719", "key": "TIMOB-23245", "fields": { "summary": "Windows: Building a module with latest 5.4.0 SDK cannot be used in app", "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": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-06-28T11:16:00.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": "*Summary*\r\n\r\nCreating Windows 10 module failed on Windows 8.1, or under the environment where Visual Studio 2015 is not installed. \r\n\r\n*Steps to Reproduce*\r\n\r\nRun {{appc new -n test --id com.example.test}} under the environment where Windows 8.1, or Visual Studio 2015 is not installed.\r\n\r\n-------------\r\n\r\nI am using modules for Windows at the moment (as you know) and I compiled my \"old\" module with the SDK 5.4.0.v20160406002717 and this SDK created a fully functioning zip archive that I could copy over to project root and the run, decompress and use successfully (still not doing background service at this point).\r\n\r\nAfter updating my appc ti sdks list and make sure I select the latest 5.4.0.v20160419234222 and go back, clean my module build folder AND the temp folder in AppData and them rebuild the build goes though BUT when it tried to package the app it tries to package some Windows 10 targets, targets that I do not have since I use Windows 8.1 OS and Phone 8.1 I do not have Win 10 at all, also I use the visial studio 2013, so there are no Win 10 targets or folders yet it tries to package this into the zip file, the script dies and do not continue to package the rest. Effectively I end up with a zip file = 0 bytes and unuseable...\r\n\r\nTime Elapsed 00:00:11.81\r\n[INFO] Skipping Z:\\Users\\jorgenbuder\\Documents\\Appcelerator_Studio_Workspace\\gwsmodules\\extendwindows\\windows\\Windows10\r\n.ARM\\GwsExtendwindows.sln\r\n[INFO] Skipping Z:\\Users\\jorgenbuder\\Documents\\Appcelerator_Studio_Workspace\\gwsmodules\\extendwindows\\windows\\Windows10\r\n.Win32\\GwsExtendwindows.sln\r\n[DEBUG] Skipping Z:\\Users\\jorgenbuder\\Documents\\Appcelerator_Studio_Workspace\\gwsmodules\\extendwindows\\windows\\WindowsSt\r\nore.ARM\r\n[DEBUG] Skipping Z:\\Users\\jorgenbuder\\Documents\\Appcelerator_Studio_Workspace\\gwsmodules\\extendwindows\\windows\\Windows10\r\n.ARM\r\n[DEBUG] Skipping Z:\\Users\\jorgenbuder\\Documents\\Appcelerator_Studio_Workspace\\gwsmodules\\extendwindows\\windows\\Windows10\r\n.Win32\r\n[INFO] Creating zip: gws.extendwindows-windows-1.0.0.zip\r\nError: ENOENT, open 'C:\\Users\\jorgenbuder\\.titanium\\vsbuild\\extendwindows\\WindowsPhone.ARM\\Release\\GwsExtendwindows.dll'\r\n at Error (native)", "attachment": [], "flagged": false, "summary": "Windows: Module building cannot package zip file when Win 10 targets are used", "creator": { "name": "buder", "key": "buder", "displayName": "Jörgen Buder", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "buder", "key": "buder", "displayName": "Jörgen Buder", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "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": "383642", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Building Windows 10 target should fail when you use VS 2013 because it doesn't support building against Windows 10 project. So I think we can't build it technically.\r\n\r\n", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-04-22T07:43:55.000+0000", "updated": "2016-04-22T07:43:55.000+0000" }, { "id": "383643", "author": { "name": "buder", "key": "buder", "displayName": "Jörgen Buder", "active": true, "timeZone": "Europe/Berlin" }, "body": "OK, I trust you know better then me! :)\r\n\r\nThe problem I experienced was that at build when I had the old module it could not package on my system because it \"thought\" it had win 10 targets, obviously I did not since I run phone 8,1 and no Win 10 host...\r\n\r\nSo I take it that now when creating a module in a win phone 8.1 system (with no win 10) with visual 2013 it will only create the phone 8.1 targets and when building it will package only that\r\n\r\nAnd then on win 10 it can package for both 8.1 and 10 ?\r\n\r\nThis is I build before with the ti build command and now you build with appc run which I have not been able to test yet.\r\n\r\nAs long as you know the above works we should be good\r\n\r\nThanks", "updateAuthor": { "name": "buder", "key": "buder", "displayName": "Jörgen Buder", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-04-22T07:48:09.000+0000", "updated": "2016-04-22T07:48:09.000+0000" }, { "id": "389240", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Removing fixVersion and closing ticket.", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2016-06-28T11:15:48.000+0000", "updated": "2016-06-28T11:15:48.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }