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=34661>. 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=34661 ------- Additional Comments From [EMAIL PROTECTED] 2005-05-30 08:48 ------- Created an attachment (id=15213) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15213&action=view) diff to LogFactoryImpl rev 3d This is a patch to the file that would be created by applying 3a-c. Adds a feature whereby if there is a "flawed discovery" and JCL isn't configured to immediately fail, the Throwable that represents the "flaw" is cached. If another Log implementation is subsequently instantiated, that implementation class is used to log the cached throwable as a warning. This provides greater visibility to the end user. All units tests in build.xml pass. LoadTest fails, which I regard as a positive. All of Robert's demonstration cases pass, and for cases 20, 28 and 32 the above described WARN message is recorded. Good night! -- 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]
