use the latest configadmin 1.2.8, which fixes an issue with respect to private properties whose name start with a dot
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@997056 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager/samples.annotation/README b/dependencymanager/samples.annotation/README
index 38e855f..c981a7b 100644
--- a/dependencymanager/samples.annotation/README
+++ b/dependencymanager/samples.annotation/README
@@ -25,12 +25,12 @@
How to test:
- - Install the following bundles:
+ - Install the following bundles (with same or higher version):
- org.apache.felix.configadmin
- org.apache.felix.metatype
- org.apache.felix.http.jetty
- org.apache.felix.webconsole
+ org.apache.felix.configadmin-1.2.8.jar
+ org.apache.felix.metatype-1.0.4.jar
+ org.apache.felix.http.jetty-2.0.4.jar
+ org.apache.felix.webconsole-3.1.2.jar
- compile dependency manager from trunk: