You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christine Poerschke (JIRA)" <ji...@apache.org> on 2016/07/14 10:42:20 UTC

[jira] [Resolved] (SOLR-9306) give solr/contrib/analysis-extras's test classes access to lucene/analysis's test classes

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

Christine Poerschke resolved SOLR-9306.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: master (7.0)
                   6.2
                   5.6

Thanks for the review Steve.

> give solr/contrib/analysis-extras's test classes access to lucene/analysis's test classes
> -----------------------------------------------------------------------------------------
>
>                 Key: SOLR-9306
>                 URL: https://issues.apache.org/jira/browse/SOLR-9306
>             Project: Solr
>          Issue Type: Test
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Christine Poerschke
>            Assignee: Christine Poerschke
>            Priority: Minor
>             Fix For: 5.6, 6.2, master (7.0)
>
>         Attachments: SOLR-9306.patch
>
>
> patch summary:
> added proof-of-concept test:
>  * made ICUCollationField's private {{createFromRules}} static with package visibility
>  * added createFromRules test to {{TestICUCollationField}} (which sometimes uses {{lucene/analysis/util}}'s {{StringMockResourceLoader}} class)
> build xml files (ant):
>  * added -compile-test-lucene-analysis dependency to compile-test target in solr/contrib/analysis-extras
>  * defined -compile-test-lucene-analysis target in solr/common-build.xml
> pom xml templates (maven):
>  * added test-jar goal to pom.xml.template in lucene/analysis/common
>  * added lucene-analyzers-common dependency to pom.xml.template in solr/contrib/analysis-extras



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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