{ "id": "153564", "key": "TIMOB-20085", "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": [ { "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-03-25T14:04:00.000+0000", "created": "2015-12-02T12:45:36.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [ { "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" } ], "issuelinks": [], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-04-20T21:06:12.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": "I see that {{appc ti clean}} and {{ti clean}} command clean up {{build}} directory under your project, but it should have cleaned up VS project temporary build directory ({{C:\\Users\\USERNAME\\.titanium\\vsbuild\\YOUR_PROJECT_NAME}} too.\r\n\r\n", "attachment": [], "flagged": false, "summary": "Windows: ti clean should cleanup VS temporary build directory", "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": 597, "state": "closed", "name": "2016 Sprint 06 SDK", "startDate": "2016-03-12T01:30:59.982Z", "endDate": "2016-03-26T00:30:00.000Z", "completeDate": "2016-03-28T03:38:09.726Z", "originBoardId": 114 }, { "id": 555, "state": "closed", "name": "2016 Sprint 1 SDK", "startDate": "2016-01-02T01:31:50.127Z", "endDate": "2016-01-16T01:31:00.000Z", "completeDate": "2016-01-18T00:52:43.848Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "372969", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/505", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-12-15T07:19:21.000+0000", "updated": "2015-12-15T07:19:21.000+0000" }, { "id": "380435", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "[~cwilliams] [~kota] this needs https://github.com/appcelerator/titanium_mobile/pull/7628 to be backported to 5_3_X \r\n\r\nAlso, I decided to check out master to just check it out the CLI does not appear to be cleaning the temporary build directory, I don't see any logging informing me of the deletion as seen in the code and also the folder is still present. I am using SDK version 5.4.0.v20160322115854\r\n\r\n{code}\r\nC:\\Users\\ewanh\\Documents\\Appcelerator_Studio_Workspace\\preProdAlloy>appc ti clean\r\nAppcelerator Command-Line Interface, version 5.2.1-20\r\nCopyright (c) 2014-2016, Appcelerator, Inc. All Rights Reserved.\r\n\r\nPreproduction Environment Active\r\n\r\n[DEBUG] Detecting plugins in C:\\Users\\ewanh\\Documents\\Appcelerator_Studio_Workspace\\preProdAlloy\\plugins\r\n[DEBUG] Detected plugin: ti.alloy @ C:\\Users\\ewanh\\Documents\\Appcelerator_Studio_Workspace\\preProdAlloy\\plugins\\ti.alloy\r\n[DEBUG] Detecting plugins in C:\\ProgramData\\Titanium\\plugins\r\n[DEBUG] Detected plugin: com.appcelerator.test @ C:\\ProgramData\\Titanium\\plugins\\com.appcelerator.test\r\n[DEBUG] Detecting plugins in C:\\ProgramData\\Application Data\\Titanium\\plugins\r\n[DEBUG] Detected plugin: com.appcelerator.test @ C:\\ProgramData\\Application Data\\Titanium\\plugins\\com.appcelerator.test\r\n[DEBUG] Looking for Titanium plugin id=ti.alloy version=1.0\r\n[INFO] Found Titanium plugin id=ti.alloy version=1.0\r\n[DEBUG] Deleting all platform build directories\r\n[DEBUG] Deleting C:\\Users\\ewanh\\Documents\\Appcelerator_Studio_Workspace\\preProdAlloy\\build\\.alloynewcli\r\n[DEBUG] Deleting C:\\Users\\ewanh\\Documents\\Appcelerator_Studio_Workspace\\preProdAlloy\\build\\alloy\r\n[DEBUG] Deleting C:\\Users\\ewanh\\Documents\\Appcelerator_Studio_Workspace\\preProdAlloy\\build\\build_windows.log\r\n[DEBUG] Deleting C:\\Users\\ewanh\\Documents\\Appcelerator_Studio_Workspace\\preProdAlloy\\build\\map\r\n[DEBUG] Deleting C:\\Users\\ewanh\\Documents\\Appcelerator_Studio_Workspace\\preProdAlloy\\build\\windows\r\n[DEBUG] Resources directory of C:\\Users\\ewanh\\Documents\\Appcelerator_Studio_Workspace\\preProdAlloy\\app has been emptied\r\n\r\nC:\\Users\\ewanh\\Documents\\Appcelerator_Studio_Workspace\\preProdAlloy>ls C:\\Users\\ewanh\\.titanium\\vsbuild\\preProdAlloy\r\nAssets Package.phone.appxmanifest.in Package.win10.appxmanifest.in TemporaryKey.pfx include win10.ARM\r\nCMakeLists.txt Package.phone.appxmanifest.in.ejs Package.win10.appxmanifest.in.ejs alloy_generated lib\r\nCMakeLists.txt.ejs Package.store.appxmanifest.in Resources.resw build-manifest.json src\r\nNative Package.store.appxmanifest.in.ejs Strings cmake titanium_settings.ini.ejs\r\n{code}", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2016-03-22T21:44:57.000+0000", "updated": "2016-03-22T21:58:58.000+0000" }, { "id": "380455", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "I need to revisit this. Re-opening...", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-03-23T02:17:15.000+0000", "updated": "2016-03-23T02:17:15.000+0000" }, { "id": "380491", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Found out that {{alloy}} prevents from running platform-specific {{clean}} hook.\r\n\r\nhttps://github.com/appcelerator/alloy/pull/772\r\n\r\nNote: This needs https://github.com/appcelerator/titanium_mobile/pull/7628 to be backported to {{5_3_X}}", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-03-23T09:12:54.000+0000", "updated": "2016-03-23T09:12:54.000+0000" }, { "id": "380685", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "Cherry-picked the fix for titanium_mobile over to 5_3_X branch and merged the fix for Alloy.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2016-03-25T14:04:00.000+0000", "updated": "2016-03-25T14:04:00.000+0000" }, { "id": "383416", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Verified using:\r\n\r\nWindows 10 Pro\r\nVisual Studio 2015 Community Update 2\r\nAppc Core: 5.3.0-26\r\nAppc NPM: 4.2.5-3\r\nTi SDK: 5.3.0.v20160420090405\r\n\r\nWhen running {{appc ti clean}} on both a classic and alloy project, both the local build directory and the build directory in .titanium\\vsbuild are deleted\r\n\r\nClosing ticket", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2016-04-20T21:06:06.000+0000", "updated": "2016-04-20T21:06:06.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }