You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2004/02/23 22:55:32 UTC

DO NOT REPLY [Bug 15902] - Generated comments should be javadoc comments

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15902>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15902

Generated comments should be javadoc comments

shemnon@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From shemnon@yahoo.com  2004-02-23 21:55 -------
Not quite perfect pretty.
 - doesn't handele embeded e-mail addresses
 - ruins {@link } tags
 - does not wrap comment, all on one long line if in WSDL that way
 - sometimes lines can end or begin with extra whitespace
 - one char buffer not ensured on line wraps (manual or inserted)

patch attached