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=16446>. 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=16446 [PATCH] getMethods instead of getDeclaredMethods Summary: [PATCH] getMethods instead of getDeclaredMethods Product: Avalon Version: unspecified Platform: All OS/Version: All Status: NEW Severity: Major Priority: Other Component: Excalibur AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The usage of getDeclaredMethods instead of getMethods, prevents me to use abstract specialized TestCases, because the constructor checks only the top level class for 'test...' methods. This patch is very important for me, could you please apply it. Thanks, Stephan Michels. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
