You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by eh...@apache.org on 2010/06/18 02:29:33 UTC

svn commit: r955798 - /lucene/dev/trunk/solr/build.xml

Author: ehatcher
Date: Fri Jun 18 00:29:33 2010
New Revision: 955798

URL: http://svn.apache.org/viewvc?rev=955798&view=rev
Log:
Update link to Luke

Modified:
    lucene/dev/trunk/solr/build.xml

Modified: lucene/dev/trunk/solr/build.xml
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/build.xml?rev=955798&r1=955797&r2=955798&view=diff
==============================================================================
--- lucene/dev/trunk/solr/build.xml (original)
+++ lucene/dev/trunk/solr/build.xml Fri Jun 18 00:29:33 2010
@@ -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>