mirror of https://github.com/apache/lucene.git
fix typo: boo -> boot
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1395167 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c41231d355
commit
c6a0f91a01
|
@ -238,7 +238,7 @@
|
|||
</target>
|
||||
|
||||
<target name="ivy-bootstrap" description="Download and install Ivy in the users ant lib dir">
|
||||
<subant buildpath="lucene" target="ivy-boostrap" inheritall="false" failonerror="true"/>
|
||||
<subant buildpath="lucene" target="ivy-bootstrap" inheritall="false" failonerror="true"/>
|
||||
</target>
|
||||
|
||||
<target name="jar-checksums" description="Recompute SHA1 checksums for all JAR files.">
|
||||
|
|
Loading…
Reference in New Issue