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 2020/03/04 13:43:01 UTC

svn commit: r1057379 - in /websites/staging/felix/trunk/content: ./ documentation/subprojects.html

Author: buildbot
Date: Wed Mar  4 13:43:01 2020
New Revision: 1057379

Log:
Staging update by buildbot for felix

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

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

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:43:01 2020
@@ -18,7 +18,7 @@
     limitations under the License.
 -->
   <head>
-    <title>Apache Felix - Apache Felix Subproject Documentation</title>
+    <title>Apache Felix - </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>
       </div>
 
-      <h1>Apache Felix Subproject Documentation</h1>
+      <h1></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,51 +88,155 @@ 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-subproject-documentation">Apache Felix Subproject Documentation<a class="headerlink" href="#apache-felix-subproject-documentation" title="Permanent link">&para;</a></h1>
+<p>This is a list of the active subprojects.</p>
+<table class="table">
+<thead>
+<tr>
+<th>Name</th>
+<th>Description</th>
+<th>Source</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td><a href="">Atomos</a></td>
+<td></td>
+<td><a href="https://github.com/apache/felix-atomos">source</a></td>
+</tr>
+<tr>
+<td><a href="https://github.com/apache/felix-dev/tree/master/configadmin">Config Admin</a></td>
+<td>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.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/configadmin">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-dependency-manager.html">Dependency Manager</a></td>
+<td>An API-based component model to simplify OSGi-based development.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/dependencymanager">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-event-admin.html">Event Admin</a></td>
+<td>An implementation of the OSGi Event Admin service specification for event-based communication.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/eventadmin">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-file-install.html">File Install</a></td>
+<td>A simple, directory-based management agent for managing bundle deployment.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/fileinstall">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-framework.html">Framework</a></td>
+<td>An implementation of the OSGi R7 core framework.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/framework">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-framework-security.html">Framework Security</a></td>
+<td></td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/framework.security">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-gogo.html">Gogo</a></td>
+<td>An advanced shell for interacting with OSGi frameworks.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/gogo">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-healthchecks.html">Health Checks</a></td>
+<td>An extensible framework to monitor the status of the OSGi container at runtime.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/healthcheck">source</a></td>
+</tr>
+<tr>
+<td><a href="https://github.com/apache/felix-dev/tree/master/http">HTTP Service</a></td>
+<td>An implementation of the <a href="https://osgi.org/specification/osgi.cmpn/7.0.0/service.http.whiteboard.html">OSGi HTTP Whiteboard</a> and <a href="https://osgi.org/specification/osgi.cmpn/7.0.0/service.http.html">Http Service specification</a>.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/http">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-inventory.html">Inventory Printer</a></td>
+<td>A simple and extensible framework to retrieve inventory information about applications running in an OSGi Framework.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/inventory">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-ipojo.html">iPOJO</a></td>
+<td>A sophisticated service-oriented component model to simplify OSGi-based development.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/ipojo">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-log.html">Log</a></td>
+<td>A simple, memory-based implementation of the OSGi Log service specification.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/log">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-logback.html">Logback</a></td>
+<td>Apache Felix Logback is a small integration of the <a href="https://logback.qos.ch/">Logback</a> backend with OSGi.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/logback">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-maven-bundle-plugin-bnd.html">Maven Bundle Plugin</a></td>
+<td>A Maven plugin to simplify building bundles.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/tools/maven-bundle-plugin">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-metatype-service.html">Metatype</a></td>
+<td>An implementation of the OSGi Metatype service to describe types needed by bundles.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/shell">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-osgi-bundle-repository.html">OSGi Bundle Repository</a></td>
+<td>A bundle repository service to simplify discovering and deploying bundles and their dependencies.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/org.osgi.service.obr">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-preferences-service.html">Preferences Service</a></td>
+<td>An implementation of the OSGi Preferences service specification for storing settings and preferences.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/preferences">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-remote-shell.html">Remote Shell</a></td>
+<td>A remote, text-based interface to the Apache Felix Shell.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/shell.remote">source</a></td>
+</tr>
+<tr>
+<td><a href="https://github.com/apache/felix-dev/tree/master/scr">Service Component Runtime</a></td>
+<td>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.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/scr">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-shell.html">Shell</a></td>
+<td>A very simple shell service implemented as a bundle for interacting with an OSGi framework instance.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/shell">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-shell-tui.html">Shell TUI</a></td>
+<td>A simple, text-based interface to the Apache Felix Shell.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/shell.tui">source</a></td>
+</tr>
+<tr>
+<td><a href="apache-felix-web-console.html">Web Console</a></td>
+<td>A simple tool to inspect and manage OSGi framework instances using your favorite Web Browser.</td>
+<td><a href="https://github.com/apache/felix-dev/tree/master/webconsole">source</a></td>
+</tr>
+</tbody>
+</table>
+<h2 id="maintenance">Maintenance<a class="headerlink" href="#maintenance" title="Permanent link">&para;</a></h2>
+<p>The following projects are in maintenance mode meaning there is no active development anymore.</p>
 <ul>
