<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jan 26, 2009, at 1:09 PM, Russell E Glaue wrote:</div><blockquote type="cite"><div><br>Additionally, Jetty 6 and 7 have support for log4j to implement application<br>logging. There does not seem to be any interest in replacing log4j with Logback.<br>One of the main reason appears to be that Logback is LGPL and not either APL or<br>EPL. I think this is a little weird, because all three licenses are GPL<br>compatible. So I am not understanding the reasoning why Logback could not<br>legally be used.</div></blockquote><div><br></div><div>Although components using these various licenses can all be packaged and distributed together, they are not completely "compatible". See&nbsp;<a href="http://apache.org/legal/resolved.html">http://apache.org/legal/resolved.html</a>.</div><div><br></div><div><br></div><blockquote type="cite"><div><br><br>However I do understand that in the move to Eclipse, the Jetty community is<br>steering clear of anything that might potentially give reason to slow down the<br>process of getting Jetty moved to Eclipse.<br><br>I think that after Jetty @ Eclipse has been established, there might be more<br>openness to adding additional third party library support to Jetty-core.<br><br><br>In the mean time, it is my belief that additional enterprise-worthy library<br>support (like Logback) can be requested to be added to Geronimo or other<br>upstream software implementations of Jetty-core.<br><br>My team here at the center is working on a GBean implementation of Logback's<br>RequestLogImpl class. After its completion, we are planning to contribute it to<br>Geronimo.<br><br></div></blockquote><br></div><div><br>While Geronimo can use the SLF4J api, due to its licensing Logback can only be an optional component for any Apache project. So you can expect that the default implementation used would be log4j.<br><br>Ralph</div></body></html>