You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by bu...@apache.org on 2012/06/25 13:26:33 UTC

svn commit: r823092 [2/2] - in /websites/staging/celix/trunk/content: ./ celix/ celix/community/ celix/community/boardreports/ celix/community/contributing/ celix/documentation/ celix/examples/ celix/subprojects/ celix/support/

Added: websites/staging/celix/trunk/content/celix/subprojects/hessian.html
==============================================================================
--- websites/staging/celix/trunk/content/celix/subprojects/hessian.html (added)
+++ websites/staging/celix/trunk/content/celix/subprojects/hessian.html Mon Jun 25 11:26:30 2012
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <link rel="stylesheet" type="text/css" 
+               href="http://yui.yahooapis.com/2.8.1/build/reset-fonts-grids/reset-fonts-grids.css">
+    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.1/build/base/base-min.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/superfish.css" media="screen">
+    <!--  link rel="stylesheet" type="text/css" href="/celix/css/BreadCrumb.css" media="screen"  -->
+    <link rel="stylesheet" type="text/css" href="/celix/css/celix.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/pygments.css">
+    
+  
+  <title>Apache Celix - Apache Celix Launcher</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.gradient.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.dimensions.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.hoverIntent.js"></script>
+  <script type="text/javascript" src="/celix/js/superfish.js"></script>
+  <script type="text/javascript" src="/celix/js/supersubs.js"></script>
+  <!-- script type="text/javascript" src="/celix/js/jquery.easing.1.3.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.jBreadCrumb.1.1.js"></script-->
+  <script type="text/javascript"><!--
+        // initialize plugins
+        jQuery(function() {
+        	jQuery('#navbar ul:first').addClass('sf-menu');
+            //Nav bar: Supersubs dropdown menus
+            jQuery('#navbar ul:first').supersubs({extraWidth: 1}).superfish({animation:{opacity:0.97,height:'show'}});
+        });
+  
+        //jQuery(document).ready(function() {
+		//      jQuery("#breadCrumb").jBreadCrumb();
+		//  })
+    --></script>
+</head>
+
+<body>
+    <div id="page">
+        <div id="header">
+            <a href="/celix/index.html"><img id="headerimage" src="/celix/images/celix.png" alt="Apache Celix" 
+                    height="130px"></a>
+            <div id="navbar"> 
+                <ul>
+<li><a href="/celix/index.html">Home</a></li>
+<li><a href="/celix/celix.html">About</a><ul>
+<li><a href="/celix/celix.html">Celix</a></li>
+<li><a href="/celix/background.html">Background</a></li>
+</ul>
+</li>
+<li><a href="/celix/subprojects.html">Subprojects</a><ul>
+<li><a href="/celix/subprojects/dependencymanager.html">Dependency Manager</a></li>
+<li><a href="/celix/subprojects/deviceaccess.html">Device Access</a></li>
+<li><a href="/celix/subprojects/examples.html">Examples</a></li>
+<li><a href="/celix/subprojects/framework.html">Framework</a></li>
+<li><a href="/celix/subprojects/hessian.html">Hessian</a></li>
+<li><a href="/celix/subprojects/launcher.html">Launcher</a></li>
+<li><a href="/celix/subprojects/logservice.html">Log Service</a></li>
+<li><a href="/celix/subprojects/logwriter.html">Log Writer</a></li>
+<li><a href="/celix/subprojects/remoteserviceadmin.html">Remote Service Admin</a></li>
+<li><a href="/celix/subprojects/shell.html">Shell</a></li>
+<li><a href="/celix/subprojects/shelltui.html">Shell TUI</a></li>
+<li><a href="/celix/subprojects/utils.html">Utils</a></li>
+</ul>
+</li>
+<li><a href="/celix/documentation.html">Documentation</a><ul>
+<li><a href="/celix/documentation/buildingandrunning.html">Building and Running</a></li>
+<li><a href="/celix/documentation/design.html">Design</a></li>
+<li><a href="/celix/documentation/mapping.html">Mapping</a></li>
+<li><a href="/celix/documentation/memorypools.html">Memory Pools</a></li>
+<li><a href="/celix/documentation/examples.html">Examples</a><ul>
+<li><a href="/celix/examples/helloworld.html">Hello World Example</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="/celix/download.html">Download</a></li>
+<li><a href="/celix/community/community.html">Community</a><ul>
+<li><a href="/celix/community/contributing/contributing.html">Contributing</a></li>
+<li><a href="/celix/community/boardreports/boardreports.html">Board Reports</a></li>
+</ul>
+</li>
+<li><a href="/celix/support/support.html">Support</a><ul>
+<li><a href="/celix/support/mailinglist.html">Mailing List</a></li>
+<li><a href="/celix/support/issuetracking.html">Issue Tracking</a></li>
+</ul>
+</li>
+</ul>
+            </div>
+		    <!-- div id="breadCrumbHolder" class="module">
+		        <div id="breadCrumb" class="breadCrumb module">
+		            <ul>
+		                
+		            </ul>
+		        </div>
+		    </div-->
+        </div>
+  
+        <div id="center">
+            <div id="main">
+                <div id="homecenter">
+                    <div id="homeleft">
+                        <h1 class="title">Apache Celix Launcher</h1>
+                        <p>The Hessian directory contains an independent CMake project. In this project a C based implementation of the Hessian protocol is developed.
+Currently the implementation isn't complete.</p>
+<h2 id="building">Building</h2>
+<p>To build the Hessian project create a build directory inside the hessian project root and run "cmake ../source" to generate the make files.
+After this, run "make" to build the hessian code. Run "make test" to run a test executable, results are placed in the "test_results" directory. </p>
+<h2 id="dependencies">Dependencies</h2>
+<p>The following libraries are required for building and/or using the Launcher subproject:</p>
+<ul>
+<li>CUnit (only required for building and running the tests)</li>
+</ul>
+                    </div>
+                    <div id="homeright">
+                        
+                        
+                        
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+  
+    <div id="footer">
+        <div class="copyright">
+            <p>
+                Copyright &copy; 2011 The Apache Software Foundation, Licensed under 
+                the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                <br />
+                Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+            </p>
+        </div>
+    </div>
+</div>
+</body>
+</html>

