Author: buildbot
Date: Mon Oct 22 17:14:26 2018
New Revision: 1036459

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/component-bundle-adapter.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 22 17:14:26 2018
@@ -1 +1 @@
-1844586
+1844587

Modified: 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/component-bundle-adapter.html
==============================================================================
--- 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/component-bundle-adapter.html
 (original)
+++ 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/component-bundle-adapter.html
 Mon Oct 22 17:14:26 2018
@@ -98,7 +98,7 @@ based on the adapter implementation clas
 with the specified interface and with service properties found from the 
 original bundle OSGi manifest headers plus any extra properties you supply 
 here. If you declare the original bundle as a member it will be injected. </p>
-<p>To define a bundle adapter component, you need to create a <a 
href="http://felix.staging.apache.org/apidocs/dependencymanager/r12/org/apache/felix/dm/BundleComponent.html";>BundleComponent</a>
 component
+<p>To define a bundle adapter component, you need to create a <a 
href="http://felix.apache.org/apidocs/dependencymanager/r13/org/apache/felix/dm/BundleComponent.html";>BundleComponent</a>
 component
 using the DependencyActivatorBase.createBundleComponent() or the 
DependencyManager.createBundleComponent() method.</p>
 <p>This interface extends the Component interface in order to add extra 
setters methods needed to define a bundle adapter service component.</p>
 <h2 id="example-usage">Example usage<a class="headerlink" 
href="#example-usage" title="Permanent link">&para;</a></h2>
@@ -114,7 +114,7 @@ using the DependencyActivatorBase.create
 <span class="o">}</span>
 </pre></div>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1843263 by pderop on Tue, 9 Oct 2018 13:32:32 +0000
+        Rev. 1844587 by pderop on Mon, 22 Oct 2018 17:14:08 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache 
Felix project


Reply via email to