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 2fca190f Webconsole 5.0.18 release
2fca190f is described below
commit 2fca190fb05f83e4216d6443c229ddebd6cd843d
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Sep 22 12:28:46 2025 +0200
Webconsole 5.0.18 release
---
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 5c544bb0..7dada29e 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.14
+Web Console|org.apache.felix.webconsole|5.0.18
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 da038366..8033857a 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.14
+ version: 5.0.18
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 d912b7e6..07866471 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -2,6 +2,7 @@
## 2025
+* Apache Felix Webconsole 5.0.18 (September 22nd, 2025)
* Apache Felix Webconsole 5.0.14 (August 27th, 2025)
* Apache Felix Http Jetty 4.2.32, Http Jetty 5.2.0, Http Jetty12 1.1.0, HTTP
Bridge 6.1.0 (August 25th, 2025)
** https://issues.apache.org/jira/browse/FELIX-6792 Do not embed Apache
Commons IO and FIleupload