Added: websites/staging/celix/trunk/content/celix/subprojects/launcher.html
==============================================================================
--- websites/staging/celix/trunk/content/celix/subprojects/launcher.html (added)
+++ websites/staging/celix/trunk/content/celix/subprojects/launcher.html Mon Jun 25 11:26:30 2012
@@ -0,0 +1,163 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <link rel="stylesheet" type="text/css" 
+               href="http://yui.yahooapis.com/2.8.1/build/reset-fonts-grids/reset-fonts-grids.css">
+    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.1/build/base/base-min.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/superfish.css" media="screen">
+    <!--  link rel="stylesheet" type="text/css" href="/celix/css/BreadCrumb.css" media="screen"  -->
+    <link rel="stylesheet" type="text/css" href="/celix/css/celix.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/pygments.css">
+    
+  
+  <title>Apache Celix - Apache Celix Launcher</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.gradient.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.dimensions.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.hoverIntent.js"></script>
+  <script type="text/javascript" src="/celix/js/superfish.js"></script>
+  <script type="text/javascript" src="/celix/js/supersubs.js"></script>
+  <!-- script type="text/javascript" src="/celix/js/jquery.easing.1.3.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.jBreadCrumb.1.1.js"></script-->
+  <script type="text/javascript"><!--
+        // initialize plugins
+        jQuery(function() {
+        	jQuery('#navbar ul:first').addClass('sf-menu');
+            //Nav bar: Supersubs dropdown menus
+            jQuery('#navbar ul:first').supersubs({extraWidth: 1}).superfish({animation:{opacity:0.97,height:'show'}});
+        });
+  
+        //jQuery(document).ready(function() {
+		//      jQuery("#breadCrumb").jBreadCrumb();
+		//  })
+    --></script>
+</head>
+
+<body>
+    <div id="page">
+        <div id="header">
+            <a href="/celix/index.html"><img id="headerimage" src="/celix/images/celix.png" alt="Apache Celix" 
+                    height="130px"></a>
+            <div id="navbar"> 
+                <ul>
+<li><a href="/celix/index.html">Home</a></li>
+<li><a href="/celix/celix.html">About</a><ul>
+<li><a href="/celix/celix.html">Celix</a></li>
+<li><a href="/celix/background.html">Background</a></li>
+</ul>
+</li>
+<li><a href="/celix/subprojects.html">Subprojects</a><ul>
+<li><a href="/celix/subprojects/dependencymanager.html">Dependency Manager</a></li>
+<li><a href="/celix/subprojects/deviceaccess.html">Device Access</a></li>
+<li><a href="/celix/subprojects/examples.html">Examples</a></li>
+<li><a href="/celix/subprojects/framework.html">Framework</a></li>
+<li><a href="/celix/subprojects/hessian.html">Hessian</a></li>
+<li><a href="/celix/subprojects/launcher.html">Launcher</a></li>
+<li><a href="/celix/subprojects/logservice.html">Log Service</a></li>
+<li><a href="/celix/subprojects/logwriter.html">Log Writer</a></li>
+<li><a href="/celix/subprojects/remoteserviceadmin.html">Remote Service Admin</a></li>
+<li><a href="/celix/subprojects/shell.html">Shell</a></li>
+<li><a href="/celix/subprojects/shelltui.html">Shell TUI</a></li>
+<li><a href="/celix/subprojects/utils.html">Utils</a></li>
+</ul>
+</li>
+<li><a href="/celix/documentation.html">Documentation</a><ul>
+<li><a href="/celix/documentation/buildingandrunning.html">Building and Running</a></li>
+<li><a href="/celix/documentation/design.html">Design</a></li>
+<li><a href="/celix/documentation/mapping.html">Mapping</a></li>
+<li><a href="/celix/documentation/memorypools.html">Memory Pools</a></li>
+<li><a href="/celix/documentation/examples.html">Examples</a><ul>
+<li><a href="/celix/examples/helloworld.html">Hello World Example</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="/celix/download.html">Download</a></li>
+<li><a href="/celix/community/community.html">Community</a><ul>
+<li><a href="/celix/community/contributing/contributing.html">Contributing</a></li>
+<li><a href="/celix/community/boardreports/boardreports.html">Board Reports</a></li>
+</ul>
+</li>
+<li><a href="/celix/support/support.html">Support</a><ul>
+<li><a href="/celix/support/mailinglist.html">Mailing List</a></li>
+<li><a href="/celix/support/issuetracking.html">Issue Tracking</a></li>
+</ul>
+</li>
+</ul>
+            </div>
+		    <!-- div id="breadCrumbHolder" class="module">
+		        <div id="breadCrumb" class="breadCrumb module">
+		            <ul>
+		                
+		            </ul>
+		        </div>
+		    </div-->
+        </div>
+  
+        <div id="center">
+            <div id="main">
+                <div id="homecenter">
+                    <div id="homeleft">
+                        <h1 class="title">Apache Celix Launcher</h1>
+                        <p>The Launcher subproject contains a generic executable for launching the Framework. The Launcher reads a java properties based configuration file.</p>
+<p>The following Framework properties are currently handled by the Launcher:</p>
+<ul>
+<li>cosgi.auto.start.1 - Space delimited list of bundles to install and start when the Launcher/Framework is started. Note: Celix currently has no support for start levels, even though the "1" is meant for this.</li>
+</ul>
+<p>The Launcher also passes the entire configuration to the Framework, this makes them available to the bundleContext_getProperty function.</p>
+<h2 id="building">Building</h2>
+<p>To build the Launcher the CMake build option "BUILD_LAUNCHER" has to be enabled. Currently the Launcher subproject is enabled by default.</p>
+<h2 id="dependencies">Dependencies</h2>
+<p>The Launcher depends on the following subprojects:</p>
+<ul>
+<li>Framework</li>
+<li>Utils</li>
+</ul>
+<p>Also the following libraries are required for building and/or using the Launcher subproject:</p>
+<ul>
+<li>Apache Portable Runtime (build and runtime)</li>
+</ul>
+                    </div>
+                    <div id="homeright">
+                        
+                        
+                        
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+  
+    <div id="footer">
+        <div class="copyright">
+            <p>
+                Copyright &copy; 2011 The Apache Software Foundation, Licensed under 
+                the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                <br />
+                Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+            </p>
+        </div>
+    </div>
+</div>
+</body>
+</html>

