mirror of https://github.com/apache/lucene.git
Fixed build error when building grouping module from the grouping module directory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1362898 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
622d6c201d
commit
15542518ba
|
@ -35,8 +35,8 @@
|
|||
<path refid="base.classpath"/>
|
||||
</path>
|
||||
|
||||
<target name="compile" depends="jar-queries,common.compile-core" description="Compiles grouping classes" />
|
||||
<target name="jar-core" depends="common.jar-core" />
|
||||
<target name="init" depends="module-build.init,jar-queries"/>
|
||||
|
||||
<target name="javadocs" depends="javadocs-queries,compile-core">
|
||||
<invoke-module-javadoc>
|
||||
<links>
|
||||
|
|
Loading…
Reference in New Issue