You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Koji Sekiguchi (JIRA)" <ji...@apache.org> on 2007/07/29 20:44:52 UTC

[jira] Created: (SOLR-323) duplicate lucene-analyzer jar files

duplicate lucene-analyzer jar files
-----------------------------------

                 Key: SOLR-323
                 URL: https://issues.apache.org/jira/browse/SOLR-323
             Project: Solr
          Issue Type: Bug
          Components: clients - ruby - flare
            Reporter: Koji Sekiguchi
            Priority: Trivial


$ find . -name lucene-analyzers-\*.jar
./client/ruby/solr-ruby/solr/lib/lucene-analyzers-2.2-dev.jar
./lib/lucene-analyzers-2.2.0.jar

If there is no damage to SolRuby users, simply remove lucene-analyzers-2.2-dev.jar from trunk.

motivation:
http://www.mail-archive.com/solr-user@lucene.apache.org/msg05110.html


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SOLR-323) duplicate lucene-analyzer jar files

Posted by "Erik Hatcher (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Hatcher resolved SOLR-323.
-------------------------------

    Resolution: Fixed

> duplicate lucene-analyzer jar files
> -----------------------------------
>
>                 Key: SOLR-323
>                 URL: https://issues.apache.org/jira/browse/SOLR-323
>             Project: Solr
>          Issue Type: Bug
>          Components: clients - ruby - flare
>            Reporter: Koji Sekiguchi
>            Priority: Trivial
>
> $ find . -name lucene-analyzers-\*.jar
> ./client/ruby/solr-ruby/solr/lib/lucene-analyzers-2.2-dev.jar
> ./lib/lucene-analyzers-2.2.0.jar
> If there is no damage to SolRuby users, simply remove lucene-analyzers-2.2-dev.jar from trunk.
> motivation:
> http://www.mail-archive.com/solr-user@lucene.apache.org/msg05110.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.