-<li><a href="/documentation/subprojects/apache-felix-autoconf.html">Apache Felix Auto Configuration</a></li>
-<li><a href="/documentation/subprojects/apache-felix-commons.html">Apache Felix Commons</a></li>
-<li><a href="/documentation/subprojects/apache-felix-dependency-manager.html">Apache Felix Dependency Manager</a></li>
-<li><a href="/documentation/subprojects/apache-felix-deployment-admin.html">Apache Felix Deployment Admin</a></li>
-<li><a href="/documentation/subprojects/apache-felix-event-admin.html">Apache Felix Event Admin</a></li>
-<li><a href="/documentation/subprojects/apache-felix-file-install.html">Apache Felix File Install</a></li>
-<li><a href="/documentation/subprojects/apache-felix-framework.html">Apache Felix Framework</a></li>
-<li><a href="/documentation/subprojects/apache-felix-framework-security.html">Apache Felix Framework Security</a></li>
-<li><a href="/documentation/subprojects/apache-felix-gogo.html">Apache Felix Gogo</a></li>
-<li><a href="/documentation/subprojects/apache-felix-healthchecks.html">Apache Felix Health Checks </a></li>
-<li><a href="/documentation/subprojects/apache-felix-inventory.html">Apache Felix Inventory Printer</a></li>
-<li><a href="/documentation/subprojects/apache-felix-ipojo.html">Apache Felix iPOJO</a></li>
-<li><a href="/documentation/subprojects/apache-felix-jaas.html">Apache Felix JAAS Support</a></li>
-<li><a href="/documentation/subprojects/apache-felix-lightweight-http-service.html">Apache Felix Lightweight HTTP Service</a></li>
-<li><a href="/documentation/subprojects/apache-felix-log.html">Apache Felix Log</a></li>
-<li><a href="/documentation/subprojects/apache-felix-logback.html">Apache Felix Logback</a></li>
-<li><a href="/documentation/subprojects/apache-felix-manifest-generator-mangen.html">Apache Felix Manifest Generator (mangen)</a></li>
-<li><a href="/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.html">Apache Felix Maven Bundle Plugin (BND)</a></li>
-<li><a href="/documentation/subprojects/apache-felix-maven-obr-plugin.html">Apache Felix Maven OBR Plugin</a></li>
-<li><a href="/documentation/subprojects/apache-felix-maven-osgi-plugin.html">Apache Felix Maven OSGi Plugin</a></li>
-<li><a href="/documentation/subprojects/apache-felix-maven-scr-plugin.html">Apache Felix Maven SCR Plugin</a></li>
-<li><a href="/documentation/subprojects/apache-felix-metatype-service.html">Apache Felix Metatype Service</a></li>
-<li><a href="/documentation/subprojects/apache-felix-osgi-bundle-repository.html">Apache Felix OSGi Bundle Repository (OBR)</a></li>
-<li><a href="/documentation/subprojects/apache-felix-osgi-core.html">Apache Felix OSGi Core</a></li>
-<li><a href="/documentation/subprojects/apache-felix-preferences-service.html">Apache Felix Preferences Service</a></li>
-<li><a href="/documentation/subprojects/apache-felix-remote-shell.html">Apache Felix Remote Shell</a></li>
-<li><a href="/documentation/subprojects/apache-felix-script-console-plugin.html">Apache Felix Script Console Plugin</a></li>
-<li><a href="/documentation/subprojects/apache-felix-serialization-framework.html">Apache Felix Serialization Framework</a></li>
-<li><a href="/documentation/subprojects/apache-felix-shell.html">Apache Felix Shell</a></li>
-<li><a href="/documentation/subprojects/apache-felix-shell-tui.html">Apache Felix Shell TUI</a></li>
-<li><a href="/documentation/subprojects/apache-felix-upnp.html">Apache Felix UPnP</a></li>
-<li><a href="/documentation/subprojects/apache-felix-user-admin.html">Apache Felix User Admin</a></li>
-<li><a href="/documentation/subprojects/apache-felix-web-console.html">Apache Felix Web Console</a></li>
-<li>
-<p><a href="/documentation/subprojects/mosgi-managed-osgi-framework.html">MOSGi Managed OSGi framework</a></p>
-</li>
-<li>
-<p><a href="https://github.com/apache/felix-dev/tree/master/configadmin">Apache Felix 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.</p>
-</li>
-<li><a href="https://github.com/apache/felix-dev/tree/master/http">Apache Felix HTTP Service</a> - An implementation of the <a href="https://osgi.org/specification/osgi.cmpn/7.0.0/service.http.whiteboard.html">OSGi HTTP Whiteboard</a> and <a href="https://osgi.org/specification/osgi.cmpn/7.0.0/service.http.html">Http Service specification</a>.</li>
-<li><a href="https://github.com/apache/felix-dev/tree/master/scr">Apache Felix 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="apache-felix-autoconf.html">Auto Configuration</a></li>
+<li><a href="apache-felix-commons.html">Commons</a></li>
+<li><a href="apache-felix-deployment-admin.html">Deployment Admin</a></li>
+<li><a href="apache-felix-jaas.html">JAAS Support</a></li>
+<li><a href="apache-felix-lightweight-http-service.html">Lightweight HTTP Service</a></li>
+<li><a href="apache-felix-manifest-generator-mangen.html">Manifest Generator (mangen)</a></li>
+<li><a href="apache-felix-maven-obr-plugin.html">Maven OBR Plugin</a></li>
+<li><a href="apache-felix-maven-osgi-plugin.html">Maven OSGi Plugin</a></li>
+<li><a href="apache-felix-maven-scr-plugin.html">Maven SCR Plugin</a></li>
+<li><a href="mosgi-managed-osgi-framework.html">MOSGi Managed OSGi framework</a></li>
+<li><a href="apache-felix-osgi-core.html">OSGi Core</a></li>
+<li><a href="apache-felix-script-console-plugin.html">Script Console Plugin</a></li>
+<li><a href="apache-felix-serialization-framework.html">Serialization Framework</a></li>
+<li><a href="apache-felix-upnp.html">UPnP</a></li>
+<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. 1874764 by cziegeler on Tue, 3 Mar 2020 22:45:12 +0000
+        Rev. 1874790 by cziegeler on Wed, 4 Mar 2020 13:42:41 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project