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=42231>. 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=42231 Summary: JUnitVersionHelper.getTestCaseClassName has default visibility Product: Ant Version: 1.7.0 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P4 Component: Optional Tasks AssignedTo: dev@ant.apache.org ReportedBy: [EMAIL PROTECTED] When making a custom org.apache.tools.ant.taskdefs.optional.junit.JUnitResultFormatter, I noticed that the org.apache.tools.ant.taskdefs.optional.junit.JUnitVersionHelper.getTestCaseClassName method is package-visible, while the getTestCaseName method is public. I see no reason why getTestCaseClassName utility method should not be public. -- 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]