Author: buildbot
Date: Sun Mar  6 19:28:14 2016
New Revision: 982002

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/guides/dm-lambda.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar  6 19:28:14 2016
@@ -1 +1 @@
-1733829
+1733832

Modified: 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.html
==============================================================================
--- 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.html
 (original)
+++ 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.html
 Sun Mar  6 19:28:14 2016
@@ -98,7 +98,7 @@ fluent <code>builder</code>, and at the
 the original DM API. 
 We'll see later that using lambdas avoids to call the last 
"<code>build</code>" method and allows to automatically add the constructed DM 
Component into the 
 DependencyManager object.</p>
-<p>Please notice that using the dm-lambda library requires the usage of a 
recent Java8 jvm (the library has been tested with java version "1.8.0_71").</p>
+<p>Please notice that using the dm-lambda library requires the usage of a 
recent Java8 jvm (the library has been tested with java version "1.8.0_74").</p>
 <h2 id="comparing-two-activators-using-old-and-new-api">Comparing two 
activators using old and new API:<a class="headerlink" 
href="#comparing-two-activators-using-old-and-new-api" title="Permanent 
link">&para;</a></h2>
 <p>Before presenting the new API, let's get a jump start and dive into a 
comparison between the old and new API: assume we have a 
<code>ServiceConsumer</code> which depends on the following services:</p>
 <ul>
@@ -941,7 +941,7 @@ http proxy.</p>
 <h2 id="javadoc">Javadoc<a class="headerlink" href="#javadoc" title="Permanent 
link">&para;</a></h2>
 <p>You can find the javadoc for the new Dependency Manager Lambda library <a 
href="../../../../apidocs/">here</a>.</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1733826 by pderop on Sun, 6 Mar 2016 18:46:17 +0000
+        Rev. 1733832 by pderop on Sun, 6 Mar 2016 19:27:59 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache 
Felix project


Reply via email to