With Ant 1.6.1 does spooge warnings if a tag is
used where it's not supposed to be. doesn't actually
stop the build though.
If I've got something like:
And I use it inside a constructor's comments. I get this:
[javadoc] TheFile.java:92: warning - Tag @.call cannot be used
in const
> From: Wascally Wabbit [mailto:[EMAIL PROTECTED]
>
> It must've been. I use scoped tags w/ 1.6.1 and everything
> works as expected.
>
> At 06:08 PM 5/18/2004, you wrote:
> >Unless I'm mistaken, Ant (1.6.0) doesn't output the scope information
> >specified in the nested element of !? If I use: