You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Pinkesh Sharma (Jira)" <ji...@apache.org> on 2019/11/14 14:21:00 UTC

[jira] [Commented] (SOLR-13930) Running TestKoreanTokenizer with Ant fails in gradle_8 build

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

Pinkesh Sharma commented on SOLR-13930:
---------------------------------------

Hey Erick, I tried building this with gradle, and seems like the tests and the build is passing.



I was running the build here:

./gradlew lucene:lucene-analyzers:lucene-analyzers-nori:test

> Running TestKoreanTokenizer with Ant fails  in gradle_8 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org