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 2539a226 Webconsole 4.9.4
2539a226 is described below
commit 2539a2262fa9b9149236ea500d7735d317dadf29
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Sep 11 07:05:39 2023 +0200
Webconsole 4.9.4
---
downloads.list | 4 ++--
modules/ROOT/examples/downloads.yml | 4 ++--
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/downloads.list b/downloads.list
index 6562ee60..98b18f9f 100644
--- a/downloads.list
+++ b/downloads.list
@@ -112,8 +112,8 @@ User Admin |org.apache.felix.useradmin|1.0.4|project||-
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.2||all
+Web Console|org.apache.felix.webconsole|4.9.4
+Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.9.4||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
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index 9a21a54c..4c4704ce 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -345,13 +345,13 @@ subprojects:
- title: Web Console
artifactId: org.apache.felix.webconsole
- version: 4.9.2
+ version: 4.9.4
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.2
+ version: 4.9.4
classifier: all
source_classifier: source-release
changelog: felix-dev/blob/master/webconsole/changelog.txt
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 4692699f..ecd35bb1 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Webconsole 4.9.4 (September 11th, 2023)
* Apache Felix Http Jetty 4.2.18 (September 9th, 2023)
* 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)