https://issues.apache.org/bugzilla/show_bug.cgi?id=44888
--- Comment #5 from Ralph Goers <[EMAIL PROTECTED]> 2008-05-15 17:24:20 PST --- My environment: Ubuntu running in VMWare on Windows NT. Linux testuser-desktop 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686 GNU/Linux I haven't tried building log4j itself, but I certainly can and I'd be happy to see if I can come up with something that fails if the current unit tests don't. As for stepping through the current code that seems like a waste of time. I'd prefer to write something that leverages Thread.currentThread().getStackTrace() and just use that if the JVM is 1.5 or better. I'd be happy to come up with a way to do that. That way it should also fix the performance problems the current code has as well as be a lot less susceptible to parsing problems. If I can't see any good way to do that then I will resort to fixing the current code. As for the LGPL vs Apache license issues, I'm well aware of them as I've participated on legal-discuss and been an Apache committer for years. -- 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]
