/[Apache-SVN]
ViewVC logotype

Revision 711559


Jump to revision: Previous Next
Author: clement
Date: Wed Nov 5 13:10:54 2008 UTC (16 years ago)
Changed paths: 8
Log Message:
* Fix issue Felix-803:
  The core xml schema accepted the 'interface' attribute in service dependencies. This attribute were replaced by 'specification' to be consistent with other service dependencies.
  The 'interface' attribute is now prohibited.

* Fix issue Felix-805:
  Instances were not created when the targeted factory becomes valid later.

* Add a mechanism to avoid that setter methods are called twice if two threads try to invoke the callback with the same value.


Changed paths

Path Details
Directoryfelix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/InstanceCreator.java modified , text changed
Directoryfelix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/util/Logger.java modified , text changed
Directoryfelix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/util/Property.java modified , text changed
Directoryfelix/trunk/ipojo/core/src/main/resources/core.xsd modified , text changed
Directoryfelix/trunk/ipojo/tests/core/configadmin/src/main/java/org/apache/felix/ipojo/test/scenarios/configadmin/ManagedServiceFactoryTestForServices.java modified , text changed
Directoryfelix/trunk/ipojo/tests/core/configadmin/src/main/java/org/apache/felix/ipojo/test/scenarios/configadmin/ManagedServiceTestForImmediate.java modified , text changed
Directoryfelix/trunk/ipojo/tests/core/external-handlers/src/main/java/org/apache/felix/ipojo/test/scenarios/eh/HandlerTest.java modified , text changed
Directoryfelix/trunk/ipojo/tests/core/service-dependency-bindingpolicy/src/main/resources/metadata.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26