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

The syntax error exists in the sample code of package-summary.html

           Summary: The syntax error exists in the sample code of package-
                    summary.html
           Product: Commons
           Version: 1.0 Alpha
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Logging
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The syntax error exists in the sample code of package-summary.html.
http://jakarta.apache.org/commons/logging/apidocs/org/apache/commons/logging/pac
kage-summary.html
A problem is in the contents of a Quick Start Guide section. 

    Log log = LogFactory.getLog(this.class);

"this.class" shold be "this.getClass()", "Foo.class" or something else.

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

Reply via email to