Cyrill Zadra created FLEX-33264:
-----------------------------------
Summary: Fix Mustella files that contains a BOM in the middle of a
file instead the beginning.
Key: FLEX-33264
URL: https://issues.apache.org/jira/browse/FLEX-33264
Project: Apache Flex
Issue Type: Task
Components: Mustella
Reporter: Cyrill Zadra
Fix For: Apache Flex 4.9.0
There are a few files in mustella, which contains a BOM in the middle of an
ActionScript file. Falcon has issues with this situation.
Example:
////////////////////////////////////////////////////////////////////////////////
//
// Apache License Header
//
////////////////////////////////////////////////////////////////////////////////
BOMpackage ...
{
}
Solution: correct the files in mustella
The BOM should only appear at the beginning.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira