Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11991] CodeProcessor: Modules are not always resolved properly

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-12-10T19:03:51.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.1.0, 2012 Sprint 25, 2012 Sprint 25 JS
ComponentsCode Processor
Labelslook1
ReporterBryan Hughes
AssigneePraveen Innamuri
Created2012-12-07T01:20:53.000+0000
Updated2017-03-22T17:08:17.000+0000

Description

When running the code processor on the app/ dir in TiShadow, modules are not found even though they exist in the modules/ folder

Comments

  1. Bryan Hughes 2012-12-10

    Turns out the code processor works correctly, but the output is a little misleading. The module is actually resolved, but since it's a native module, it isn't processed, so the net result is the same. I reworked the output to report native modules separately as skipped.
  2. Lee Morris 2017-03-22

    Closing ticket as Code Processor is no longer supported.

JSON Source