Added: websites/staging/celix/trunk/content/celix/subprojects/logservice.html
==============================================================================
--- websites/staging/celix/trunk/content/celix/subprojects/logservice.html (added)
+++ websites/staging/celix/trunk/content/celix/subprojects/logservice.html Mon Jun 25 11:26:30 2012
@@ -0,0 +1,160 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <link rel="stylesheet" type="text/css" 
+               href="http://yui.yahooapis.com/2.8.1/build/reset-fonts-grids/reset-fonts-grids.css">
+    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.1/build/base/base-min.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/superfish.css" media="screen">
+    <!--  link rel="stylesheet" type="text/css" href="/celix/css/BreadCrumb.css" media="screen"  -->
+    <link rel="stylesheet" type="text/css" href="/celix/css/celix.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/pygments.css">
+    
+  
+  <title>Apache Celix - Apache Celix Log Service</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.gradient.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.dimensions.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.hoverIntent.js"></script>
+  <script type="text/javascript" src="/celix/js/superfish.js"></script>
+  <script type="text/javascript" src="/celix/js/supersubs.js"></script>
+  <!-- script type="text/javascript" src="/celix/js/jquery.easing.1.3.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.jBreadCrumb.1.1.js"></script-->
+  <script type="text/javascript"><!--
+        // initialize plugins
+        jQuery(function() {
+        	jQuery('#navbar ul:first').addClass('sf-menu');
+            //Nav bar: Supersubs dropdown menus
+            jQuery('#navbar ul:first').supersubs({extraWidth: 1}).superfish({animation:{opacity:0.97,height:'show'}});
+        });
+  
+        //jQuery(document).ready(function() {
+		//      jQuery("#breadCrumb").jBreadCrumb();
+		//  })
+    --></script>
+</head>
+
+<body>
+    <div id="page">
+        <div id="header">
+            <a href="/celix/index.html"><img id="headerimage" src="/celix/images/celix.png" alt="Apache Celix" 
+                    height="130px"></a>
+            <div id="navbar"> 
+                <ul>
+<li><a href="/celix/index.html">Home</a></li>
+<li><a href="/celix/celix.html">About</a><ul>
+<li><a href="/celix/celix.html">Celix</a></li>
+<li><a href="/celix/background.html">Background</a></li>
+</ul>
+</li>
+<li><a href="/celix/subprojects.html">Subprojects</a><ul>
+<li><a href="/celix/subprojects/dependencymanager.html">Dependency Manager</a></li>
+<li><a href="/celix/subprojects/deviceaccess.html">Device Access</a></li>
+<li><a href="/celix/subprojects/examples.html">Examples</a></li>
+<li><a href="/celix/subprojects/framework.html">Framework</a></li>
+<li><a href="/celix/subprojects/hessian.html">Hessian</a></li>
+<li><a href="/celix/subprojects/launcher.html">Launcher</a></li>
+<li><a href="/celix/subprojects/logservice.html">Log Service</a></li>
+<li><a href="/celix/subprojects/logwriter.html">Log Writer</a></li>
+<li><a href="/celix/subprojects/remoteserviceadmin.html">Remote Service Admin</a></li>
+<li><a href="/celix/subprojects/shell.html">Shell</a></li>
+<li><a href="/celix/subprojects/shelltui.html">Shell TUI</a></li>
+<li><a href="/celix/subprojects/utils.html">Utils</a></li>
+</ul>
+</li>
+<li><a href="/celix/documentation.html">Documentation</a><ul>
+<li><a href="/celix/documentation/buildingandrunning.html">Building and Running</a></li>
+<li><a href="/celix/documentation/design.html">Design</a></li>
+<li><a href="/celix/documentation/mapping.html">Mapping</a></li>
+<li><a href="/celix/documentation/memorypools.html">Memory Pools</a></li>
+<li><a href="/celix/documentation/examples.html">Examples</a><ul>
+<li><a href="/celix/examples/helloworld.html">Hello World Example</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="/celix/download.html">Download</a></li>
+<li><a href="/celix/community/community.html">Community</a><ul>
+<li><a href="/celix/community/contributing/contributing.html">Contributing</a></li>
+<li><a href="/celix/community/boardreports/boardreports.html">Board Reports</a></li>
+</ul>
+</li>
+<li><a href="/celix/support/support.html">Support</a><ul>
+<li><a href="/celix/support/mailinglist.html">Mailing List</a></li>
+<li><a href="/celix/support/issuetracking.html">Issue Tracking</a></li>
+</ul>
+</li>
+</ul>
+            </div>
+		    <!-- div id="breadCrumbHolder" class="module">
+		        <div id="breadCrumb" class="breadCrumb module">
+		            <ul>
+		                
+		            </ul>
+		        </div>
+		    </div-->
+        </div>
+  
+        <div id="center">
+            <div id="main">
+                <div id="homecenter">
+                    <div id="homeleft">
+                        <h1 class="title">Apache Celix Log Service</h1>
+                        <p>The Log Service subproject contains a for Celix adapted implementation of the OSGi Compendium Log Service. 
+This is a very simple implementation which only stores the log in memory.</p>
+<p>The Log Service can be extended through use of the LogReader service, or by using a LogListener service.</p>
+<h2 id="building">Building</h2>
+<p>To build the Log Service the CMake build option "BUILD_LOG_SERVICE" has to be enabled.</p>
+<h2 id="dependencies">Dependencies</h2>
+<p>The Log Service depends on the following subprojects:</p>
+<ul>
+<li>Framework</li>
+<li>Utils</li>
+</ul>
+<p>Also the following libraries are required for building and/or using the Log Service subproject:</p>
+<ul>
+<li>Apache Portable Runtime (build and runtime)</li>
+</ul>
+                    </div>
+                    <div id="homeright">
+                        
+                        
+                        
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+  
+    <div id="footer">
+        <div class="copyright">
+            <p>
+                Copyright &copy; 2011 The Apache Software Foundation, Licensed under 
+                the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                <br />
+                Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+            </p>
+        </div>
+    </div>
+</div>
+</body>
+</html>

