Author: buildbot
Date: Tue Mar 10 21:24:37 2015
New Revision: 943253
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/tutorials/getting-started.html
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/tutorials/leveraging-the-shell.html
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/tutorials/working-with-annotations.html
Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 10 21:24:37 2015
@@ -1 +1 @@
-1665703
+1665705
Modified:
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/tutorials/getting-started.html
==============================================================================
---
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/tutorials/getting-started.html
(original)
+++
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/tutorials/getting-started.html
Tue Mar 10 21:24:37 2015
@@ -18,7 +18,7 @@
limitations under the License.
-->
<head>
- <title>Apache Felix - Apache Felix Dependency Manager - Getting
Started</title>
+ <title>Apache Felix - Dependency Manager - Getting Started</title>
<link rel="icon" href="/res/favicon.ico">
<link rel="stylesheet" href="/res/site.css" type="text/css" media="all">
<link rel="stylesheet" href="/res/codehilite.css" type="text/css"
media="all">
@@ -62,12 +62,12 @@
<div class="main">
<div class="breadcrump" style="font-size: 80%;">
- <a href="/">Home</a> » <a
href="/documentation.html">Documentation</a> » <a
href="/documentation/subprojects.html">Apache Felix Subproject
Documentation</a> » <a
href="/documentation/subprojects/apache-felix-dependency-manager.html">Apache
Felix Dependency Manager 4</a>
+ <a href="/">Home</a> » <a
href="/documentation.html">Documentation</a> » <a
href="/documentation/subprojects.html">Apache Felix Subproject
Documentation</a> » <a
href="/documentation/subprojects/apache-felix-dependency-manager.html">Dependency
Manager 4</a>
</div>
- <h1>Apache Felix Dependency Manager - Getting Started</h1>
+ <h1>Dependency Manager - Getting Started</h1>
<h2 id="getting-started">Getting Started</h2>
<p>When developing an OSGi bundle that has dependencies and possibly registers
services, there are two classes in particular we need to implement:</p>
<ol>
@@ -233,7 +233,7 @@
<span class="p">}</span>
</pre></div>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1664113 by marrs on Wed, 4 Mar 2015 18:52:20 +0000
+ Rev. 1665705 by marrs on Tue, 10 Mar 2015 21:24:23 +0000
</div>
<div class="trademarkFooter">
Apache Felix, Felix, Apache, the Apache feather logo, and the Apache
Felix project
Modified:
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/tutorials/leveraging-the-shell.html
==============================================================================
---
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/tutorials/leveraging-the-shell.html
(original)
+++
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/tutorials/leveraging-the-shell.html
Tue Mar 10 21:24:37 2015
@@ -18,7 +18,7 @@
limitations under the License.
-->
<head>
- <title>Apache Felix - Apache Felix Dependency Manager - Leveraging the
shell</title>
+ <title>Apache Felix - Dependency Manager - Leveraging the shell</title>
<link rel="icon" href="/res/favicon.ico">
<link rel="stylesheet" href="/res/site.css" type="text/css" media="all">
<link rel="stylesheet" href="/res/codehilite.css" type="text/css"
media="all">
@@ -62,12 +62,12 @@
<div class="main">
<div class="breadcrump" style="font-size: 80%;">
- <a href="/">Home</a> » <a
href="/documentation.html">Documentation</a> » <a
href="/documentation/subprojects.html">Apache Felix Subproject
Documentation</a> » <a
href="/documentation/subprojects/apache-felix-dependency-manager.html">Apache
Felix Dependency Manager 4</a>
+ <a href="/">Home</a> » <a
href="/documentation.html">Documentation</a> » <a
href="/documentation/subprojects.html">Apache Felix Subproject
Documentation</a> » <a
href="/documentation/subprojects/apache-felix-dependency-manager.html">Dependency
Manager 4</a>
</div>
- <h1>Apache Felix Dependency Manager - Leveraging the shell</h1>
+ <h1>Dependency Manager - Leveraging the shell</h1>
<h1 id="introduction">Introduction</h1>
<p>The shell bundle for the dependency manager extends the gogo shell with one
new command called "dm". This command can be used to get insight in the actual
components and services in a running OSGi framework.</p>
<p>Typing help <code>help dm</code> in the gogo shell gives an overview of the
available command options.</p>
@@ -157,7 +157,7 @@ The following service(s) are missing:
<p><code>wtf</code> gives the root cause for components not being registered
and therefore their services not being available. In a typical application
components have dependencies on services implemented by components that have
dependencies on services etcetera. This transitivity means that an entire chain
of components could be unregistered due to a (few) root dependencies not being
satisfied. <code>wtf</code> is about discovering those dependencies.</p>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1664113 by marrs on Wed, 4 Mar 2015 18:52:20 +0000
+ Rev. 1665705 by marrs on Tue, 10 Mar 2015 21:24:23 +0000
</div>
<div class="trademarkFooter">
Apache Felix, Felix, Apache, the Apache feather logo, and the Apache
Felix project
Modified:
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/tutorials/working-with-annotations.html
==============================================================================
---
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/tutorials/working-with-annotations.html
(original)
+++
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/tutorials/working-with-annotations.html
Tue Mar 10 21:24:37 2015
@@ -18,7 +18,7 @@
limitations under the License.
-->
<head>
- <title>Apache Felix - Apache Felix Dependency Manager - Annotations</title>
+ <title>Apache Felix - Dependency Manager - Annotations</title>
<link rel="icon" href="/res/favicon.ico">
<link rel="stylesheet" href="/res/site.css" type="text/css" media="all">
<link rel="stylesheet" href="/res/codehilite.css" type="text/css"
media="all">
@@ -62,12 +62,12 @@
<div class="main">
<div class="breadcrump" style="font-size: 80%;">
- <a href="/">Home</a> » <a
href="/documentation.html">Documentation</a> » <a
href="/documentation/subprojects.html">Apache Felix Subproject
Documentation</a> » <a
href="/documentation/subprojects/apache-felix-dependency-manager.html">Apache
Felix Dependency Manager 4</a>
+ <a href="/">Home</a> » <a
href="/documentation.html">Documentation</a> » <a
href="/documentation/subprojects.html">Apache Felix Subproject
Documentation</a> » <a
href="/documentation/subprojects/apache-felix-dependency-manager.html">Dependency
Manager 4</a>
</div>
- <h1>Apache Felix Dependency Manager - Annotations</h1>
+ <h1>Dependency Manager - Annotations</h1>
<p>The Dependency Manager provides a compact and versatile Java API that
allows you to declaratively and programmatically register, acquire, and manage
dynamic OSGi components. This has many advantages, but also means you need to
implement your own <code>BundleActivator</code>. In cases where your
dependencies are not that dynamic, an alternative is to use annotations on your
component.</p>
<p>This tutorial outlines how to setup and use such annotations to describe
your components and dependencies. We present a simple "Hello World" component
defined using annotations, and also explain how to build the bundle using
either Bnd, Ant, or Maven.</p>
<h2 id="hello-world-component">Hello World Component</h2>
@@ -275,7 +275,7 @@ have to manually install the org.apache.
<span class="nt"></project></span>
</pre></div>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1664920 by pderop on Sat, 7 Mar 2015 21:22:46 +0000
+ Rev. 1665705 by marrs on Tue, 10 Mar 2015 21:24:23 +0000
</div>
<div class="trademarkFooter">
Apache Felix, Felix, Apache, the Apache feather logo, and the Apache
Felix project