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 cf5355b9 Webconsole 4.8.0 release
cf5355b9 is described below
commit cf5355b90ed337bbd77402ccd43319ea3a73eb51
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon May 16 09:40:21 2022 +0200
Webconsole 4.8.0 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 28855a50..ac3ed0bf 100644
--- a/downloads.list
+++ b/downloads.list
@@ -110,7 +110,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.7.0
+Web Console|org.apache.felix.webconsole|4.8.0
Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.6.0||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
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index 2d41c92e..9b5d5ef5 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -321,7 +321,7 @@ subprojects:
- title: Web Console
artifactId: org.apache.felix.webconsole
- version: 4.7.0
+ version: 4.8.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 3ab6dcdd..b321cc85 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,6 +1,7 @@
= News
+* Apache Felix Webconsole 4.8.0 (May 16th)
* Apache Felix SCR 2.2.0 (February 23rd)
* Apache Felix Http Jetty 4.2.0, Http Servlet API 1.2.0, Http Bridge 4.2.0,
and Http Base 4.2.0 (February 20th)
* Apache Felix Health Check Core 2.0.14 (February 17th, 2022)