Added: websites/staging/celix/trunk/content/celix/subprojects/logwriter.html
==============================================================================
--- websites/staging/celix/trunk/content/celix/subprojects/logwriter.html (added)
+++ websites/staging/celix/trunk/content/celix/subprojects/logwriter.html Mon Jun 25 11:26:30 2012
@@ -0,0 +1,160 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <link rel="stylesheet" type="text/css" 
+               href="http://yui.yahooapis.com/2.8.1/build/reset-fonts-grids/reset-fonts-grids.css">
+    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.1/build/base/base-min.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/superfish.css" media="screen">
+    <!--  link rel="stylesheet" type="text/css" href="/celix/css/BreadCrumb.css" media="screen"  -->
+    <link rel="stylesheet" type="text/css" href="/celix/css/celix.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/pygments.css">
+    
+  
+  <title>Apache Celix - Apache Celix Log Service</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.gradient.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.dimensions.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.hoverIntent.js"></script>
+  <script type="text/javascript" src="/celix/js/superfish.js"></script>
+  <script type="text/javascript" src="/celix/js/supersubs.js"></script>
+  <!-- script type="text/javascript" src="/celix/js/jquery.easing.1.3.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.jBreadCrumb.1.1.js"></script-->
+  <script type="text/javascript"><!--
+        // initialize plugins
+        jQuery(function() {
+        	jQuery('#navbar ul:first').addClass('sf-menu');
+            //Nav bar: Supersubs dropdown menus
+            jQuery('#navbar ul:first').supersubs({extraWidth: 1}).superfish({animation:{opacity:0.97,height:'show'}});
+        });
+  
+        //jQuery(document).ready(function() {
+		//      jQuery("#breadCrumb").jBreadCrumb();
+		//  })
+    --></script>
+</head>
+
+<body>
+    <div id="page">
+        <div id="header">
+            <a href="/celix/index.html"><img id="headerimage" src="/celix/images/celix.png" alt="Apache Celix" 
+                    height="130px"></a>
+            <div id="navbar"> 
+                <ul>
+<li><a href="/celix/index.html">Home</a></li>
+<li><a href="/celix/celix.html">About</a><ul>
+<li><a href="/celix/celix.html">Celix</a></li>
+<li><a href="/celix/background.html">Background</a></li>
+</ul>
+</li>
+<li><a href="/celix/subprojects.html">Subprojects</a><ul>
+<li><a href="/celix/subprojects/dependencymanager.html">Dependency Manager</a></li>
+<li><a href="/celix/subprojects/deviceaccess.html">Device Access</a></li>
+<li><a href="/celix/subprojects/examples.html">Examples</a></li>
+<li><a href="/celix/subprojects/framework.html">Framework</a></li>
+<li><a href="/celix/subprojects/hessian.html">Hessian</a></li>
+<li><a href="/celix/subprojects/launcher.html">Launcher</a></li>
+<li><a href="/celix/subprojects/logservice.html">Log Service</a></li>
+<li><a href="/celix/subprojects/logwriter.html">Log Writer</a></li>
+<li><a href="/celix/subprojects/remoteserviceadmin.html">Remote Service Admin</a></li>
+<li><a href="/celix/subprojects/shell.html">Shell</a></li>
+<li><a href="/celix/subprojects/shelltui.html">Shell TUI</a></li>
+<li><a href="/celix/subprojects/utils.html">Utils</a></li>
+</ul>
+</li>
+<li><a href="/celix/documentation.html">Documentation</a><ul>
+<li><a href="/celix/documentation/buildingandrunning.html">Building and Running</a></li>
+<li><a href="/celix/documentation/design.html">Design</a></li>
+<li><a href="/celix/documentation/mapping.html">Mapping</a></li>
+<li><a href="/celix/documentation/memorypools.html">Memory Pools</a></li>
+<li><a href="/celix/documentation/examples.html">Examples</a><ul>
+<li><a href="/celix/examples/helloworld.html">Hello World Example</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="/celix/download.html">Download</a></li>
+<li><a href="/celix/community/community.html">Community</a><ul>
+<li><a href="/celix/community/contributing/contributing.html">Contributing</a></li>
+<li><a href="/celix/community/boardreports/boardreports.html">Board Reports</a></li>
+</ul>
+</li>
+<li><a href="/celix/support/support.html">Support</a><ul>
+<li><a href="/celix/support/mailinglist.html">Mailing List</a></li>
+<li><a href="/celix/support/issuetracking.html">Issue Tracking</a></li>
+</ul>
+</li>
+</ul>
+            </div>
+		    <!-- div id="breadCrumbHolder" class="module">
+		        <div id="breadCrumb" class="breadCrumb module">
+		            <ul>
+		                
+		            </ul>
+		        </div>
+		    </div-->
+        </div>
+  
+        <div id="center">
+            <div id="main">
+                <div id="homecenter">
+                    <div id="homeleft">
+                        <h1 class="title">Apache Celix Log Service</h1>
+                        <p>The Log Writer subproject contains a component to read/listen to the Log Service and print the Log entries to the console.</p>
+<h2 id="building">Building</h2>
+<p>To build the Log Writer the CMake build option "BUILD_LOG_WRITER" has to be enabled.</p>
+<h2 id="dependencies">Dependencies</h2>
+<p>The Log Writer depends on the following subprojects:</p>
+<ul>
+<li>Framework</li>
+<li>Utils</li>
+<li>Log Service</li>
+<li>Dependency Activator</li>
+</ul>
+<p>Also the following libraries are required for building and/or using the Log Writer subproject:</p>
+<ul>
+<li>Apache Portable Runtime (build and runtime)</li>
+</ul>
+                    </div>
+                    <div id="homeright">
+                        
+                        
+                        
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+  
+    <div id="footer">
+        <div class="copyright">
+            <p>
+                Copyright &copy; 2011 The Apache Software Foundation, Licensed under 
+                the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                <br />
+                Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+            </p>
+        </div>
+    </div>
+</div>
+</body>
+</html>

Added: websites/staging/celix/trunk/content/celix/subprojects/remoteserviceadmin.html
==============================================================================
--- websites/staging/celix/trunk/content/celix/subprojects/remoteserviceadmin.html (added)
+++ websites/staging/celix/trunk/content/celix/subprojects/remoteserviceadmin.html Mon Jun 25 11:26:30 2012
@@ -0,0 +1,168 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <link rel="stylesheet" type="text/css" 
+               href="http://yui.yahooapis.com/2.8.1/build/reset-fonts-grids/reset-fonts-grids.css">
+    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.1/build/base/base-min.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/superfish.css" media="screen">
+    <!--  link rel="stylesheet" type="text/css" href="/celix/css/BreadCrumb.css" media="screen"  -->
+    <link rel="stylesheet" type="text/css" href="/celix/css/celix.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/pygments.css">
+    
+  
+  <title>Apache Celix - Apache Celix Remote Service Admin Service</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.gradient.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.dimensions.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.hoverIntent.js"></script>
+  <script type="text/javascript" src="/celix/js/superfish.js"></script>
+  <script type="text/javascript" src="/celix/js/supersubs.js"></script>
+  <!-- script type="text/javascript" src="/celix/js/jquery.easing.1.3.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.jBreadCrumb.1.1.js"></script-->
+  <script type="text/javascript"><!--
+        // initialize plugins
+        jQuery(function() {
+        	jQuery('#navbar ul:first').addClass('sf-menu');
+            //Nav bar: Supersubs dropdown menus
+            jQuery('#navbar ul:first').supersubs({extraWidth: 1}).superfish({animation:{opacity:0.97,height:'show'}});
+        });
+  
+        //jQuery(document).ready(function() {
+		//      jQuery("#breadCrumb").jBreadCrumb();
+		//  })
+    --></script>
+</head>
+
+<body>
+    <div id="page">
+        <div id="header">
+            <a href="/celix/index.html"><img id="headerimage" src="/celix/images/celix.png" alt="Apache Celix" 
+                    height="130px"></a>
+            <div id="navbar"> 
+                <ul>
+<li><a href="/celix/index.html">Home</a></li>
+<li><a href="/celix/celix.html">About</a><ul>
+<li><a href="/celix/celix.html">Celix</a></li>
+<li><a href="/celix/background.html">Background</a></li>
+</ul>
+</li>
+<li><a href="/celix/subprojects.html">Subprojects</a><ul>
+<li><a href="/celix/subprojects/dependencymanager.html">Dependency Manager</a></li>
+<li><a href="/celix/subprojects/deviceaccess.html">Device Access</a></li>
+<li><a href="/celix/subprojects/examples.html">Examples</a></li>
+<li><a href="/celix/subprojects/framework.html">Framework</a></li>
+<li><a href="/celix/subprojects/hessian.html">Hessian</a></li>
+<li><a href="/celix/subprojects/launcher.html">Launcher</a></li>
+<li><a href="/celix/subprojects/logservice.html">Log Service</a></li>
+<li><a href="/celix/subprojects/logwriter.html">Log Writer</a></li>
+<li><a href="/celix/subprojects/remoteserviceadmin.html">Remote Service Admin</a></li>
+<li><a href="/celix/subprojects/shell.html">Shell</a></li>
+<li><a href="/celix/subprojects/shelltui.html">Shell TUI</a></li>
+<li><a href="/celix/subprojects/utils.html">Utils</a></li>
+</ul>
+</li>
+<li><a href="/celix/documentation.html">Documentation</a><ul>
+<li><a href="/celix/documentation/buildingandrunning.html">Building and Running</a></li>
+<li><a href="/celix/documentation/design.html">Design</a></li>
+<li><a href="/celix/documentation/mapping.html">Mapping</a></li>
+<li><a href="/celix/documentation/memorypools.html">Memory Pools</a></li>
+<li><a href="/celix/documentation/examples.html">Examples</a><ul>
+<li><a href="/celix/examples/helloworld.html">Hello World Example</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="/celix/download.html">Download</a></li>
+<li><a href="/celix/community/community.html">Community</a><ul>
+<li><a href="/celix/community/contributing/contributing.html">Contributing</a></li>
+<li><a href="/celix/community/boardreports/boardreports.html">Board Reports</a></li>
+</ul>
+</li>
+<li><a href="/celix/support/support.html">Support</a><ul>
+<li><a href="/celix/support/mailinglist.html">Mailing List</a></li>
+<li><a href="/celix/support/issuetracking.html">Issue Tracking</a></li>
+</ul>
+</li>
+</ul>
+            </div>
+		    <!-- div id="breadCrumbHolder" class="module">
+		        <div id="breadCrumb" class="breadCrumb module">
+		            <ul>
+		                
+		            </ul>
+		        </div>
+		    </div-->
+        </div>
+  
+        <div id="center">
+            <div id="main">
+                <div id="homecenter">
+                    <div id="homeleft">
+                        <h1 class="title">Apache Celix Remote Service Admin Service</h1>
+                        <p>The Remote Service Admin Service subproject contains a for Celix adapted implementation of the OSGi Enterprise Remote Service Admin Service Specification.</p>
+<p>The following Remote Service Admin Service properties are used:</p>
+<ul>
+<li>RS_BUNDLE - Path to the directory containing the endpoint bundles, defaults to "rs_bundles".
+The Remote Service Admin uses this path for the endpoint bundles which have to be installed when a remote service is detected (for import or export).</li>
+<li>RSA_PORT - The port used by the Remote Service Admin HTTP listener.</li>
+</ul>
+<h2 id="building">Building</h2>
+<p>To build the Remote Service Admin Service the CMake build option "BUILD_REMOTE_SERVICE_ADMIN" has to be enabled.</p>
+<h2 id="dependencies">Dependencies</h2>
+<p>The Remote Service Admin Service depends on the following subprojects:</p>
+<ul>
+<li>Framework</li>
+<li>Utils</li>
+</ul>
+<p>Also the following libraries are required for building and/or using the Remote Service Admin Service subproject:</p>
+<ul>
+<li>Apache Portable Runtime (build and runtime)</li>
+<li>Apache Portable Runtime Util (build and runtime)</li>
+<li>Jansson (build and runtime)</li>
+<li>OpenSLP (build and runtime)</li>
+<li>cURL (build and runtime)</li>
+</ul>
+                    </div>
+                    <div id="homeright">
+                        
+                        
+                        
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+  
+    <div id="footer">
+        <div class="copyright">
+            <p>
+                Copyright &copy; 2011 The Apache Software Foundation, Licensed under 
+                the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                <br />
+                Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+            </p>
+        </div>
+    </div>
+</div>
+</body>
+</html>

