ehatcher 2003/09/18 02:25:35 Modified: . build.xml Log: allow @todo tags without warnings Revision Changes Path 1.42 +1 -0 jakarta-lucene/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-lucene/build.xml,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- build.xml 11 Sep 2003 01:51:32 -0000 1.41 +++ build.xml 18 Sep 2003 09:25:35 -0000 1.42 @@ -341,6 +341,7 @@ bottom="Copyright &copy; ${year} Apache Software Foundation. All Rights Reserved." > <classpath refid="classpath"/> + <tag name="todo" description="To Do:"/> </javadoc> </target>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]