[
https://issues.apache.org/jira/browse/SOLR-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974238#comment-16974238
]
Michael Sokolov commented on SOLR-13930:
----------------------------------------
I was able to run
./gradlew lucene:lucene-analyzers:lucene-analyzers-nori:test
successfully. What command/branch did you see the failure with,
[~erickerickson]?
> 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: [email protected]
For additional commands, e-mail: [email protected]