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 958b85c5 Webconsole 5.0 release
958b85c5 is described below
commit 958b85c515fac3eeb05c3c47f0c2216d0ef1a67e
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Jan 8 07:20:08 2024 +0100
Webconsole 5.0 release
---
downloads.list | 3 +--
modules/ROOT/examples/downloads.yml | 9 +--------
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 3 insertions(+), 10 deletions(-)
diff --git a/downloads.list b/downloads.list
index d6afa8fe..99ad9299 100644
--- a/downloads.list
+++ b/downloads.list
@@ -112,8 +112,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|4.9.6
-Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.9.6||all
+Web Console|org.apache.felix.webconsole|5.0.0
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 126ef692..2a24fec9 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -351,14 +351,7 @@ subprojects:
- title: Web Console
artifactId: org.apache.felix.webconsole
- version: 4.9.6
- 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.6
- classifier: all
+ version: 5.0.0
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 3b42d534..a6cddd5b 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Webconsole 5.0.0 (January 8th, 2024)
* Apache Felix Http Jetty 5.1.6, Http Jetty12 1.0.0, Http Jetty 4.2.22, Http
Base 5.1.4, Http Bridge 5.1.4, Http Base 4.2.12, Http Bridge 4.2.16 (December
11th, 2023)
* Apache Felix iPOJO Manipulator 1.13.0 (December 8th, 2023)
* Apache Felix Http Bridge 4.2.14 (November 6th, 2023)