On Mon, 2004-08-16 at 07:48, Andreas Bothner [ MTN - Innovation Centre ]
wrote:
> The sun doclet is giving me errors when creating my javadocs, because
> it does not recognise the xdoclet tags.  I then used the –tag
> xdoclet-generated:X option, however, the tag option uses both ‘-‘ and
> ‘:’ as delimiters and I therefore cannot pass “xdoclet-generated”,
> “ejb.create-method” etc… to the tag options.

Actually, Sun changed javadoc between 1.4.1 and 1.4.2 to allow '-' as
the delimiter in order to cater for tags like @ejb:bean...

...just after we'd switched to using @ejb.bean as the preferred form
because javadoc was objecting to all the ones with colons in. 
Unfortunately, the change meant that tags like @ejb.resource-ref etc.
broke instead :-(

> Does somebody have a fix for this?

Yes, Sun do.  According to #4920381 in the BugParade they fixed it for
the Tiger (1.5) beta.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4920381


Andrew.

> 
>  
> 
> Regards,
> 
> Andreas
> 
> [EMAIL PROTECTED]
> 



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to