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

2014-03-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5560: -- Summary: Cleanup charset handling for Java 7 (was: Clenaup charset handling for Java 7)

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

2014-03-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5560: -- Attachment: LUCENE-5560.patch First patch, removing/deprecating {IOUtils.CHARSET_UTF_8}}.

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

2014-03-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5560: -- Attachment: LUCENE-5560.patch New patch, now also replacing horrible amount of String UTF-8

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

2014-03-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5560: -- Attachment: LUCENE-5560.patch Small updates and fix of comment typo. Running tests...

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

2014-03-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5560: -- Attachment: LUCENE-5560.patch After running tests, I fixed a test bug:

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

2014-03-31 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-5560: - Attachment: LUCENE-5560.patch bq. Look at the patch. I refactored many thing of Solr, too.

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

2014-03-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5560: -- Attachment: LUCENE-5560-addonByAhmet.patch re-add Ahmets patch wth other file name. Cleanup

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

2014-03-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5560: -- Attachment: (was: LUCENE-5560.patch) Cleanup charset handling for Java 7

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

2014-03-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5560: -- Attachment: LUCENE-5560-followup.patch Foolowup patch as described before. Cleanup charset

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

2014-03-31 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-5560: - Attachment: LUCENE-5560-google-Charset.patch this patch replaces