Author: buildbot
Date: Wed Mar  4 18:30:59 2015
New Revision: 942344

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.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar  4 18:30:59 2015
@@ -1 +1 @@
-1664040
+1664094

Modified: 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4.html
==============================================================================
--- 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4.html
 (original)
+++ 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4.html
 Wed Mar  4 18:30:59 2015
@@ -68,7 +68,8 @@
       
       
       <h1>Apache Felix Dependency Manager 4</h1>
-      <h2 id="introduction">Introduction</h2>
+      <p>Welcome to the Dependency Manager, a great bundle for managing your 
components and dependencies!</p>
+<h2 id="introduction">Introduction</h2>
 <p>In a service oriented architecture, applications are built out of 
components that are packaged in bundles and interact through services. These 
components, that both publish services and depend on other services, form 
networks that are often dynamic in nature. That makes managing these 
dependencies something the developer needs to address.</p>
 <p>Whilst the OSGi framework provides the low-level building blocks to do that 
in the form of service listeners and trackers, these should not be used 
directly by developers. Instead, a more declarative approach works best, and 
the Dependency Manager provides this in the form of a declarative API and/or 
annotations that allow you to dynamically declare and change dependencies.</p>
 <p>On top of that, a set of OSGi design patterns are defined and supported 
that can be used as building blocks for more complex applications.</p>
@@ -95,8 +96,8 @@
 <li><a 
href="apache-felix-dependency-manager-4/guides/migrating-from-earlier-versions.html">Migrating
 from earlier versions</a></li>
 <li><a 
href="apache-felix-dependency-manager-4/guides/migrating-from-other-solutions.html">Migrating
 from other solutions</a></li>
 <li><a 
href="apache-felix-dependency-manager-4/guides/annotations.html">Annotations</a></li>
-<li><a 
href="apache-felix-dependency-manager-4/guides/performance-tuning.html">Performance
 Tuning</a>  thread pools, indices, ...</li>
-<li><a 
href="apache-felix-dependency-manager-4/guides/development.html">Development</a>
 setting up, adding dependencies, shell commands?</li>
+<li><a 
href="apache-felix-dependency-manager-4/guides/performance-tuning.html">Performance
 Tuning</a></li>
+<li><a 
href="apache-felix-dependency-manager-4/guides/development.html">Development</a></li>
 <li><a 
href="apache-felix-dependency-manager-4/guides/design-patterns.html">Design 
Patterns</a></li>
 <li><a 
href="apache-felix-dependency-manager-4/guides/resources.html">Resources</a></li>
 </ul>
@@ -117,7 +118,7 @@
 <li><a 
href="apache-felix-dependency-manager-4/reference/external-links.html">External 
Links and Articles</a></li>
 </ul>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1664040 by marrs on Wed, 4 Mar 2015 15:21:58 +0000
+        Rev. 1664094 by marrs on Wed, 4 Mar 2015 18:30:44 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache 
Felix project


Reply via email to