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 2015/11/04 08:43:55 UTC

svn commit: r971305 - in /websites/staging/felix/trunk/content/documentation: ./ community/ tutorials-examples-and-presentations/

Author: buildbot
Date: Wed Nov  4 07:43:55 2015
New Revision: 971305

Log:
Staging update by buildbot for felix

Modified:
    websites/staging/felix/trunk/content/documentation/community/contributing.html
    websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations.html
    websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-application-demonstration.html
    websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html
    websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/checking-out-and-building-felix-with-netbeans.html
    websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/presentations.html

Modified: websites/staging/felix/trunk/content/documentation/community/contributing.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/community/contributing.html (original)
+++ websites/staging/felix/trunk/content/documentation/community/contributing.html Wed Nov  4 07:43:55 2015
@@ -88,7 +88,6 @@ h2:hover > .headerlink, h3:hover > .head
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<h1 id="contributing">Contributing<a class="headerlink" href="#contributing" title="Permanent link">&para;</a></h1>
 <p>Apache Felix is a volunteer effort, so there is always plenty of work that needs to be accomplished. If you want to help support Felix, this page is intended as a starting point for specific contribution ideas. To further understand how the Felix community operates, refer to the <a href="/documentation/community/apache-felix-community-roles-and-processes.html">Community Roles and Processes</a> document and/or join the [mailing lists|mailinglists].</p>
 <p>The Felix project organizes its "to do" list using the <a href="http://issues.apache.org/jira/browse/Felix">JIRA</a> issue tracking system. Specific items from Felix' JIRA issue tracking system are highlighted on this page, but are not limited to it. The purpose of the list here is to highlight issues that are either more important or serve as good entry points for new contributors.</p>
 <p>It is important to point out that you do not need to be a programmer to contribute to Felix. As such, we will break out the list of issues below for non-programmers and programmers.</p>
@@ -104,7 +103,7 @@ h2:hover > .headerlink, h3:hover > .head
 <li>Browse issues in <a href="http://issues.apache.org/jira/browse/Felix">JIRA</a> and submit a patch.</li>
 </ul>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1700393 by cziegeler on Tue, 1 Sep 2015 06:04:06 +0000
+        Rev. 1712487 by cziegeler on Wed, 4 Nov 2015 07:41:18 +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/tutorials-examples-and-presentations.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations.html Wed Nov  4 07:43:55 2015
@@ -88,16 +88,15 @@ h2:hover > .headerlink, h3:hover > .head
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<h1 id="tutorials-examples-and-presentations">Tutorials, Examples, and Presentations<a class="headerlink" href="#tutorials-examples-and-presentations" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/documentation/tutorials-examples-and-presentations/apache-felix-application-demonstration.html">Apache Felix Application Demonstration</a></li>
 <li><a href="/documentation/tutorials-examples-and-presentations/apache-felix-osgi-faq.html">OSGi Frequently Asked Questions</a></li>
 <li><a href="/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html">Apache Felix OSGi Tutorial</a></li>
 <li><a href="/documentation/tutorials-examples-and-presentations/checking-out-and-building-felix-with-netbeans.html">Checking Out and Building Felix with NetBeans</a></li>
-<li><a href="/documentation/tutorials-examples-and-presentations/presentations.html">Presentations</a></li>
+<li><a href="/documentation/tutorials-examples-and-presentations/presentations.html">Felix &amp; OSGi  Presentations</a></li>
 </ul>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1700393 by cziegeler on Tue, 1 Sep 2015 06:04:06 +0000
+        Rev. 1712487 by cziegeler on Wed, 4 Nov 2015 07:41:18 +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/tutorials-examples-and-presentations/apache-felix-application-demonstration.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-application-demonstration.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-application-demonstration.html Wed Nov  4 07:43:55 2015
@@ -88,7 +88,6 @@ h2:hover > .headerlink, h3:hover > .head
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<h1 id="apache-felix-application-demonstration">Apache Felix Application Demonstration<a class="headerlink" href="#apache-felix-application-demonstration" title="Permanent link">&para;</a></h1>
 <p><em>(This document is a work in progress.)</em></p>
 <p>Apache Felix provides a foundation for creating modular and dynamically extensible applications. This page presents an example application to demonstrate the various approaches to consider when creating a OSGi/Felix-based application. It is recommended that you have a look at the more <a href="">basic examples</a> such as [FELIX:Apache Felix Framework Usage Documentation] before you start with this one.</p>
 <p>In order to follow this example you need three things:</p>
