You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Cyrill Zadra (JIRA)" <ji...@apache.org> on 2012/11/22 10:02:58 UTC

[jira] [Resolved] (FLEX-33264) Fix Mustella files that contains a BOM in the middle of a file instead the beginning.

     [ https://issues.apache.org/jira/browse/FLEX-33264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cyrill Zadra resolved FLEX-33264.
---------------------------------

    Resolution: Fixed
    
> 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
>            Assignee: Cyrill Zadra
>              Labels: Falcon
>             Fix For: Apache Flex 4.9.0
>
>         Attachments: FLEX-33264.patch
>
>
> 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