https://issues.apache.org/bugzilla/show_bug.cgi?id=47111
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WONTFIX --- Comment #3 from Mark Thomas <[email protected]> 2009-05-02 16:36:27 PST --- Thanks for the patch. I am afraid I went for the simpler option of just removing getManager(ResourceBundle) as it isn't used in trunk. I don't want to backport this is it would change the API for 6. Given it isn't used, I am afraid there isn't much point backporting your patch. I also removed the unused getManager(String, Locale) method and simplified the constructors. Marking this as WONTFIX, since the patch will not be applied to 6.0.x. -- 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: [email protected] For additional commands, e-mail: [email protected]
