Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11353] CLI: clean does not need the option to pass in a sdk value

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2012-10-10T18:51:27.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsTooling
Labelsqe-cli
ReporterNatalie Huynh
AssigneeChris Barber
Created2012-10-10T17:03:08.000+0000
Updated2014-06-19T12:44:17.000+0000

Description

Steps to Reproduce: 1. run "titanium clean -h" Actual Result: -s, --sdk Titanium SDK version to use Expected Result: Clean just deletes the build folder, do not need this option

Comments

  1. Chris Barber 2012-10-10

    Clean is an SDK level command. It may need to perform other functions as the Titanium Mobile SDK evolves and so we require the --sdk option so the CLI knows which SDK version should be used to perform the clean.
  2. Natalie Huynh 2012-10-11

    Not a bug

JSON Source