You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by Atlassian Open Source Bamboo Integration Server <ba...@opensource.bamboo.atlassian.com> on 2007/11/13 09:25:48 UTC

[OSS Bamboo] Apache Felix - Default build 293 was SUCCESSFUL (with 26 tests). Change made by pauls and rickhall

The project Apache Felix - Default has the following 4 changes by 2 authors:

*pauls* made the following changes at 

Comment:
Added a simple check to detect and work around a bug in J9 (FELIX-416)

> /felix/trunk/framework/src/main/java/org/apache/felix/framework/Felix.java (592553)
*pauls* made the following changes at 

Comment:
Avoid creating an unnecessary inner class by reusing an existing one and fix some thread safety issue in URLHandlersBundleURLConnection.

> /felix/trunk/framework/src/main/java/org/apache/felix/framework/URLHandlersBundleURLConnection.java (592555)
> /felix/trunk/framework/src/main/java/org/apache/felix/framework/ExtensionManager.java (592555)
*rickhall* made the following changes at 

Comment:
Reorganized usage count methods to better handle null reference checking
in response to Karl Pauls seeing an NPE when trying to get a service that
was already unregistered while shutting down the framework.

> /felix/trunk/framework/src/main/java/org/apache/felix/framework/ServiceRegistry.java (593337)
*rickhall* made the following changes at 

Comment:
Added a few more comments to the usage count methods.

> /felix/trunk/framework/src/main/java/org/apache/felix/framework/ServiceRegistry.java (593339)



---------------------------------------------------------------------------------------

All 26 tests passed.

Click http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-293 to find out more.

Thanks,

Bamboo