Author: buildbot
Date: Sat Mar  7 17:11:01 2015
New Revision: 942770

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/tutorials/working-with-annotations.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Mar  7 17:11:01 2015
@@ -1 +1 @@
-1664890
+1664892

Modified: 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/tutorials/working-with-annotations.html
==============================================================================
--- 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/tutorials/working-with-annotations.html
 (original)
+++ 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/tutorials/working-with-annotations.html
 Sat Mar  7 17:11:01 2015
@@ -158,10 +158,10 @@ Private-Package: greeting
 (in the future, we'll release the DM bundles in the Felix OBR, so you will 
only have to declare a remote repository, instead of doing this): </p>
 <ul>
 <li>Click on Repositories</li>
-<li>Add the following DM bundles in the "Local" Repository:</li>
-<li>org.apache.felix.dependencymanager.jar</li>
-<li>org.apache.felix.dependencymanager.shell.jar</li>
-<li>org.apache.felix.dependencymanager.runtime.jar</li>
+<li>Add the following DM bundles in the "Local" Repository:
+<strong> org.apache.felix.dependencymanager.jar
+</strong> org.apache.felix.dependencymanager.shell.jar
+** org.apache.felix.dependencymanager.runtime.jar</li>
 </ul>
 <p>Now, configure the Felix framework, as well as the list of the bundles to 
be executed:</p>
 <ul>
@@ -228,7 +228,7 @@ And the bundle [10] is our greeting bund
 <p>When compiling with Maven, you have to invoke the Dependency Manager Bnd 
plugin, using the special "_plugin" directive.
 In the R1 Dependency Manager distribution, the bundles are not published to 
maven central, and you
 have to manually install the org.apache.felix.dependencymanager.annotation.jar 
file to your local repository, or to your own corporate nexus server.
-([See this 
link][http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html] to 
manually install the dm annotation jar to your local repository.)</p>
+(<a 
href="http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html";>See 
this link</a> to manually install the dm annotation jar to your local 
repository.)</p>
 <div class="codehilite"><pre><span class="nt">&lt;project</span> <span 
class="err">...</span><span class="nt">&gt;</span>
   <span class="nt">&lt;dependencies&gt;</span>
     ...
@@ -269,7 +269,7 @@ have to manually install the org.apache.
 <span class="nt">&lt;/project&gt;</span>
 </pre></div>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1664890 by pderop on Sat, 7 Mar 2015 17:01:35 +0000
+        Rev. 1664892 by pderop on Sat, 7 Mar 2015 17:10:48 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache 
Felix project


Reply via email to