Author: buildbot
Date: Wed Mar  4 13:51:25 2020
New Revision: 1057381

Log:
Staging update by buildbot for felix

Modified:
    websites/staging/felix/trunk/content/   (props changed)
    websites/staging/felix/trunk/content/documentation/subprojects.html
    websites/staging/felix/trunk/content/index.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar  4 13:51:25 2020
@@ -1 +1 @@
-1874790
+1874793

Modified: websites/staging/felix/trunk/content/documentation/subprojects.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects.html 
(original)
+++ websites/staging/felix/trunk/content/documentation/subprojects.html Wed Mar 
 4 13:51:25 2020
@@ -100,7 +100,7 @@ h2:hover > .headerlink, h3:hover > .head
 </thead>
 <tbody>
 <tr>
-<td><a href="">Atomos</a></td>
+<td><a href="https://github.com/apache/felix-atomos";>Atomos</a></td>
 <td></td>
 <td><a href="https://github.com/apache/felix-atomos";>source</a></td>
 </tr>
@@ -236,7 +236,7 @@ h2:hover > .headerlink, h3:hover > .head
 <li><a href="apache-felix-user-admin.html">User Admin</a></li>
 </ul>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1874790 by cziegeler on Wed, 4 Mar 2020 13:42:41 +0000
+        Rev. 1874793 by cziegeler on Wed, 4 Mar 2020 13:51:07 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache 
Felix project

Modified: websites/staging/felix/trunk/content/index.html
==============================================================================
--- websites/staging/felix/trunk/content/index.html (original)
+++ websites/staging/felix/trunk/content/index.html Wed Mar  4 13:51:25 2020
@@ -95,32 +95,8 @@ h2:hover > .headerlink, h3:hover > .head
 
 <p>Refer to the news <a href="/news.html">archive</a> for all news.</p>
 <h1 id="apache-felix-subprojects">Apache Felix Subprojects<a 
class="headerlink" href="#apache-felix-subprojects" title="Permanent 
link">&para;</a></h1>
-<p>The Felix project is organized into subprojects, where each subproject 
targets a specific OSGi specification or OSGi-related technology; the following 
list summarizes each released subproject:</p>
-<ul>
-<li><a 
href="https://github.com/apache/felix-dev/tree/master/configadmin";>Config 
Admin</a> - An implementation of the <a 
href="https://osgi.org/specification/osgi.cmpn/7.0.0/service.cm.html";>OSGi 
Configuration Admin service specification</a> for managing bundle configuration 
properties.</li>
-<li><a 
href="/documentation/subprojects/apache-felix-dependency-manager.html">Dependency
 Manager</a> - An API-based component model to simplify OSGi-based 
development.</li>
-<li><a href="/documentation/subprojects/apache-felix-event-admin.html">Event 
Admin</a> - An implementation of the OSGi Event Admin service specification for 
event-based communication.</li>
-<li><a href="/documentation/subprojects/apache-felix-file-install.html">File 
Install</a> - A simple, directory-based management agent for managing bundle 
deployment.</li>
-<li><a 
href="/documentation/subprojects/apache-felix-framework.html">Framework</a> - 
An implementation of the OSGi R6 core framework.</li>
-<li><a href="/documentation/subprojects/apache-felix-gogo.html">Gogo</a> - An 
advanced shell for interacting with OSGi frameworks.</li>
-<li><a href="/documentation/subprojects/apache-felix-healthchecks.html">Health 
Checks</a> - An extensible framework to monitor the status of the OSGi 
container at runtime.</li>
-<li><a href="https://github.com/apache/felix-dev/tree/master/http";>HTTP 
Service</a> - An implementation of the OSGi HTTP Whiteboard and Http Service 
specification.</li>
-<li><a href="/documentation/subprojects/apache-felix-inventory.html">Inventory 
Printer</a> - A simple and extensible framework to retrieve inventory 
information about applications running in an OSGi Framework.</li>
-<li><a href="/documentation/subprojects/apache-felix-ipojo.html">iPOJO</a> - A 
sophisticated service-oriented component model to simplify OSGi-based 
development.</li>
-<li><a href="/documentation/subprojects/apache-felix-log.html">Log</a> - A 
simple, memory-based implementation of the OSGi Log service specification.</li>
-<li><a href="/documentation/subprojects/apache-felix-logback.html">Felix 
Logback</a> - Apache Felix Logback is a small integration of the <a 
href="https://logback.qos.ch/";>Logback</a> backend with OSGi.</li>
-<li><a 
href="/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.html">Maven
 Bundle Plugin</a> - A Maven plugin to simplify building bundles.</li>
-<li><a 
href="/documentation/subprojects/apache-felix-metatype-service.html">Metatype</a>
 - An implementation of the OSGi Metatype service to describe types needed by 
bundles.</li>
-<li><a 
href="/documentation/subprojects/apache-felix-osgi-bundle-repository.html">OSGi 
Bundle Repository</a> - A bundle repository service to simplify discovering and 
deploying bundles and their dependencies.</li>
-<li><a 
href="/documentation/subprojects/apache-felix-preferences-service.html">Preferences</a>
 - An implementation of the OSGi Preferences service specification for storing 
settings and preferences.</li>
-<li><a href="/documentation/subprojects/apache-felix-remote-shell.html">Remote 
Shell</a> - A remote, text-based interface to the Apache Felix Shell.</li>
-<li><a href="https://github.com/apache/felix-dev/tree/master/scr";>Service 
Component Runtime</a> - An implementation of the <a 
href="https://osgi.org/specification/osgi.cmpn/7.0.0/service.component.html";>OSGi
 Declarative Services specification</a> providing a service-oriented component 
model to simplify OSGi-based development.</li>
-<li><a href="/documentation/subprojects/apache-felix-shell.html">Shell</a> - A 
very simple shell service implemented as a bundle for interacting with an OSGi 
framework instance.</li>
-<li><a href="/documentation/subprojects/apache-felix-shell-tui.html">Shell 
TUI</a> - A simple, text-based interface to the Apache Felix Shell.</li>
-<li><a href="/documentation/subprojects/apache-felix-upnp.html">UPnP</a> - An 
implementation of the OSGi UPnP Device service specification for UPnP device 
integration.</li>
-<li><a href="/documentation/subprojects/apache-felix-web-console.html">Web 
Console</a> - A simple tool to inspect and manage OSGi framework instances 
using your favorite Web Browser.</li>
-</ul>
-<p>This is just an excerpt, please refer to the <a 
href="/documentation/subprojects.html">Subprojects</a> page for a complete list 
of subprojects. To see some projects using Felix subprojects, refer to the <a 
href="/documentation/community/projects-using-felix.html">Projects Using 
Felix</a> documentation.</p>
+<p>The Felix project is organized into subprojects, where each subproject 
targets a specific OSGi specification or OSGi-related technology.</p>
+<p>Please refer to the <a 
href="/documentation/subprojects.html">Subprojects</a> page for a complete list 
of subprojects. To see some projects using Felix subprojects, refer to the <a 
href="/documentation/community/projects-using-felix.html">Projects Using 
Felix</a> documentation.</p>
 <script src="/res/jquery.js" type="text/javascript"></script>
 
 <script type="text/javascript">
@@ -132,7 +108,7 @@ h2:hover > .headerlink, h3:hover > .head
         });
 </script>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1874782 by cziegeler on Wed, 4 Mar 2020 12:16:14 +0000
+        Rev. 1874793 by cziegeler on Wed, 4 Mar 2020 13:51:07 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache 
Felix project


Reply via email to