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/30 10:13:45 UTC

svn commit: r880463 - in /websites/staging/felix/trunk/content: ./ documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/service-requirement-handler.html

Author: buildbot
Date: Mon Sep 30 08:13:44 2013
New Revision: 880463

Log:
Staging update by buildbot for felix

Modified:
    websites/staging/felix/trunk/content/   (props changed)
    websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/service-requirement-handler.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Sep 30 08:13:44 2013
@@ -1 +1 @@
-1527479
+1527482

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/service-requirement-handler.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/service-requirement-handler.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/service-requirement-handler.html Mon Sep 30 08:13:44 2013
@@ -850,8 +850,8 @@ public class HelloConsumer {
 <p>:::java
   @Requires(optional=true, exception=NoServiceException.class)
   private LogService m_log;</p>
-<p>or <br />
-  :::xml
+<p>or   </p>
+<p>:::xml
   <requires field="m_log" optional="true" 
       exception=
          "org.apache.felix.ipojo.example.default.NoServiceException"/></p>
@@ -893,7 +893,7 @@ public class HelloConsumer {
                 may be trademarks or registered trademarks of their respective owners.
                 </div>
                 <div class="timestamp span3 offset2">
-                Rev. 1527476 by clement on Mon, 30 Sep 2013 08:04:06 +0000
+                Rev. 1527482 by clement on Mon, 30 Sep 2013 08:13:36 +0000
                 </div>
             </div>
         </footer>