[ 
https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564034#action_12564034
 ] 

Doron Cohen commented on LUCENE-1157:
-------------------------------------

{quote}
Microsoft's tools like to put BOMs at the beginnings of UTF-8 encoded files.
{quote}

Thanks Steven, yes this is it. 
More info on this in http://en.wikipedia.org/wiki/Byte_Order_Mark
We can filter this out when creating the html file.
Seems this was recently added to the file in r615329 - I will remove it but it 
will return.. we can print a warning at the end of build if CHANGES.txt 
contains this BOMs.


> Formatable changes log  (CHANGES.txt is easy to edit but not so friendly to 
> read by Lucene users)
> -------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-1157
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1157
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Website
>            Reporter: Doron Cohen
>            Assignee: Doron Cohen
>             Fix For: 2.4
>
>         Attachments: lucene-1157-take2.patch, lucene-1157-take3.patch, 
> lucene-1157.patch
>
>
> Background in http://www.nabble.com/formatable-changes-log-tt15078749.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to