@@ -198,7 +197,7 @@ h2:hover > .headerlink, h3:hover > .head
 <h2 id="feedback">Feedback<a class="headerlink" href="#feedback" title="Permanent link">&para;</a></h2>
 <p>Subscribe to the Felix users mailing list by sending a message to <a href="">users-subscribe@felix.apache.org</a>; after subscribing, email questions or feedback to [users@felix.apache.org|mailto:users@felix.apache.org].</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1700393 by cziegeler on Tue, 1 Sep 2015 06:04:06 +0000
+        Rev. 1712487 by cziegeler on Wed, 4 Nov 2015 07:41:18 +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/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html Wed Nov  4 07:43:55 2015
@@ -88,7 +88,6 @@ h2:hover > .headerlink, h3:hover > .head
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<h1 id="apache-felix-osgi-tutorial">Apache Felix OSGi Tutorial<a class="headerlink" href="#apache-felix-osgi-tutorial" title="Permanent link">&para;</a></h1>
 <p>This tutorial creates successively more complex OSGi bundles to illustrate most of the features and functionality offered by the OSGi framework.</p>
 <p>Trails:</p>
 <ul>
@@ -106,7 +105,7 @@ h2:hover > .headerlink, h3:hover > .head
 <li><a href="">Apache Felix Tutorial Example 11</a>: A bundle that implements a spell checker service using iPOJO. Coming soon...</li>
 </ul>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1700393 by cziegeler on Tue, 1 Sep 2015 06:04:06 +0000
+        Rev. 1712487 by cziegeler on Wed, 4 Nov 2015 07:41:18 +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/tutorials-examples-and-presentations/checking-out-and-building-felix-with-netbeans.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/checking-out-and-building-felix-with-netbeans.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/checking-out-and-building-felix-with-netbeans.html Wed Nov  4 07:43:55 2015
@@ -88,7 +88,6 @@ h2:hover > .headerlink, h3:hover > .head
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<h1 id="checking-out-and-building-felix-with-netbeans">Checking out and building Felix with NetBeans<a class="headerlink" href="#checking-out-and-building-felix-with-netbeans" title="Permanent link">&para;</a></h1>
 <p>In this how-to we describe the process of checking out and building Felix from source using the NetBeans IDE.</p>
 <h2 id="required-software">Required Software:<a class="headerlink" href="#required-software" title="Permanent link">&para;</a></h2>
 <ol>
@@ -188,7 +187,7 @@ Sometimes, the Felix bundle build throws
 <h2 id="how-to-get-help">How to get help<a class="headerlink" href="#how-to-get-help" title="Permanent link">&para;</a></h2>
 <p>If you need any help or have questions about this document you can ask on the Felix Users Mailing list. See <a href="/mailinglists.html">Felix Mailing lists</a> for how to subscribe to the list.</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1700393 by cziegeler on Tue, 1 Sep 2015 06:04:06 +0000
+        Rev. 1712487 by cziegeler on Wed, 4 Nov 2015 07:41:18 +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/tutorials-examples-and-presentations/presentations.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/presentations.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/presentations.html Wed Nov  4 07:43:55 2015
@@ -18,7 +18,7 @@
     limitations under the License.
 -->
   <head>
-    <title>Apache Felix - Presentations</title>
+    <title>Apache Felix - Felix &amp; OSGi  Presentations</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">
@@ -76,7 +76,7 @@ h2:hover > .headerlink, h3:hover > .head
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>
       </div>
 
-      <h1>Presentations</h1>
+      <h1>Felix &amp; OSGi  Presentations</h1>
       <style type="text/css">
 /* The following code is added by mdx_elementid.py
    It was originally lifted from http://subversion.apache.org/style/site.css */
@@ -88,7 +88,6 @@ h2:hover > .headerlink, h3:hover > .head
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<h1 id="felix-osgi-presentations">Felix &amp; OSGi Presentations<a class="headerlink" href="#felix-osgi-presentations" title="Permanent link">&para;</a></h1>
 <table class="table">
 <thead>
 <tr>
@@ -229,7 +228,7 @@ h2:hover > .headerlink, h3:hover > .head
 </tbody>
 </table>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1700393 by cziegeler on Tue, 1 Sep 2015 06:04:06 +0000
+        Rev. 1712487 by cziegeler on Wed, 4 Nov 2015 07:41:18 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project