[TIMOB-13599] CLI: Linux: ti module lists Global Modules and Project Modules strings in reverse
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-08-02T23:13:16.000+0000 |
| Affected Version/s | Release 3.1.0 |
| Fix Version/s | 2013 Sprint 16, 2013 Sprint 16 Core, Release 3.2.0 |
| Components | CLI |
| Labels | qe-3.1.0 |
| Reporter | Dustin Hyde |
| Assignee | Chris Barber |
| Created | 2013-04-16T22:04:09.000+0000 |
| Updated | 2013-11-26T22:21:13.000+0000 |
https://github.com/appcelerator/titanium/pull/50 https://github.com/appcelerator/node-appc/pull/50
To test, 1) Change directory to an app that has a module 2) Run "ti module" and it will correctly list all modules found in the project, configured module paths, and global modules It's worth noting the "ti plugin" command had a similar problem.
Verified fixed on: Ubuntu 12.04 LTS Titanium Studio, build: 3.2.0.201311252022 Titanium SDK, build: 3.2.0.v20131126111643 CLI: 3.2.0 Alloy: 1.3.0 Global variables and configured path variables are in the correct place. Closing.