mirror of https://github.com/apache/lucene.git
LUCENE-3232: Bad dependency to common module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139479 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e8faa197c8
commit
e846f760f8
|
@ -256,7 +256,7 @@
|
|||
<include name="lucene-grouping-${version}.jar" />
|
||||
</fileset>
|
||||
<fileset dir="../modules/common/build">
|
||||
<include name="lucene-queries-${version}.jar" />
|
||||
<include name="lucene-common-${version}.jar" />
|
||||
</fileset>
|
||||
</copy>
|
||||
</target>
|
||||
|
|
Loading…
Reference in New Issue