Author: buildbot
Date: Mon Oct 22 17:11:55 2018
New Revision: 1036455

Log:
Staging update by buildbot for felix

Modified:
    websites/staging/felix/trunk/content/   (props changed)
    
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/dependency-configuration.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 22 17:11:55 2018
@@ -1 +1 @@
-1844582
+1844583

Modified: 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/dependency-configuration.html
==============================================================================
--- 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/dependency-configuration.html
 (original)
+++ 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/dependency-configuration.html
 Mon Oct 22 17:11:55 2018
@@ -90,7 +90,7 @@ h2:hover > .headerlink, h3:hover > .head
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
 <p>A configuration dependency is always required, and allows you to depend on 
the availability of a valid 
 configuration for your component. Configuration dependency is required by 
default.</p>
-<p>To define a configuration dependency, you need to use the <a 
href="http://felix.staging.apache.org/apidocs/dependencymanager/r12/org/apache/felix/dm/ConfigurationDependency.html";>ConfigurationDependency</a>
 interface.
+<p>To define a configuration dependency, you need to use the <a 
href="http://felix.apache.org/apidocs/dependencymanager/r13/org/apache/felix/dm/ConfigurationDependency.html";>ConfigurationDependency</a>
 interface.
 This interface can be created using 
DependencyActivatorBase.createConfigurationDependency() or 
DependencyManager.createConfigurationDependency() methods.</p>
 <p>The dependency injects by default the configuration in an "updated" 
callback which can accept the following parameters:</p>
 <ul>
@@ -182,7 +182,7 @@ As proxies are injected, no implementati
 <span class="o">}</span>
 </pre></div>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1843295 by pderop on Tue, 9 Oct 2018 14:46:36 +0000
+        Rev. 1844583 by pderop on Mon, 22 Oct 2018 17:11:38 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache 
Felix project


Reply via email to