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:
Steven Rowe 2012-04-04 14:04:50 +00:00
parent 6c7c89c3f9
commit 0a47c9d4d9
1 changed files with 0 additions and 2 deletions

View File

@ -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>