Added: websites/staging/celix/trunk/content/celix/subprojects/shell.html
==============================================================================
--- websites/staging/celix/trunk/content/celix/subprojects/shell.html (added)
+++ websites/staging/celix/trunk/content/celix/subprojects/shell.html Mon Jun 25 11:26:30 2012
@@ -0,0 +1,163 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <link rel="stylesheet" type="text/css" 
+               href="http://yui.yahooapis.com/2.8.1/build/reset-fonts-grids/reset-fonts-grids.css">
+    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.1/build/base/base-min.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/superfish.css" media="screen">
+    <!--  link rel="stylesheet" type="text/css" href="/celix/css/BreadCrumb.css" media="screen"  -->
+    <link rel="stylesheet" type="text/css" href="/celix/css/celix.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/pygments.css">
+    
+  
+  <title>Apache Celix - Apache Celix Shell</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.gradient.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.dimensions.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.hoverIntent.js"></script>
+  <script type="text/javascript" src="/celix/js/superfish.js"></script>
+  <script type="text/javascript" src="/celix/js/supersubs.js"></script>
+  <!-- script type="text/javascript" src="/celix/js/jquery.easing.1.3.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.jBreadCrumb.1.1.js"></script-->
+  <script type="text/javascript"><!--
+        // initialize plugins
+        jQuery(function() {
+        	jQuery('#navbar ul:first').addClass('sf-menu');
+            //Nav bar: Supersubs dropdown menus
+            jQuery('#navbar ul:first').supersubs({extraWidth: 1}).superfish({animation:{opacity:0.97,height:'show'}});
+        });
+  
+        //jQuery(document).ready(function() {
+		//      jQuery("#breadCrumb").jBreadCrumb();
+		//  })
+    --></script>
+</head>
+
+<body>
+    <div id="page">
+        <div id="header">
+            <a href="/celix/index.html"><img id="headerimage" src="/celix/images/celix.png" alt="Apache Celix" 
+                    height="130px"></a>
+            <div id="navbar"> 
+                <ul>
+<li><a href="/celix/index.html">Home</a></li>
+<li><a href="/celix/celix.html">About</a><ul>
+<li><a href="/celix/celix.html">Celix</a></li>
+<li><a href="/celix/background.html">Background</a></li>
+</ul>
+</li>
+<li><a href="/celix/subprojects.html">Subprojects</a><ul>
+<li><a href="/celix/subprojects/dependencymanager.html">Dependency Manager</a></li>
+<li><a href="/celix/subprojects/deviceaccess.html">Device Access</a></li>
+<li><a href="/celix/subprojects/examples.html">Examples</a></li>
+<li><a href="/celix/subprojects/framework.html">Framework</a></li>
+<li><a href="/celix/subprojects/hessian.html">Hessian</a></li>
+<li><a href="/celix/subprojects/launcher.html">Launcher</a></li>
+<li><a href="/celix/subprojects/logservice.html">Log Service</a></li>
+<li><a href="/celix/subprojects/logwriter.html">Log Writer</a></li>
+<li><a href="/celix/subprojects/remoteserviceadmin.html">Remote Service Admin</a></li>
+<li><a href="/celix/subprojects/shell.html">Shell</a></li>
+<li><a href="/celix/subprojects/shelltui.html">Shell TUI</a></li>
+<li><a href="/celix/subprojects/utils.html">Utils</a></li>
+</ul>
+</li>
+<li><a href="/celix/documentation.html">Documentation</a><ul>
+<li><a href="/celix/documentation/buildingandrunning.html">Building and Running</a></li>
+<li><a href="/celix/documentation/design.html">Design</a></li>
+<li><a href="/celix/documentation/mapping.html">Mapping</a></li>
+<li><a href="/celix/documentation/memorypools.html">Memory Pools</a></li>
+<li><a href="/celix/documentation/examples.html">Examples</a><ul>
+<li><a href="/celix/examples/helloworld.html">Hello World Example</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="/celix/download.html">Download</a></li>
+<li><a href="/celix/community/community.html">Community</a><ul>
+<li><a href="/celix/community/contributing/contributing.html">Contributing</a></li>
+<li><a href="/celix/community/boardreports/boardreports.html">Board Reports</a></li>
+</ul>
+</li>
+<li><a href="/celix/support/support.html">Support</a><ul>
+<li><a href="/celix/support/mailinglist.html">Mailing List</a></li>
+<li><a href="/celix/support/issuetracking.html">Issue Tracking</a></li>
+</ul>
+</li>
+</ul>
+            </div>
+		    <!-- div id="breadCrumbHolder" class="module">
+		        <div id="breadCrumb" class="breadCrumb module">
+		            <ul>
+		                
+		            </ul>
+		        </div>
+		    </div-->
+        </div>
+  
+        <div id="center">
+            <div id="main">
+                <div id="homecenter">
+                    <div id="homeleft">
+                        <h1 class="title">Apache Celix Shell</h1>
+                        <p>The Shell subproject contains a set of commands and a shell to interact with the Framework and its registry.
+With several commando's it is possible to query the Framework registry and Log Service, inspect existing bundles/services, start/stop/update bundles and install/uninstall bundles.</p>
+<p>The Shell does not provide a user interface, but only a service to interact with. This approach makes it possible to define multiple frontends, eg textual or graphical. </p>
+<p>The Celix Shell follows the Apache Felix Shell implementation (not the Apache Felix Gogo shell).</p>
+<h2 id="building">Building</h2>
+<p>To build the Shell the CMake build option "BUILD_SHELL" has to be enabled.</p>
+<h2 id="dependencies">Dependencies</h2>
+<p>The Shell depends on the following subprojects:</p>
+<ul>
+<li>Framework</li>
+<li>Utils</li>
+<li>Log Service</li>
+</ul>
+<p>Also the following libraries are required for building and/or using the Shell subproject:</p>
+<ul>
+<li>Apache Portable Runtime (build and runtime)</li>
+<li>cURL (build and runtime)</li>
+</ul>
+                    </div>
+                    <div id="homeright">
+                        
+                        
+                        
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+  
+    <div id="footer">
+        <div class="copyright">
+            <p>
+                Copyright &copy; 2011 The Apache Software Foundation, Licensed under 
+                the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                <br />
+                Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+            </p>
+        </div>
+    </div>
+</div>
+</body>
+</html>

