[TIMOB-10955] CLI: Windows and Linux parity
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-09-24T16:28:36.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.0.0, Sprint 2012-19 JS, 2012 Sprint 19 |
Components | CLI |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2012-09-18T10:43:31.000+0000 |
Updated | 2017-03-08T00:13:41.000+0000 |
Description
Testing of the CLI has been done mostly on OS X to date. We need to make sure that Windows and Linux are first class citizens. Current known issues that need to be fixed:
* Unzip is broken on Windows
* Progress bars only work properly on OS X
There are most likely other bugs as well so a full sweep of functionality should be performed. Small bugs should be fixed as part of this ticket, but larger bugs/architecture issues should be spun off into separate tickets.
Pull Requests: https://github.com/appcelerator/node-appc/pull/4 https://github.com/appcelerator/titanium/pull/6 https://github.com/appcelerator/titanium_mobile/pull/3020
Closing ticket due to time passed.