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:10:47 UTC

svn commit: r878306 - 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:10:46 2013
New Revision: 878306

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:10:46 2013
@@ -1 +1 @@
-1522993
+1522998

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:10:46 2013
@@ -121,18 +121,16 @@ implementation will use the Apache Felix
 </li>
 <li>
 <p>Create the greeting.api.Greeting interface:</p>
-<p>:::java
-package greeting.api;</p>
+<p>package greeting.api;</p>
 <p>public interface Greeting {
     void sayHello(String name);
 }</p>
 </li>
 <li>
 <p>Create the greeting.impl.GreetingImpl class:</p>
-<p>:::java  <br />
-package greeting.impl;</p>
-<p>import greeting.api.Greeting;</p>
-<p>import org.apache.felix.scr.annotations.Activate;
+<p>package greeting.impl;</p>
+<p>import greeting.api.Greeting;
+import org.apache.felix.scr.annotations.Activate;
 import org.apache.felix.scr.annotations.Component;
 import org.apache.felix.scr.annotations.Service;</p>
 <p>@Component(immediate=true)
@@ -159,7 +157,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. 1522993 by pderop on Fri, 13 Sep 2013 16:05:21 +0000
+        Rev. 1522998 by pderop on Fri, 13 Sep 2013 16:10:38 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project