--- Eric Jain <[EMAIL PROTECTED]> wrote: > I can't get the Javadoc incuded with the latest JDK > (1.4.2) to stop > complaining about XDoclet tags that contain dashes. > It seems that a new > feature has been added, so that Javadoc will > consider '-' to be the > separator rather than '.' or ':', if *any* dashes > are present in the > tag. Ironically, this feature was introduced for > making it easier to > integrate with XDoclet, I believe. See > > > http://developer.java.sun.com/developer/bugParade/bugs/4750173.html > > Any commments on this? Should this issue be > reopened, or is there a > workaround? > > -- > Eric Jain >
Well, xdoclet prefers . as separator now. Though : is still supported. I'm just wondering why javadoc needs separator at all... regards, ===== ----[ Konstantin Pribluda ( ko5tik ) ]---------------- Zu Verst�rkung meines Teams suche ich ab Sofort einen Softwareentwickler[In] f�r die Festanstellung. Arbeitsort: Mainz Skills: Programieren, Kentnisse in OpenSource-Bereich ----[ http://www.pribluda.de ]------------------------ __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
