You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by bu...@apache.org on 2013/09/13 18:05:32 UTC

svn commit: r878304 - in /websites/staging/felix/trunk/content: ./ documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.html

Author: buildbot
Date: Fri Sep 13 16:05:32 2013
New Revision: 878304

Log:
Staging update by buildbot for felix

Modified:
    websites/staging/felix/trunk/content/   (props changed)
    websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Sep 13 16:05:32 2013
@@ -1 +1 @@
-1522989
+1522993

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-scr-bndtools-use.html Fri Sep 13 16:05:32 2013
@@ -99,8 +99,11 @@ For now, the plugin is not yet released,
 <li>
 <p>And append the SCR bnd plugin (${plugin-dir}/org.apache.felix.scr.bnd/org.apache.felix.scr.bnd-X.Y.Z-SNAPSHOT.jar) to the current plugin path. 
 For example:</p>
-<p>-pluginpath: ${plugin-dir}/biz.aQute.repository/biz.aQute.repository-2.1.0.jar, \
-             ${plugin-dir}/org.apache.felix.scr.bnd/org.apache.felix.scr.bnd-1.0.0-SNAPSHOT.jar</p>
+<p>-pluginpath: ${plugin-dir}/biz.aQute.repository/biz.aQute.repository-2.1.0.jar, \</p>
+<div class="codehilite"><pre>         <span class="cp">${</span><span class="n">plugin</span><span class="o">-</span><span class="nb">dir</span><span class="cp">}</span>/org.apache.felix.scr.bnd/org.apache.felix.scr.bnd-1.0.0-SNAPSHOT.jar
+</pre></div>
+
+
 </li>
 </ul>
 <p>You have installed the SCR annotations bnd plugin in Eclipse BndTools, and you can now start using it (see the following Tutorial).</p>
@@ -111,10 +114,10 @@ implementation will use the Apache Felix
 <li>From the File menu, select New -&gt; Bndtools OSGi Project for creating an empty project, and call it "greeting".</li>
 <li>
 <p>Click on bnd.bnd file of the greeting project, then click on Source, and add the following (and then save the file)</p>
-<p>-buildpath: ${plugin-dir}/org.apache.felix.scr.bnd/org.apache.felix.scr.bnd-1.0.0-SNAPSHOT.jar;version=file
--plugin: org.apache.felix.scrplugin.bnd.SCRDescriptorBndPlugin
-Private-Package: greeting.impl
-Export-Package: greeting.api</p>
+<p>-buildpath: ${plugin-dir}/org.apache.felix.scr.bnd/org.apache.felix.scr.bnd-1.0.0-SNAPSHOT.jar;version=file</p>
+<p>-plugin: org.apache.felix.scrplugin.bnd.SCRDescriptorBndPlugin</p>
+<p>Private-Package: greeting.impl</p>
+<p>Export-Package: greeting.api</p>
 </li>
 <li>
 <p>Create the greeting.api.Greeting interface:</p>
@@ -156,7 +159,7 @@ public class GreetingImpl implements Gre
 <li>Then Run the project: you should see in the console the "Starting Greeting Service" message displayed from the start() method.</li>
 </ul>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1522989 by pderop on Fri, 13 Sep 2013 16:00:34 +0000
+        Rev. 1522993 by pderop on Fri, 13 Sep 2013 16:05:21 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project