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

http://issues.apache.org/bugzilla/show_bug.cgi?id=28335

janitorial javadoc clean ups to jakarta-tomcat-catalina

           Summary: janitorial javadoc clean ups to jakarta-tomcat-catalina
           Product: Tomcat 5
           Version: Unknown
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The to be attached patch cleans up only JavaDoc comments that have one of the
following problems:

Corrected @param names is wrong or misspelled
Removed @param names that don't exists
Removed @param names that have no description
Removed @return tags without a description
Removed @exception tags for exceptions that are not thrown by the method
Corrected @see tags

In the case where it wasn't obivious how to fix a javadoc comment, I just left
it alone.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to