mirror of https://github.com/apache/lucene.git
SOLR-6926: Remove deprecated "ant example"; replaced by "ant server" a year ago
This commit is contained in:
parent
f7f81c3284
commit
a0a571caa9
|
@ -809,18 +809,4 @@
|
|||
<contrib-crawl target="-append-module-dependencies-properties"/>
|
||||
</target>
|
||||
|
||||
<target name="example" depends="server">
|
||||
<!-- no description so -p doesn't list it -->
|
||||
<echo>
|
||||
|
||||
! ! ! NOTICE NOTICE NOTICE ! ! !
|
||||
|
||||
'ant example' is no longer recomended
|
||||
|
||||
Use 'ant server' instead
|
||||
|
||||
'ant example' is going to be removed at some point
|
||||
|
||||
</echo>
|
||||
</target>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue