mirror of
https://github.com/apache/lucene.git
synced 2025-03-04 07:19:18 +00:00
fix jar-checksums task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360645 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
acf211262e
commit
2c7e1721b7
@ -232,6 +232,9 @@
|
|||||||
<ant dir="test-framework" target="resolve" inheritall="false">
|
<ant dir="test-framework" target="resolve" inheritall="false">
|
||||||
<propertyset refid="uptodate.and.compiled.properties"/>
|
<propertyset refid="uptodate.and.compiled.properties"/>
|
||||||
</ant>
|
</ant>
|
||||||
|
<ant dir="${common.dir}/tools" target="resolve" inheritAll="false">
|
||||||
|
<propertyset refid="uptodate.and.compiled.properties"/>
|
||||||
|
</ant>
|
||||||
<modules-crawl target="resolve" failonerror="true"/>
|
<modules-crawl target="resolve" failonerror="true"/>
|
||||||
</sequential>
|
</sequential>
|
||||||
</target>
|
</target>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user