remove UTF-8 BOM Header from native2ascii files
-----------------------------------------------

                 Key: MOJO-1606
                 URL: http://jira.codehaus.org/browse/MOJO-1606
             Project: Mojo
          Issue Type: New Feature
          Components: native2ascii
            Reporter: Juan Pablo Santos Rodríguez


Some windows programs, like Notepad, insert a BOM header when creating/saving 
UTF-8 files. It would be very nice to have an option to enable removing of this 
header, as it breaks the properties files once they've been converted to ascii 
files (a \u00ef\u00bb\u00bf text is placed at the beginning of the file).

Suggested solution: enable a new mojo parameter to control if this header 
should be stripped, and make the mojo act according to it.

Attached patch following shortly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to