[TIMOB-12312] CLI: Setup wizard doesn't save the default sdk, on the Next run of Setup wizard, configuration changes automatically
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-01-28T05:15:56.000+0000 |
Affected Version/s | Release 3.0.0, Release 3.1.0 |
Fix Version/s | Release 3.0.2, Release 3.1.0, 2013 Sprint 02 JS, 2013 Sprint 02 |
Components | CLI |
Labels | qe-cli |
Reporter | Paras Mishra |
Assignee | Chris Barber |
Created | 2013-01-16T23:31:25.000+0000 |
Updated | 2014-06-19T12:44:13.000+0000 |
Description
CLI: Setup wizard doesn't save the default sdk, on the Next run of Setup wizard, configuration changes automatically.
Steps to reproduce:
1. Run "Titanium setup"
2. supply the sdk version which you want to be default in the prompt.
3. finish the Setup wizard.
4. Run "Titanium setup" again
5. Run titanium config to verify the sdk version.
Actual result:
Default sdk version should be the one saved before but it changes to the last sdk mentioned in installed directory i.e. "Users/paras.mishra/Library/Application Support/Titanium/mobilesdk/osx"
Expected Result:
Default SDK version should point to the changed SDK version in setup wizard.
This was fixed in TIMOB-12268.
Its fixed in TIMOB-12268 and its working fine. Tested on: CLI: 3.0.24