mirror of https://github.com/apache/lucene.git
unbreak clover/nightly builds until we do this right
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232254 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ac6679a7b6
commit
c902f63125
|
@ -116,6 +116,7 @@
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="compile-test" depends="contrib-build.compile-test, compile-tools-tests"/>
|
<target name="compile-test" depends="contrib-build.compile-test, compile-tools-tests"/>
|
||||||
<target name="test" depends="contrib-build.test, test-tools"/>
|
<!-- TODO: not until we properly make 'test-tools' work with clover etc
|
||||||
|
<target name="test" depends="contrib-build.test, test-tools"/> -->
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue