Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Adobe Flex SDK 4.0 (Release)
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Extract that attached zip file to a folder
2. cd to the root of the extracted folder
3. "compc -o test.swc -locale en_US -include-sources properties/foo/bar/
Actual Results:
Error: unable to open 'properties/foo/bar/{locale}
'
Expected Results:
No error,
should be resolved...it works fine in -source-path but not for -include-sources
Workaround (if any):