You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2014/03/31 11:45:18 UTC

[jira] [Comment Edited] (LUCENE-5560) Cleanup charset handling for Java 7

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

Uwe Schindler edited comment on LUCENE-5560 at 3/31/14 9:44 AM:
----------------------------------------------------------------

First patch, removing/deprecating {I{OUtils.CHARSET_UTF_8}}.

Next will be some Solr constants and hardcoded String variants of charsets.


was (Author: thetaphi):
First patch, removing/deprecating {IOUtils.CHARSET_UTF_8}}.

Next will be some Solr constants and hardcoded String variants of charsets.

> Cleanup charset handling for Java 7
> -----------------------------------
>
>                 Key: LUCENE-5560
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5560
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 4.8, 5.0
>
>         Attachments: LUCENE-5560.patch
>
>
> As we are now on Java 7, we should cleanup our charset handling to use the official constants added by Java 7: {{StandardCharsets}}
> This issue is just a small code refactoring, trying to nuke the IOUtils constants and replace them with the official ones provided by Java 7.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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