mirror of https://github.com/apache/lucene.git
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:
parent
ed585a814d
commit
6a5940e08b
|
@ -341,6 +341,7 @@ Implementation-Vendor: Lucene
|
||||||
bottom="Copyright © ${year} Apache Software Foundation. All Rights Reserved."
|
bottom="Copyright © ${year} Apache Software Foundation. All Rights Reserved."
|
||||||
>
|
>
|
||||||
<classpath refid="classpath"/>
|
<classpath refid="classpath"/>
|
||||||
|
<tag name="todo" description="To Do:"/>
|
||||||
</javadoc>
|
</javadoc>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue