mirror of https://github.com/apache/lucene.git
SOLR-9579: fix intellij compilation: add lucene core dependency to the langid contrib
This commit is contained in:
parent
9303112981
commit
941c5e92ba
|
@ -28,6 +28,7 @@
|
|||
</orderEntry>
|
||||
<orderEntry type="module" scope="TEST" module-name="lucene-test-framework" />
|
||||
<orderEntry type="module" scope="TEST" module-name="solr-test-framework" />
|
||||
<orderEntry type="module" module-name="lucene-core" />
|
||||
<orderEntry type="module" module-name="solr-core" />
|
||||
<orderEntry type="module" module-name="solrj" />
|
||||
</component>
|
||||
|
|
Loading…
Reference in New Issue