Author: pderop
Date: Fri Mar 6 07:50:14 2015
New Revision: 1664555
URL: http://svn.apache.org/r1664555
Log:
Fixed remark concerning Configuration Dependency annotation.
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext?rev=1664555&r1=1664554&r2=1664555&view=diff
==============================================================================
---
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
(original)
+++
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
Fri Mar 6 07:50:14 2015
@@ -40,7 +40,7 @@ See FELIX-2706
Use "add-require-capability=true" option in the plugin declaration property to
enable this new feature (see FELIX-4676):
** -plugin: org.apache.felix.dm.annotation.plugin.bnd.AnnotationPlugin;
add-require-capability=true
-* The Configuration Dependency Configuration dependency now supports a "name"
attribute, allowing to dynamically configure configuration pids from the @Init
method. see FELIX-4777
+* The Configuration Dependency annotation now supports a "name" attribute,
allowing to dynamically configure configuration pids from the @Init method. see
FELIX-4777
* Added a benchmark tool for dependency manager (not released, only available
from the trunk, see
dependencymanager/org.apache.felix.dependencymanager.benchmark/README