Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1065] Source mapping of non-controller files should ignore non-JavaScript files

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-07-01T14:57:57.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.5.0
ComponentsTooling
Labelsqe-manualtest
ReporterTim Poulsen
AssigneeTim Poulsen
Created2014-07-01T14:29:07.000+0000
Updated2014-09-15T19:10:26.000+0000

Description

As reported by Fokke, the change for ALOY-616 causes the source mapper to attempt to create source maps for non-JavaScript files (such as .DS_Store) which causes a compilation error. PR here https://github.com/appcelerator/alloy/pull/466

Comments

  1. Tim Poulsen 2014-07-01

    Tested the PR, approved and merged.
  2. Federico Casali 2014-09-15

    Test sample added: https://github.com/appcelerator/titanium_mobile_tests_internal/tree/master/Alloy/JIRA/ALOY-1065 Sample project compiled/run and debugger works as expected on iOS, Android and Mobileweb. TiSDK 3.4.0.v20140913174915 Appcelerator Studio 3.4.0.201409131030 CLI 3.4.0-rc3 Alloy 1.5.0-rc2 Xcode6 GM Closing.

JSON Source