EVALUATION
Notice this is a dupe of 4514538, in which Jamie said the following:
The new tag {@includeDoc} was implemented and tested properly for Beta 3, but
then was reimplemented as a taglet, which broke it. We thought we had tested
this, but discovered after Beta 3 shipped that it was broken.
Fixing this should require fixing only a few of lines of code.
This has to be fixed at:
com.sun.tools.doclets.standard.HtmlStandardWriter
======================
This bug has been fixed in the class mentioned above. A regression test has been added called TestTagInheritenceWrapper.sh
###@###.### 2002-03-29
Verified using
TestTagInheritanceWrapper.sh
###@###.### 2002-04-25
|