Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14924] Code Processor: --help displays a lot of extraneous options

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-08-29T06:06:50.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 18, 2013 Sprint 18 Tooling, Release 3.2.0
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneeBryan Hughes
Created2013-08-20T20:36:00.000+0000
Updated2013-09-09T03:37:58.000+0000

Description

Due to how the code processor is integrated with the CLI, it is printing some build command flags that it shouldn't be printing.

Comments

  1. Bryan Hughes 2013-08-26

    PR: https://github.com/appcelerator/titanium-code-processor/pull/236
  2. Bryan Hughes 2013-08-26

    To test: run "ti analyze --help". Without the fix, you will see all of the platform specific build command options (e.g. --deploy-type), but with the fix, you will only see the code analyzer options.
  3. Michael Xia 2013-08-29

    Merged the PR.
  4. Michael Xia 2013-09-09

    Verified against the latest code processor master.

JSON Source