allow @todo tags without warnings

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150040 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2003-09-18 09:25:35 +00:00
parent ed585a814d
commit 6a5940e08b
1 changed files with 1 additions and 0 deletions

View File

@ -341,6 +341,7 @@ Implementation-Vendor: Lucene
bottom="Copyright © ${year} Apache Software Foundation. All Rights Reserved."
>
<classpath refid="classpath"/>
<tag name="todo" description="To Do:"/>
</javadoc>
</target>