Author: cziegeler
Date: Wed Mar  4 12:16:14 2020
New Revision: 1874782

URL: http://svn.apache.org/viewvc?rev=1874782&view=rev
Log:
Remove scr plugin from front page

Modified:
    felix/site/trunk/content/index.mdtext

Modified: felix/site/trunk/content/index.mdtext
URL: 
http://svn.apache.org/viewvc/felix/site/trunk/content/index.mdtext?rev=1874782&r1=1874781&r2=1874782&view=diff
==============================================================================
--- felix/site/trunk/content/index.mdtext (original)
+++ felix/site/trunk/content/index.mdtext Wed Mar  4 12:16:14 2020
@@ -26,7 +26,6 @@ The Felix project is organized into subp
 * [Log]({{ refs.apache-felix-log.path }}) - A simple, memory-based 
implementation of the OSGi Log service specification.
 * [Felix Logback]({{ refs.apache-felix-logback.path }}) - Apache Felix Logback 
is a small integration of the [Logback](https://logback.qos.ch/) backend with 
OSGi.
 * [Maven Bundle Plugin]({{ refs.apache-felix-maven-bundle-plugin-bnd.path }}) 
- A Maven plugin to simplify building bundles.
-* [Maven SCR Plugin]({{ refs.apache-felix-maven-scr-plugin.path }}) - A Maven 
plugin to simplify using Declarative Services.
 * [Metatype]({{ refs.apache-felix-metatype-service.path }}) - An 
implementation of the OSGi Metatype service to describe types needed by bundles.
 * [OSGi Bundle Repository]({{ refs.apache-felix-osgi-bundle-repository.path 
}}) - A bundle repository service to simplify discovering and deploying bundles 
and their dependencies.
 * [Preferences]({{ refs.apache-felix-preferences-service.path }}) - An 
implementation of the OSGi Preferences service specification for storing 
settings and preferences.
@@ -37,7 +36,7 @@ The Felix project is organized into subp
 * [UPnP]({{ refs.apache-felix-upnp.path }}) - An implementation of the OSGi 
UPnP Device service specification for UPnP device integration.
 * [Web Console]({{ refs.apache-felix-web-console.path }}) - A simple tool to 
inspect and manage OSGi framework instances using your favorite Web Browser.
 
-Several other unreleased sub-projects also exist, please refer to the 
[Subprojects]({{ refs.subprojects.path }}) page for more. To see some projects 
using Felix subprojects, refer to the [Projects Using Felix]({{ 
refs.projects-using-felix.path }}) documentation.
+This is just an excerpt, please refer to the [Subprojects]({{ 
refs.subprojects.path }}) page for a complete list of subprojects. To see some 
projects using Felix subprojects, refer to the [Projects Using Felix]({{ 
refs.projects-using-felix.path }}) documentation.
 
 
 <script src="/res/jquery.js" type="text/javascript"></script>


Reply via email to