Added: websites/staging/celix/trunk/content/celix/subprojects/shelltui.html
==============================================================================
--- websites/staging/celix/trunk/content/celix/subprojects/shelltui.html (added)
+++ websites/staging/celix/trunk/content/celix/subprojects/shelltui.html Mon Jun 25 11:26:30 2012
@@ -0,0 +1,160 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <link rel="stylesheet" type="text/css" 
+               href="http://yui.yahooapis.com/2.8.1/build/reset-fonts-grids/reset-fonts-grids.css">
+    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.1/build/base/base-min.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/superfish.css" media="screen">
+    <!--  link rel="stylesheet" type="text/css" href="/celix/css/BreadCrumb.css" media="screen"  -->
+    <link rel="stylesheet" type="text/css" href="/celix/css/celix.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/pygments.css">
+    
+  
+  <title>Apache Celix - Apache Celix Shell TUI</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.gradient.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.dimensions.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.hoverIntent.js"></script>
+  <script type="text/javascript" src="/celix/js/superfish.js"></script>
+  <script type="text/javascript" src="/celix/js/supersubs.js"></script>
+  <!-- script type="text/javascript" src="/celix/js/jquery.easing.1.3.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.jBreadCrumb.1.1.js"></script-->
+  <script type="text/javascript"><!--
+        // initialize plugins
+        jQuery(function() {
+        	jQuery('#navbar ul:first').addClass('sf-menu');
+            //Nav bar: Supersubs dropdown menus
+            jQuery('#navbar ul:first').supersubs({extraWidth: 1}).superfish({animation:{opacity:0.97,height:'show'}});
+        });
+  
+        //jQuery(document).ready(function() {
+		//      jQuery("#breadCrumb").jBreadCrumb();
+		//  })
+    --></script>
+</head>
+
+<body>
+    <div id="page">
+        <div id="header">
+            <a href="/celix/index.html"><img id="headerimage" src="/celix/images/celix.png" alt="Apache Celix" 
+                    height="130px"></a>
+            <div id="navbar"> 
+                <ul>
+<li><a href="/celix/index.html">Home</a></li>
+<li><a href="/celix/celix.html">About</a><ul>
+<li><a href="/celix/celix.html">Celix</a></li>
+<li><a href="/celix/background.html">Background</a></li>
+</ul>
+</li>
+<li><a href="/celix/subprojects.html">Subprojects</a><ul>
+<li><a href="/celix/subprojects/dependencymanager.html">Dependency Manager</a></li>
+<li><a href="/celix/subprojects/deviceaccess.html">Device Access</a></li>
+<li><a href="/celix/subprojects/examples.html">Examples</a></li>
+<li><a href="/celix/subprojects/framework.html">Framework</a></li>
+<li><a href="/celix/subprojects/hessian.html">Hessian</a></li>
+<li><a href="/celix/subprojects/launcher.html">Launcher</a></li>
+<li><a href="/celix/subprojects/logservice.html">Log Service</a></li>
+<li><a href="/celix/subprojects/logwriter.html">Log Writer</a></li>
+<li><a href="/celix/subprojects/remoteserviceadmin.html">Remote Service Admin</a></li>
+<li><a href="/celix/subprojects/shell.html">Shell</a></li>
+<li><a href="/celix/subprojects/shelltui.html">Shell TUI</a></li>
+<li><a href="/celix/subprojects/utils.html">Utils</a></li>
+</ul>
+</li>
+<li><a href="/celix/documentation.html">Documentation</a><ul>
+<li><a href="/celix/documentation/buildingandrunning.html">Building and Running</a></li>
+<li><a href="/celix/documentation/design.html">Design</a></li>
+<li><a href="/celix/documentation/mapping.html">Mapping</a></li>
+<li><a href="/celix/documentation/memorypools.html">Memory Pools</a></li>
+<li><a href="/celix/documentation/examples.html">Examples</a><ul>
+<li><a href="/celix/examples/helloworld.html">Hello World Example</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="/celix/download.html">Download</a></li>
+<li><a href="/celix/community/community.html">Community</a><ul>
+<li><a href="/celix/community/contributing/contributing.html">Contributing</a></li>
+<li><a href="/celix/community/boardreports/boardreports.html">Board Reports</a></li>
+</ul>
+</li>
+<li><a href="/celix/support/support.html">Support</a><ul>
+<li><a href="/celix/support/mailinglist.html">Mailing List</a></li>
+<li><a href="/celix/support/issuetracking.html">Issue Tracking</a></li>
+</ul>
+</li>
+</ul>
+            </div>
+		    <!-- div id="breadCrumbHolder" class="module">
+		        <div id="breadCrumb" class="breadCrumb module">
+		            <ul>
+		                
+		            </ul>
+		        </div>
+		    </div-->
+        </div>
+  
+        <div id="center">
+            <div id="main">
+                <div id="homecenter">
+                    <div id="homeleft">
+                        <h1 class="title">Apache Celix Shell TUI</h1>
+                        <p>The Shell TUI subproject contains a textual user interface for the Shell Service. 
+Through the textual interface commands can be executed, with the results being dumped in the console.</p>
+<h2 id="building">Building</h2>
+<p>To build the Shell the CMake build option "BUILD_SHELL" has to be enabled.</p>
+<h2 id="dependencies">Dependencies</h2>
+<p>The Shell TUI depends on the following subprojects:</p>
+<ul>
+<li>Framework</li>
+<li>Utils</li>
+<li>Shell</li>
+</ul>
+<p>Also the following libraries are required for building and/or using the Shell TUI subproject:</p>
+<ul>
+<li>Apache Portable Runtime (build and runtime)</li>
+</ul>
+                    </div>
+                    <div id="homeright">
+                        
+                        
+                        
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+  
+    <div id="footer">
+        <div class="copyright">
+            <p>
+                Copyright &copy; 2011 The Apache Software Foundation, Licensed under 
+                the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                <br />
+                Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+            </p>
+        </div>
+    </div>
+</div>
+</body>
+</html>

