[ 
https://issues.apache.org/jira/browse/SOLR-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974251#comment-16974251
 ] 

Erick Erickson commented on SOLR-13930:
---------------------------------------

Dear Lord, sometime you'd think I'd learn to put in complete details and save 
others wasting time when they try to help. Sorry about that.

The _ant_ build fails, not the Gradle test:

ant -Dtestcase=TestKoreanTokenizer test

Oddly, TestJapaneseToknizer succeeds when run under Ant.

And thanks to all who are looking into these things. I'm trying to record 
things as I find them and so descriptions may be fragmentary I'm afraid.

 

 

> Fix failing TestKoreanTokenizer test in Gradle build
> ----------------------------------------------------
>
>                 Key: SOLR-13930
>                 URL: https://issues.apache.org/jira/browse/SOLR-13930
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>         Environment: This fails with:
> java.lang.RuntimeException: Cannot find userdict.txt in test classpath!
> userdict.txt gets copied when I test on the trunk branch to (at least I think 
> this is the corresponding one):
> ./lucene/build/analysis/nori/*classes*/test/org/apache/lucene/analysis/ko/userdict.txt
> So my presumption is that the ant build takes care of this and somehow the 
> classpath is set to include it.
> This is on a clean checkout of the current gradle_8 branch, _without_ trying 
> to do anything with Gradle.
>            Reporter: Erick Erickson
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to