This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git
The following commit(s) were added to refs/heads/main by this push:
new 24ced97b Add releases
24ced97b is described below
commit 24ced97bb962e44994da758e0e0b0b7d3aa93fc9
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Sep 6 07:01:25 2023 +0200
Add releases
---
downloads.list | 14 +++++++-------
modules/ROOT/examples/downloads.yml | 18 +++++++++---------
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 17 insertions(+), 16 deletions(-)
diff --git a/downloads.list b/downloads.list
index 288e5f78..6562ee60 100644
--- a/downloads.list
+++ b/downloads.list
@@ -54,7 +54,7 @@ Health Check
Annotations|org.apache.felix.healthcheck.annotation|2.0.0|project||
Health Check API|org.apache.felix.healthcheck.api|2.0.4|project||-
Health Check Core|org.apache.felix.healthcheck.core|2.1.0|project||-
Health Check General
Checks|org.apache.felix.healthcheck.generalchecks|3.0.8|project||-
-Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.1.0|project||-
+Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.2.0|project||-
HTTP Service Base|org.apache.felix.http.base|5.1.0
HTTP Service Bridge|org.apache.felix.http.bridge|5.1.0
HTTP Service Jetty|org.apache.felix.http.jetty|5.1.0
@@ -113,12 +113,12 @@ User Admin File-based
store|org.apache.felix.useradmin.filestore|1.0.2|project||
User Admin MongoDB-based
store|org.apache.felix.useradmin.mongodb|1.0.1|project||-
Utils|org.apache.felix.utils|1.11.0|||doc/changelog.txt
Web Console|org.apache.felix.webconsole|4.9.0
-Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.9.0||all
-Web Console DS Plugin|org.apache.felix.webconsole.plugins.ds|2.2.0
-Web Console Event Admin Plugin|org.apache.felix.webconsole.plugins.event|1.1.8
-Web Console Memory Usage
Plugin|org.apache.felix.webconsole.plugins.memoryusage|1.0.10
-Web Console OBR Plugin|org.apache.felix.webconsole.plugins.obr|1.0.4
-Web Console PackageAdmin
Plugin|org.apache.felix.webconsole.plugins.packageadmin|1.0.4
+Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.9.2||all
+Web Console DS Plugin|org.apache.felix.webconsole.plugins.ds|2.3.0
+Web Console Event Admin Plugin|org.apache.felix.webconsole.plugins.event|1.2.0
+Web Console Memory Usage
Plugin|org.apache.felix.webconsole.plugins.memoryusage|1.1.0
+Web Console OBR Plugin|org.apache.felix.webconsole.plugins.obr|1.1.0
+Web Console PackageAdmin
Plugin|org.apache.felix.webconsole.plugins.packageadmin|1.1.0
Web Console Script Console
Plugin|org.apache.felix.webconsole.plugins.scriptconsole|1.0.2|project
Web Console ServiceDiagnostics
Plugin|org.apache.felix.servicediagnostics.plugin|0.1.3|||changelog.txt
Web Console Subsystems
Plugin|org.apache.felix.webconsole.plugins.subsystem|0.1.0
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index 2696f0b0..9a21a54c 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -167,7 +167,7 @@ subprojects:
- title: Health Check Webconsole Plugin
artifactId: org.apache.felix.healthcheck.webconsoleplugin
- version: 2.1.0
+ version: 2.2.0
source_classifier: project
changelog: false
@@ -215,7 +215,7 @@ subprojects:
- title: HTTP Service Webconsole Plugin
artifactId: org.apache.felix.http.webconsoleplugin
- version: 1.0.0
+ version: 1.1.0
source_classifier: source-release
changelog: false
@@ -345,44 +345,44 @@ subprojects:
- title: Web Console
artifactId: org.apache.felix.webconsole
- version: 4.9.0
+ version: 4.9.2
source_classifier: source-release
changelog: felix-dev/blob/master/webconsole/changelog.txt
- title: Web Console (all-in-one bundle)
artifactId: org.apache.felix.webconsole
- version: 4.9.0
+ version: 4.9.2
classifier: all
source_classifier: source-release
changelog: felix-dev/blob/master/webconsole/changelog.txt
- title: Web Console DS Plugin
artifactId: org.apache.felix.webconsole.plugins.ds
- version: 2.2.0
+ version: 2.3.0
source_classifier: source-release
changelog: felix-dev/blob/master/webconsole-plugins/ds/changelog.txt
- title: Web Console Event Admin Plugin
artifactId: org.apache.felix.webconsole.plugins.event
- version: 1.1.8
+ version: 1.2.0
source_classifier: source-release
changelog: felix-dev/blob/master/webconsole-plugins/event/changelog.txt
- title: Web Console Memory Usage Plugin
artifactId: org.apache.felix.webconsole.plugins.memoryusage
- version: 1.0.10
+ version: 1.1.0
source_classifier: source-release
changelog:
felix-dev/blob/master/webconsole-plugins/memoryusage/changelog.txt
- title: Web Console OBR Plugin
artifactId: org.apache.felix.webconsole.plugins.obr
- version: 1.0.4
+ version: 1.1.0
source_classifier: source-release
changelog: felix-dev/blob/master/webconsole-plugins/obr/changelog.txt
- title: Web Console PackageAdmin Plugin
artifactId: org.apache.felix.webconsole.plugins.packageadmin
- version: 1.0.4
+ version: 1.1.0
source_classifier: source-release
changelog:
felix-dev/blob/master/webconsole-plugins/packageadmin/changelog.txt
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 4159a97f..e43e9451 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Webconsole 4.9.2, HealthCheck Webconsole Plugin 2.2.0, Http
Webconsole Plugin 1.1.0, Webconsole Plugin DS 2.3.0, Webconsole Plugin Event
1.2.0, Webconsole Plugin Obr 1.1.0, Webconsole Plugin Memoryusage 1.1.0,
Webconsole Plugin Packageadmin 1.1.0 (September 6th, 2023)
* Apache Felix Webconsole 4.9.0, Inventory 2.0.0, Http SSL Filter 2.0.2 and
Http SSL Filter 1.2.8 (August 31st, 2023)
* Apache Felix Http Jetty 5.1.0, Http Bridge 5.1.0, Http Base 5.1.0, and Http
Wrappers 1.0.0 (August 27th, 2023)
* Apache Felix HealthCheck Core 2.1.0 and HealthCheck Generalchecks 3.0.8
(August 27th, 2023)