Added: websites/staging/celix/trunk/content/celix/subprojects/utils.html
==============================================================================
--- websites/staging/celix/trunk/content/celix/subprojects/utils.html (added)
+++ websites/staging/celix/trunk/content/celix/subprojects/utils.html Mon Jun 25 11:26:30 2012
@@ -0,0 +1,161 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+    <link rel="stylesheet" type="text/css" 
+               href="http://yui.yahooapis.com/2.8.1/build/reset-fonts-grids/reset-fonts-grids.css">
+    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.1/build/base/base-min.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/superfish.css" media="screen">
+    <!--  link rel="stylesheet" type="text/css" href="/celix/css/BreadCrumb.css" media="screen"  -->
+    <link rel="stylesheet" type="text/css" href="/celix/css/celix.css">
+    <link rel="stylesheet" type="text/css" href="/celix/css/pygments.css">
+    
+  
+  <title>Apache Celix - Apache Celix Utils</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.gradient.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.dimensions.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.hoverIntent.js"></script>
+  <script type="text/javascript" src="/celix/js/superfish.js"></script>
+  <script type="text/javascript" src="/celix/js/supersubs.js"></script>
+  <!-- script type="text/javascript" src="/celix/js/jquery.easing.1.3.js"></script>
+  <script type="text/javascript" src="/celix/js/jquery.jBreadCrumb.1.1.js"></script-->
+  <script type="text/javascript"><!--
+        // initialize plugins
+        jQuery(function() {
+        	jQuery('#navbar ul:first').addClass('sf-menu');
+            //Nav bar: Supersubs dropdown menus
+            jQuery('#navbar ul:first').supersubs({extraWidth: 1}).superfish({animation:{opacity:0.97,height:'show'}});
+        });
+  
+        //jQuery(document).ready(function() {
+		//      jQuery("#breadCrumb").jBreadCrumb();
+		//  })
+    --></script>
+</head>
+
+<body>
+    <div id="page">
+        <div id="header">
+            <a href="/celix/index.html"><img id="headerimage" src="/celix/images/celix.png" alt="Apache Celix" 
+                    height="130px"></a>
+            <div id="navbar"> 
+                <ul>
+<li><a href="/celix/index.html">Home</a></li>
+<li><a href="/celix/celix.html">About</a><ul>
+<li><a href="/celix/celix.html">Celix</a></li>
+<li><a href="/celix/background.html">Background</a></li>
+</ul>
+</li>
+<li><a href="/celix/subprojects.html">Subprojects</a><ul>
+<li><a href="/celix/subprojects/dependencymanager.html">Dependency Manager</a></li>
+<li><a href="/celix/subprojects/deviceaccess.html">Device Access</a></li>
+<li><a href="/celix/subprojects/examples.html">Examples</a></li>
+<li><a href="/celix/subprojects/framework.html">Framework</a></li>
+<li><a href="/celix/subprojects/hessian.html">Hessian</a></li>
+<li><a href="/celix/subprojects/launcher.html">Launcher</a></li>
+<li><a href="/celix/subprojects/logservice.html">Log Service</a></li>
+<li><a href="/celix/subprojects/logwriter.html">Log Writer</a></li>
+<li><a href="/celix/subprojects/remoteserviceadmin.html">Remote Service Admin</a></li>
+<li><a href="/celix/subprojects/shell.html">Shell</a></li>
+<li><a href="/celix/subprojects/shelltui.html">Shell TUI</a></li>
+<li><a href="/celix/subprojects/utils.html">Utils</a></li>
+</ul>
+</li>
+<li><a href="/celix/documentation.html">Documentation</a><ul>
+<li><a href="/celix/documentation/buildingandrunning.html">Building and Running</a></li>
+<li><a href="/celix/documentation/design.html">Design</a></li>
+<li><a href="/celix/documentation/mapping.html">Mapping</a></li>
+<li><a href="/celix/documentation/memorypools.html">Memory Pools</a></li>
+<li><a href="/celix/documentation/examples.html">Examples</a><ul>
+<li><a href="/celix/examples/helloworld.html">Hello World Example</a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li><a href="/celix/download.html">Download</a></li>
+<li><a href="/celix/community/community.html">Community</a><ul>
+<li><a href="/celix/community/contributing/contributing.html">Contributing</a></li>
+<li><a href="/celix/community/boardreports/boardreports.html">Board Reports</a></li>
+</ul>
+</li>
+<li><a href="/celix/support/support.html">Support</a><ul>
+<li><a href="/celix/support/mailinglist.html">Mailing List</a></li>
+<li><a href="/celix/support/issuetracking.html">Issue Tracking</a></li>
+</ul>
+</li>
+</ul>
+            </div>
+		    <!-- div id="breadCrumbHolder" class="module">
+		        <div id="breadCrumb" class="breadCrumb module">
+		            <ul>
+		                
+		            </ul>
+		        </div>
+		    </div-->
+        </div>
+  
+        <div id="center">
+            <div id="main">
+                <div id="homecenter">
+                    <div id="homeleft">
+                        <h1 class="title">Apache Celix Utils</h1>
+                        <p>The Utils subproject contains several containers/lists used by the different Celix subprojects.
+The following types are available:</p>
+<ul>
+<li>Array List</li>
+<li>Linked List</li>
+<li>Hash Map</li>
+</ul>
+<p>There are also iterators available for every type.</p>
+<h2 id="building">Building</h2>
+<p>To build the Utils the CMake build option "BUILD_UTILS" has to be enabled. Currently the Utils subproject is enabled by default.</p>
+<h2 id="dependencies">Dependencies</h2>
+<p>The following libraries are required for building and/or using the Utils subproject:</p>
+<ul>
+<li>Apache Portable Runtime (build and runtime)</li>
+<li>CUnit (only required for building and running the tests)</li>
+</ul>
+                    </div>
+                    <div id="homeright">
+                        
+                        
+                        
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+  
+    <div id="footer">
+        <div class="copyright">
+            <p>
+                Copyright &copy; 2011 The Apache Software Foundation, Licensed under 
+                the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+                <br />
+                Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+            </p>
+        </div>
+    </div>
+</div>
+</body>
+</html>

