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 <ba...@apache.org> on 2009/12/14 11:14:48 UTC

[OSS Bamboo] Apache Felix - Default build 3014 was SUCCESSFUL (with 368 tests). Change made by fmeschbe

-----------------------------------------------------------
FELIX-DEF-3014 was successful.
-----------------------------------------------------------
Code has been updated by fmeschbe.
368 tests in total.

http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-3014/        


--------------
Code Changes
--------------
fmeschbe (890260):

>FELIX-1943 Ensure components which are not satisfied any longer if a service is unregistered are deactivated. Before this would only happen if the component had the service bound, which is not always the case (for example for ComponentFactory components).
>FELIX-1944 Ensure Reference.getServiceReferences() returns null if no services are bound to the component (an empty array used to be returned).

fmeschbe (890257):

>FELIX-1942 Add new state (FactoryInstance) which is like the Active state but disposes off the component on deactivation instead of just deactivating.

fmeschbe (890259):

>FELIX-1922 Always mimick existing configuration to component factory instances. In case of Configuration Admin service not providing configuration, an empty configuration is placed to simulate existence. Reason for this is that component factories do not obey configuration-policy=require for satisfaction setting.


--------------
Tests
--------------
Fixed Tests (2)
   - ComponentFactoryTest: Component factory 
   - ComponentFactoryTest: Component factory require configuration 


--
This message is automatically generated by Atlassian Bamboo