Matt Raible wrote:
Is it possible to eliminate the following errors for my javadoc ant task:
Yup, look at the nested <tag> element. See the first example in Ant's <javadoc> documentation for an example of its usage for @todo.

Erik




[javadoc] D:\source\appfuse\src\web\org\apache\webapp\actions\LoginServlet.java:70: warning - @web.servlet is an unkno

wn tag.
[javadoc] D:\source\appfuse\src\web\org\apache\webapp\actions\LoginServlet.java:70: warning - @web.servlet-init-param
is an unknown tag.

Thanks,

Matt



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to