https://issues.apache.org/bugzilla/show_bug.cgi?id=49141
Sebb <s...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #2 from Sebb <s...@apache.org> 2010-04-19 10:21:25 EDT --- Findbugs complains because the class MimeMessage does not implement MimePart, at least in the context of Tomcat. This is because the local copy of the class does not implement MimePart, see: http://svn.apache.org/repos/asf/tomcat/trunk/java/javax/mail/internet/MimeMessage.java So I think it's still a bug, but the fault is in a different class. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org