This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 6cd7530  Update readme
6cd7530 is described below

commit 6cd75303d472df6405ae940c4f56779e89b53e8d
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Feb 28 07:32:37 2020 +0100

    Update readme
---
 configadmin-plugins/interpolation/README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/configadmin-plugins/interpolation/README.md 
b/configadmin-plugins/interpolation/README.md
index 5258341..779950a 100644
--- a/configadmin-plugins/interpolation/README.md
+++ b/configadmin-plugins/interpolation/README.md
@@ -98,8 +98,9 @@ as framework properties default to system properties.
 
 ### Consistent processing
 
-It is recommended to configure the Configuration Admin to only start 
processing once this plugin is active. In case of
-the Apache Felix ConfigAdmin implementation, this can be achieved by using the 
following property:
+It is recommended to configure the Configuration Admin to only start 
processing once this plugin is active. Otherwise there is the risk that 
configurations get delivered without placeholders being replaced.
+
+In case of the Apache Felix ConfigAdmin implementation, this can be achieved 
by using the following property:
 
 * `felix.cm.config.plugins`: 
`org.apache.felix.configadmin.plugin.interpolation`
 

Reply via email to