Modified: websites/staging/celix/trunk/content/celix/support/issuetracking.html
==============================================================================
--- websites/staging/celix/trunk/content/celix/support/issuetracking.html (original)
+++ websites/staging/celix/trunk/content/celix/support/issuetracking.html Mon Jun 25 11:26:30 2012
@@ -66,6 +66,21 @@
 <li><a href="/celix/background.html">Background</a></li>
 </ul>
 </li>
+<li><a href="/celix/subprojects.html">Subprojects</a><ul>
+<li><a href="/celix/subprojects/dependencymanager.html">Dependency Manager</a></li>
+<li><a href="/celix/subprojects/deviceaccess.html">Device Access</a></li>
+<li><a href="/celix/subprojects/examples.html">Examples</a></li>
+<li><a href="/celix/subprojects/framework.html">Framework</a></li>
+<li><a href="/celix/subprojects/hessian.html">Hessian</a></li>
+<li><a href="/celix/subprojects/launcher.html">Launcher</a></li>
+<li><a href="/celix/subprojects/logservice.html">Log Service</a></li>
+<li><a href="/celix/subprojects/logwriter.html">Log Writer</a></li>
+<li><a href="/celix/subprojects/remoteserviceadmin.html">Remote Service Admin</a></li>
+<li><a href="/celix/subprojects/shell.html">Shell</a></li>
+<li><a href="/celix/subprojects/shelltui.html">Shell TUI</a></li>
+<li><a href="/celix/subprojects/utils.html">Utils</a></li>
+</ul>
+</li>
 <li><a href="/celix/documentation.html">Documentation</a><ul>
 <li><a href="/celix/documentation/buildingandrunning.html">Building and Running</a></li>
 <li><a href="/celix/documentation/design.html">Design</a></li>

Modified: websites/staging/celix/trunk/content/celix/support/links.html
==============================================================================
--- websites/staging/celix/trunk/content/celix/support/links.html (original)
+++ websites/staging/celix/trunk/content/celix/support/links.html Mon Jun 25 11:26:30 2012
@@ -66,6 +66,21 @@
 <li><a href="/celix/background.html">Background</a></li>
 </ul>
 </li>
+<li><a href="/celix/subprojects.html">Subprojects</a><ul>
+<li><a href="/celix/subprojects/dependencymanager.html">Dependency Manager</a></li>
+<li><a href="/celix/subprojects/deviceaccess.html">Device Access</a></li>
+<li><a href="/celix/subprojects/examples.html">Examples</a></li>
+<li><a href="/celix/subprojects/framework.html">Framework</a></li>
+<li><a href="/celix/subprojects/hessian.html">Hessian</a></li>
+<li><a href="/celix/subprojects/launcher.html">Launcher</a></li>
+<li><a href="/celix/subprojects/logservice.html">Log Service</a></li>
+<li><a href="/celix/subprojects/logwriter.html">Log Writer</a></li>
+<li><a href="/celix/subprojects/remoteserviceadmin.html">Remote Service Admin</a></li>
+<li><a href="/celix/subprojects/shell.html">Shell</a></li>
+<li><a href="/celix/subprojects/shelltui.html">Shell TUI</a></li>
+<li><a href="/celix/subprojects/utils.html">Utils</a></li>
+</ul>
+</li>
 <li><a href="/celix/documentation.html">Documentation</a><ul>
 <li><a href="/celix/documentation/buildingandrunning.html">Building and Running</a></li>
 <li><a href="/celix/documentation/design.html">Design</a></li>

Modified: websites/staging/celix/trunk/content/celix/support/mailinglist.html
==============================================================================
--- websites/staging/celix/trunk/content/celix/support/mailinglist.html (original)
+++ websites/staging/celix/trunk/content/celix/support/mailinglist.html Mon Jun 25 11:26:30 2012
@@ -66,6 +66,21 @@
 <li><a href="/celix/background.html">Background</a></li>
 </ul>
 </li>
+<li><a href="/celix/subprojects.html">Subprojects</a><ul>
+<li><a href="/celix/subprojects/dependencymanager.html">Dependency Manager</a></li>
+<li><a href="/celix/subprojects/deviceaccess.html">Device Access</a></li>
+<li><a href="/celix/subprojects/examples.html">Examples</a></li>
+<li><a href="/celix/subprojects/framework.html">Framework</a></li>
+<li><a href="/celix/subprojects/hessian.html">Hessian</a></li>
+<li><a href="/celix/subprojects/launcher.html">Launcher</a></li>
+<li><a href="/celix/subprojects/logservice.html">Log Service</a></li>
+<li><a href="/celix/subprojects/logwriter.html">Log Writer</a></li>
+<li><a href="/celix/subprojects/remoteserviceadmin.html">Remote Service Admin</a></li>
+<li><a href="/celix/subprojects/shell.html">Shell</a></li>
+<li><a href="/celix/subprojects/shelltui.html">Shell TUI</a></li>
+<li><a href="/celix/subprojects/utils.html">Utils</a></li>
+</ul>
+</li>
 <li><a href="/celix/documentation.html">Documentation</a><ul>
 <li><a href="/celix/documentation/buildingandrunning.html">Building and Running</a></li>
 <li><a href="/celix/documentation/design.html">Design</a></li>

Modified: websites/staging/celix/trunk/content/celix/support/support.html
==============================================================================
--- websites/staging/celix/trunk/content/celix/support/support.html (original)
+++ websites/staging/celix/trunk/content/celix/support/support.html Mon Jun 25 11:26:30 2012
@@ -66,6 +66,21 @@
 <li><a href="/celix/background.html">Background</a></li>
 </ul>
 </li>
+<li><a href="/celix/subprojects.html">Subprojects</a><ul>
+<li><a href="/celix/subprojects/dependencymanager.html">Dependency Manager</a></li>
+<li><a href="/celix/subprojects/deviceaccess.html">Device Access</a></li>
+<li><a href="/celix/subprojects/examples.html">Examples</a></li>
+<li><a href="/celix/subprojects/framework.html">Framework</a></li>
+<li><a href="/celix/subprojects/hessian.html">Hessian</a></li>
+<li><a href="/celix/subprojects/launcher.html">Launcher</a></li>
+<li><a href="/celix/subprojects/logservice.html">Log Service</a></li>
+<li><a href="/celix/subprojects/logwriter.html">Log Writer</a></li>
+<li><a href="/celix/subprojects/remoteserviceadmin.html">Remote Service Admin</a></li>
+<li><a href="/celix/subprojects/shell.html">Shell</a></li>
+<li><a href="/celix/subprojects/shelltui.html">Shell TUI</a></li>
+<li><a href="/celix/subprojects/utils.html">Utils</a></li>
+</ul>
+</li>
 <li><a href="/celix/documentation.html">Documentation</a><ul>
 <li><a href="/celix/documentation/buildingandrunning.html">Building and Running</a></li>
 <li><a href="/celix/documentation/design.html">Design</a></li>