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=37634>. 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=37634 Summary: Findbugs on httpcomponents Product: HttpClient Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: HttpAuth AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Results of running findbugs on HttpComponents are attached. There were no bugs found in coyote-httpconnector; 18 in http-core. Did not run against http-nio, because that was not in the build file. Also attached are sample patches for the various build files. I'm not familiar with Ant macrodef, so no doubt the code could be improved. There was a problem running findbugs on coyote - it complained that ${component.classes} was not set, so I have commented this out. It does not appear to be needed. -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
