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 c8eb01e2 Webconsole 5.0.4
c8eb01e2 is described below
commit c8eb01e22c9ad5cdcf05d1d0ed897f6227c036a2
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Jun 20 09:10:41 2024 +0200
Webconsole 5.0.4
---
downloads.list | 2 +-
modules/ROOT/examples/downloads.yml | 2 +-
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/downloads.list b/downloads.list
index 9c0c7ff5..c9686f2e 100644
--- a/downloads.list
+++ b/downloads.list
@@ -113,7 +113,7 @@ 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|5.0.2
+Web Console|org.apache.felix.webconsole|5.0.4
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 4ea2ad92..b4a94030 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -351,7 +351,7 @@ subprojects:
- title: Web Console
artifactId: org.apache.felix.webconsole
- version: 5.0.2
+ version: 5.0.4
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 98aa5952..ce377019 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Webconsole 5.0.4 (June 20th 2024)
* Apache Felix Http Jetty 5.1.20 and Http Jetty12 1.0.10 (June 16th 2024)
* Apache Felix Http Jetty 5.1.18 (June 13th 2024)
* Apache Felix Http Jetty 5.1.16 and Http Jetty12 1.0.8 (June 10th 2024)