LUCENE-3336: add TODO

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150489 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2011-07-24 21:23:13 +00:00
parent 014dee7cf5
commit d993e8c0e7
1 changed files with 1 additions and 0 deletions

View File

@ -384,6 +384,7 @@
<sequential>
<mkdir dir="${dest}/docs/api"/>
<!-- TODO: optimize this, thats stupid here: -->
<subant target="module-jars-to-solr">
<fileset dir="contrib/analysis-extras" includes="build.xml"/>
</subant>