Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16416] Update the SDK commands for build, clean, create and project to have correct min CLI version for 3.2.1

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-02-07T01:00:09.000+0000
Affected Version/sRelease 3.2.1
Fix Version/s2014 Sprint 03, 2014 Sprint 03 Core, Release 3.2.1, Release 3.3.0
ComponentsCLI
Labelsmodule_CLI, qe-3.2.1, qe-testadded
ReporterEric Merriman
AssigneeChris Barber
Created2014-02-06T22:13:06.000+0000
Updated2014-06-19T12:44:42.000+0000

Description

Description:

When using CLI 3.2.0 and trying to build with SDK 3.2.1, an error is produced since the min SDK in the CLI commands has not been updated to 3.2.1.

Steps to reproduce:

1) Install CLI 3.2.0 2) Install SDK 3.2.1 3) Using an existing project, try running a build, such as "ti build -p android"

Result:

Obscure and unrelated error produced since the min SDK versions in the CLI commands are not accurate and are still "3.2"

Expected Result:

An error describing the incompatibility between the CLI and the SDK versions

Comments

  1. Chris Barber 2014-02-06

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5334 3_2_X pull request: https://github.com/appcelerator/titanium_mobile/pull/5335 3_2_X_hybrid pull request: https://github.com/appcelerator/titanium_mobile/pull/5336
  2. Wilson Luu 2014-02-10

    Closing ticket as conditionally fixed. Was only able to verify the min *cliVersion* is set to 3.2.1. Checked in SDK/cli/commands/build.js, SDK/cli/commands/clean.js, SDK/cli/commands/create.js, and SDK/cli/commands/project.js. Tested on: Appcelerator Studio, build: 3.2.1.201402061120 SDK build: 3.2.1.v20140206170116 CLI: 3.2.1-beta5 Alloy: 1.3.1-cr3

JSON Source