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=10825>. 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=10825 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[logging] NullPointException|NullPointException when |when Logger.getClassLoader |Logger.getClassLoader |returns null |returns null ------- Additional Comments From [EMAIL PROTECTED] 2005-05-09 12:01 ------- Release 1.0.4 was made from revision 139045 on 2004-06-11. This bug was fixed in revision 139052 on 2004-10-17. And this bugzilla entry was closed on that same date. So the bug is fixed; there just hasn't been an official release since the fix went in. If you pull the latest code from SVN and compile that, you should get a fixed JCL - though of course you'll get some other changes too. Still, I presume that if you're putting JCL into the bootclasspath, you're doing embedded systems work? In that case, distributing a non-official version of JCL shouldn't bother you. I would recommend pulling the code from the LOGGING_1_0_4 tagdir and applying the fix from r139052 only, in order to avoid getting any "experimental" code. -- 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]
