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

Hoss Man updated SOLR-3623:
---------------------------

    Description: Various dependencies for contrib/analysis-extras are packaged 
contrib/analysis-extras/lucene-libs (along with instructions in 
contrib/analysis-extras/README.txt that users need to include them explicitly) 
even though these jars are already hardcoded into the solr war file.  (was: The 
Lucene libraries needed for solr/contrib/analysis-extras are not packaged up in 
the build. This field type throws an exception:
{code}
<fieldType name="icu" class="solr.TextField">
  <analyzer>
    <tokenizer class="solr.ICUTokenizerFactory"/>
  </analyzer>
</fieldType>
{code})
        Summary: analysis-extras lucene libraries are redundenly packaged (in 
war and in lucene-libs)  (was: analysis-extras lucene libraries not packaged)

updating description
                
> analysis-extras lucene libraries are redundenly packaged (in war and in 
> lucene-libs)
> ------------------------------------------------------------------------------------
>
>                 Key: SOLR-3623
>                 URL: https://issues.apache.org/jira/browse/SOLR-3623
>             Project: Solr
>          Issue Type: Bug
>          Components: Build
>            Reporter: Lance Norskog
>            Priority: Minor
>             Fix For: 4.0, 5.0
>
>
> Various dependencies for contrib/analysis-extras are packaged 
> contrib/analysis-extras/lucene-libs (along with instructions in 
> contrib/analysis-extras/README.txt that users need to include them 
> explicitly) even though these jars are already hardcoded into the solr war 
> file.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to