Author: buildbot
Date: Tue Mar 10 12:05:46 2015
New Revision: 943144

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-4/guides/whatsnew.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 10 12:05:46 2015
@@ -1 +1 @@
-1665487
+1665491

Modified: 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.html
==============================================================================
--- 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.html
 (original)
+++ 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.html
 Tue Mar 10 12:05:46 2015
@@ -68,7 +68,7 @@
       
       
       <h1>Apache Felix Dependency Manager - What&#39;s new in version 4?</h1>
-      <h2 id="new-thread-model">new thread model</h2>
+      <h2 id="new-thread-model">New thread model</h2>
 <p>DependencyManager 4.0 has been significantly reworked to improve support 
for concurrency. The following principles form the basis of the new concurrency 
model in DM4.</p>
 <ul>
 <li>All external events that influence the state of dependencies are recorded 
and given to the serial executor of the component. We record whatever data 
comes in, so when the actual job is run by the serial executor, we still have 
access to the original data without having to access other sources whose state 
might have changed since.</li>
@@ -131,7 +131,7 @@ org.apache.felix.dependencymanager.sampl
 Some of the samples require that you configure some pids or factory pids from 
Web Console, which can be accessed using 
<em>http://localhost:8080/system/console/configMgr</em> URL.
 Please consult org.apache.felix.dependencymanager.samples/README.samples for 
up to date instructions on how to execute the various examples.</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1665487 by pderop on Tue, 10 Mar 2015 11:54:05 +0000
+        Rev. 1665491 by pderop on Tue, 10 Mar 2015 12:05:33 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache 
Felix project


Reply via email to