On Wed, 18 May 2005, Stephen Colebourne <[EMAIL PROTECTED]> wrote: > If its not, then fixing it and releasing sounds like a > good plan.
I'm not sure there is a good way to "fix it", on second glance. We are talking about a commit[1] that happened almost two years ago, a lot of public method signatures have changed with this one and I completely fail to find the commit mail or any discussion on it in the commons-dev archives on MARC. Maybe I'm not looking close enough. While I agree with the goal (getting rid of the internal logging in favor of commons-logging), the patch has broken user code. I wonder why it doesn't hurt Tomcat's Gump builds. In the MyFaces case, we probably could add a Logger which would delegate to commons-logging or some such. MyFaces won't move to using commons-logging as long as there is no 1.1 release of commons-el, at least that's my understanding of it. Stefan Footnotes: [1] http://cvs.apache.org/viewcvs.cgi?root=Apache-SVN&rev=133239&view=rev --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
