Author: ghenzler
Date: Mon Mar 4 11:55:57 2019
New Revision: 1854765
URL: http://svn.apache.org/viewvc?rev=1854765&view=rev
Log:
HC documentation
Modified:
felix/site/trunk/content/documentation/subprojects.mdtext
felix/site/trunk/content/downloads.list
felix/site/trunk/content/index.mdtext
Modified: felix/site/trunk/content/documentation/subprojects.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects.mdtext?rev=1854765&r1=1854764&r2=1854765&view=diff
==============================================================================
--- felix/site/trunk/content/documentation/subprojects.mdtext (original)
+++ felix/site/trunk/content/documentation/subprojects.mdtext Mon Mar 4
11:55:57 2019
@@ -2,3 +2,4 @@ Title: Apache Felix Subproject Documenta
{% for label, page in children %}* [{{ page.headers.title }}]({{ page.path }})
{% endfor %}
+
\ No newline at end of file
Modified: felix/site/trunk/content/downloads.list
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/downloads.list?rev=1854765&r1=1854764&r2=1854765&view=diff
==============================================================================
--- felix/site/trunk/content/downloads.list (original)
+++ felix/site/trunk/content/downloads.list Mon Mar 4 11:55:57 2019
@@ -47,11 +47,11 @@ Gogo Runtime|org.apache.felix.gogo.runti
Gogo JLine|org.apache.felix.gogo.jline|1.1.0|project||doc/changelog.txt
Gogo Shell|org.apache.felix.gogo.shell|1.1.0|project||doc/changelog.txt
Gogo Command|org.apache.felix.gogo.command|1.0.2|project||doc/changelog.txt
-Health Check Annotations|org.apache.felix.healthcheck.annotation|2.0.0
-Health Check API|org.apache.felix.healthcheck.api|2.0.0
-Health Check Core|org.apache.felix.healthcheck.core|2.0.0
-Health Check General Checks|org.apache.felix.healthcheck.generalchecks|2.0.0
-Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.0.0
+Health Check
Annotations|org.apache.felix.healthcheck.annotation|2.0.0|project||-
+Health Check API|org.apache.felix.healthcheck.api|2.0.0|project||-
+Health Check Core|org.apache.felix.healthcheck.core|2.0.0|project||-
+Health Check General
Checks|org.apache.felix.healthcheck.generalchecks|2.0.0|project||-
+Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.0.0|project||-
HTTP Service Base|org.apache.felix.http.base|4.0.6
HTTP Service Bridge|org.apache.felix.http.bridge|4.0.6
HTTP Service Bundle|org.apache.felix.http.bundle|3.0.0
Modified: felix/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/index.mdtext?rev=1854765&r1=1854764&r2=1854765&view=diff
==============================================================================
--- felix/site/trunk/content/index.mdtext (original)
+++ felix/site/trunk/content/index.mdtext Mon Mar 4 11:55:57 2019
@@ -19,6 +19,7 @@ The Felix project is organized into subp
* [File Install]({{ refs.apache-felix-file-install.path }}) - A simple,
directory-based management agent for managing bundle deployment.
* [Framework]({{ refs.apache-felix-framework.path }}) - An implementation of
the OSGi R6 core framework.
* [Gogo]({{ refs.apache-felix-gogo.path }}) - An advanced shell for
interacting with OSGi frameworks.
+* [Health Checks]({{ refs.apache-felix-healthchecks.path }}) - An extenible
framework to monitor the status of the OSGi container at runtime.
* [HTTP Service]({{ refs.apache-felix-http-service.path }}) - An
implementation of the OSGi HTTP Whiteboard and Http Service specification.
* [Inventory Printer]({{ refs.apache-felix-inventory.path }}) - A simple and
extensible framework to retrieve inventory information about applications
running in an OSGi Framework.
* [iPOJO]({{ refs.apache-felix-ipojo.path }}) - A sophisticated
service-oriented component model to simplify OSGi-based development.