mirror of https://github.com/apache/lucene.git
nuke obsolete comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1309393 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6c7c89c3f9
commit
0a47c9d4d9
|
@ -82,8 +82,6 @@
|
|||
<target name="default" depends="compile"/>
|
||||
<target name="compile" depends="common,icu,kuromoji,morfologik,phonetic,smartcn,stempel,uima" />
|
||||
|
||||
<!-- FIXME: these should crawl like contrib-crawl/modules-crawl, passing the
|
||||
propset so we dont install maven-ant-tasks over and over -->
|
||||
<target name="clean">
|
||||
<forall-analyzers target="clean"/>
|
||||
</target>
|
||||
|
|
Loading…
Reference in New Issue