Update link to Luke

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955798 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2010-06-18 00:29:33 +00:00
parent 44355bd648
commit b6015f4ba4
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
<echo message="Use 'ant dist' to build the project WAR and JAR files." />
<echo message="Use 'ant generate-maven-artifacts' to generate maven artifacts." />
<echo message="Use 'ant package' to generate zip, tgz, and maven artifacts for distribution." />
<echo message="Use 'ant luke' to start luke. see: http://www.getopt.org/luke/" />
<echo message="Use 'ant luke' to start luke. see: http://luke.googlecode.com" />
<echo message="Use 'ant test' to run unit tests." />
</target>