Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15507] CLI: Selecting an old version of SDK leaves the CLI in an invalid state.

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-10-28T16:19:22.000+0000
Affected Version/sRelease 3.2.0
Fix Version/s2013 Sprint 22, 2013 Sprint 22 Core, Release 3.2.0
ComponentsCLI
Labelsqe-closed-3.2.0
ReporterAllen Yeung
AssigneeChris Barber
Created2013-10-16T23:06:39.000+0000
Updated2013-11-08T22:24:04.000+0000

Description

Steps to reproduce: 1. Select an old sdk... "ti sdk select 2.1.3.GA" (You should see an error like "[ERROR] Specified Titanium SDK "2.1.3.GA" is too old") 2. Try to switch back to a newer/valid sdk "ti sdk select 3.0.0.GA" Expected result: The sdk should switch back properly Actual Result: You always get the error message "[ERROR] Specified Titanium SDK "2.1.3.GA" is too old"

Comments

  1. Chris Barber 2013-10-21

    Pull request: https://github.com/appcelerator/titanium/pull/62
  2. Olga Romero 2013-11-08

    Tested and verified Fixed with: CLI 3.2.0 (git://github.com/appcelerator/titanium.git) Alloy 1.3.0 Switching SDK works as expected. No error.

JSON Source