Hi, I'm going through the docs atm...
I'm currently looking at the EjbDoclet ANT task specification...
In the example, it goes like this:
<ejbdoclet
destdir="${generated.java.dir}"
classpathref="project.class.path"
excludedtags="@version,@author"
addedtags="@xdoclet-generated at ${TODAY}"
ejbspec="2.0"
>
Now the odd thing is that the "classpathref" attribute is not documented
in the docs while all the others are...
Is the classpathref attribute something that can always be used in any
ant target? Or was this simply forgotten in the docs?
Thanks
Hans
signature.asc
Description: This is a digitally signed message part
