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

Uwe Schindler updated LUCENE-5107:
----------------------------------

    Attachment: LUCENE-5107.patch

Here is the patch which preserves full backwards compatibility with properties 
files written by earlier solr/lucene versions.

But it now allows to put UTF-8 directly into properties files and it no longer 
\u-escapes stuff when writing out.
                
> 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
>    Affects Versions: 4.4
>            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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to