The project Apache Felix - Default has the following 1 change by 1 author: *pauls* made the following changes at
Comment: The issue is that we log messages while holding framework internal locks -- hence, when a log service calls back into the framework (e.g., by loading a class) we might deadlock. For now we just disable logging to log services inside the framework. (FELIX-536) > /felix/trunk/framework/src/main/java/org/apache/felix/framework/Logger.java > (647630) --------------------------------------------------------------------------------------- All 34 tests passed. Click http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-671 to find out more. Thanks, Bamboo
