mirror of https://github.com/apache/lucene.git
adding ant-example to the explain list...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721875 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cea5444e91
commit
ffb547eabd
|
@ -52,7 +52,8 @@
|
|||
description="Prints out instructions">
|
||||
<echo message="Welcome to the Solr project!" />
|
||||
<echo message="Use 'ant example' to create a runnable example configuration." />
|
||||
<echo message="And for developers:"/>
|
||||
<echo message="Use 'ant run-example' to create and run the example." />
|
||||
<echo message="And for developers:"/>
|
||||
<echo message="Use 'ant clean' to clean compiled files." />
|
||||
<echo message="Use 'ant compile' to compile the source code." />
|
||||
<echo message="Use 'ant dist' to build the project WAR and JAR files." />
|
||||
|
|
Loading…
Reference in New Issue