You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2012/04/23 16:33:34 UTC

[jira] [Updated] (LUCENE-4015) move icu collation integration to analysis.icu.collation package

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

Robert Muir updated LUCENE-4015:
--------------------------------

    Attachment: LUCENE-4015.patch

patch after 'svn move lucene/analysis/icu/src/java/org/apache/lucene/analysis/collation lucene/analysis/icu/src/java/org/apache/lucene/analysis/icu'
                
> move icu collation integration to analysis.icu.collation package 
> -----------------------------------------------------------------
>
>                 Key: LUCENE-4015
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4015
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: modules/analysis
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>         Attachments: LUCENE-4015.patch
>
>
> Currently this 'shares' the org.apache.lucene.collation package
> with the JDK impl in common.
> But there is no need to do this, its confusing and inconsistent
> with the organization of the rest of the package.
> It also causes broken javadocs links from the solr analysis factory
> because the org.apache.lucene.collation package is in both common and icu.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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