Author: pderop
Date: Fri Mar 6 10:14:58 2015
New Revision: 1664580
URL: http://svn.apache.org/r1664580
Log:
Removed references to old DM annotations metatype attributes (bnd metatype
should now be used).
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/annotations.mdtext
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/annotations.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/annotations.mdtext?rev=1664580&r1=1664579&r2=1664580&view=diff
==============================================================================
---
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/annotations.mdtext
(original)
+++
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/annotations.mdtext
Fri Mar 6 10:14:58 2015
@@ -344,9 +344,6 @@ used to configure the extra English word
requires a pid parameter, which is a persistent identifier uniquely
identifying our
component, but by default, the pid is set to the fully qualified name of our
class.
-Notice that like the *@FactoryConfigurationAdapterService*, the
*@ConfigurationDependency*
-annotation also supports meta type attributes.
-
## How to run the sample code
Just import the Dependency source distribution in bndtools and check the
following samples: