* 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.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@711559 13f79535-47bb-0310-9956-ffa450edef68
8 files changed