Nicolas Granon created FLEX-35359:
-------------------------------------
Summary: Empty map when using -output AND -source-map compiler
argument
Key: FLEX-35359
URL: https://issues.apache.org/jira/browse/FLEX-35359
Project: Apache Flex
Issue Type: Bug
Components: MXML Compiler
Affects Versions: Apache FlexJS 0.8.0
Environment: Win7
Reporter: Nicolas Granon
If the -output compiler argument is used to redirect compiler output to a
folder outside the workspace and the -source-map is also specified, the .map
file is created at the location given by the -source argument (along with
compiled files) but does not contain any symbol, line count etc... (the
properties key are present but do not have any value).
If the -source-map is used without the -output argument, the .map file is
correctly filled.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)