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 f4fc6d51 Webconsole 4.8.4 release
f4fc6d51 is described below
commit f4fc6d5173df9f6a2261906d67e012167672420f
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Sep 5 06:59:59 2022 +0200
Webconsole 4.8.4 release
---
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 d6e09368..0f3b5c22 100644
--- a/downloads.list
+++ b/downloads.list
@@ -110,8 +110,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.8.2
-Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.8.2||all
+Web Console|org.apache.felix.webconsole|4.8.4
+Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.8.4||all
Web Console DS Plugin|org.apache.felix.webconsole.plugins.ds|2.1.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
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index 6e15e8f5..fbf1c6ac 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -321,13 +321,13 @@ subprojects:
- title: Web Console
artifactId: org.apache.felix.webconsole
- version: 4.8.2
+ version: 4.8.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.7.0
+ version: 4.8.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 5b1f6aed..340ff619 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Webconsole 4.8.4 (September 5th, 2022)
* Apache Felix Event Admin 1.6.4 (July 29th, 2022)
* Apache Felix Health Check General Checks 3.0.4 (July 7th, 2022)
* Apache Felix Health Check General Checks 3.0.2 and Http Servlet API 2.0.0
(June 13th, 2022)