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

ASF subversion and git services commented on LUCENE-5107:
---------------------------------------------------------

Commit 1502632 from [~thetaphi]
[ https://svn.apache.org/r1502632 ]

Merged revision(s) 1502615 from lucene/dev/trunk:
LUCENE-5107: Properties files by Lucene are now written in UTF-8 encoding, 
Unicode is no longer escaped. Reading of legacy properties files with \u 
escapes is still possible
                
> Convert all Properties#store() and load() to use UTF-8 charset
> --------------------------------------------------------------
>
>                 Key: LUCENE-5107
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5107
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>            Priority: Blocker
>             Fix For: 4.4
>
>         Attachments: LUCENE-5107-4.4.patch, LUCENE-5107.patch
>
>
> Followup of LUCENE-5106: This needs to be changed and the forbidden 
> signatures changed to disallow InputStream/OutputStream and allow 
> Reader/Writer only.

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to