Author: pderop
Date: Fri Oct 12 15:32:42 2018
New Revision: 1843681
URL: http://svn.apache.org/viewvc?rev=1843681&view=rev
Log:
dm r12 updates
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/whatsnew-r12.mdtext
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/whatsnew-r12.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/whatsnew-r12.mdtext?rev=1843681&r1=1843680&r2=1843681&view=diff
==============================================================================
---
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/whatsnew-r12.mdtext
(original)
+++
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/whatsnew-r12.mdtext
Fri Oct 12 15:32:42 2018
@@ -31,6 +31,7 @@ Mainly,
Some enhancements have been done in the dm API:
- the api to define aspects and adapters have been reworked (but dm API
remains backward compatible)
+- support for [service
scopes](http://felix.staging.apache.org/documentation/subprojects/apache-felix-dependency-manager/reference/service-scopes.html)
- you can now declare multiple property type interfaces when using
Configuration Dependency or Factory Components (this was needed to implement
the enhancements for the annotations)
- configuration dependency using metatypes can now declare property types
- Allow to specify if propagated configuration dependencies must override
service service properties (it was not possible to override service properties
with propagated service properties so far)