You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2005/05/15 01:53:49 UTC

DO NOT REPLY [Bug 34918] New: - [Patch] [Email] Resolve checkstyle errors

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=34918>.
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=34918

           Summary: [Patch] [Email] Resolve checkstyle errors
           Product: Commons
           Version: unspecified
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Email
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: lists@spiegs.com


This patch includes trivial changes to clean up the Checkstyle reports of
Commons Email. Changes include modifying or adding missing javadoc, cleaning
indentation, curly braces, parenthesis, and removing tabs and trailing spaces at
the end of lines.

After applying this patch, Email.java contains two Checkstyle errors because of
its use of Hashtable's instead of Maps's. The 8 remaining errors indicate that
each file does not end with a newline, which they do. I assume this is an error
with the Maven-Checkstyle plugin.

Thanks,
Eric Spiegelberg

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org