[
https://issues.apache.org/jira/browse/LUCENE-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707092#comment-13707092
]
ASF subversion and git services commented on LUCENE-5107:
---------------------------------------------------------
Commit 1502615 from [~thetaphi]
[ https://svn.apache.org/r1502615 ]
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.5
>
> Attachments: 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: [email protected]
For additional commands, e-mail: [email protected]