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

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

Commit 1724318 from [~cpoerschke] in branch 'dev/trunk'
[ https://svn.apache.org/r1724318 ]

SOLR-839: in XmlQParserPlugin replace "UTF8" with StandardCharsets.UTF_8 as 
suggested by LUCENE-5560.

> 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, Trunk
>
>         Attachments: LUCENE-5560-addonByAhmet.patch, 
> LUCENE-5560-followup.patch, LUCENE-5560-google-Charset.patch, 
> LUCENE-5560.patch, LUCENE-5560.patch, LUCENE-5560.patch, 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.3.4#6332)

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

Reply via email to