From 5ee7f3ffaea5d11e0ffd4e94f462477ec93f0d6f Mon Sep 17 00:00:00 2001 From: Carsten Ziegeler Date: Mon, 23 May 2022 07:05:50 +0200 Subject: [PATCH] Webconsole 4.8.2 --- downloads.list | 4 ++-- modules/ROOT/examples/downloads.yml | 2 +- modules/ROOT/pages/news.adoc | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/downloads.list b/downloads.list index ac3ed0bf..91b3fa80 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.0 -Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.6.0||all +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 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 9b5d5ef5..154a8fad 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.8.0 + version: 4.8.2 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 b321cc85..a2d5cec0 100644 --- a/modules/ROOT/pages/news.adoc +++ b/modules/ROOT/pages/news.adoc @@ -1,6 +1,6 @@ = News - +* Apache Felix Webconsole 4.8.2 (May 23rd) * 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)