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 25912961 Webconsole 4.8.12
25912961 is described below
commit 2591296153c79415c66e9df1f05ca4cc544da023
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Aug 4 16:42:09 2023 +0200
Webconsole 4.8.12
---
downloads.list | 4 ++--
modules/ROOT/examples/downloads.yml | 2 +-
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/downloads.list b/downloads.list
index e9319087..cf141c86 100644
--- a/downloads.list
+++ b/downloads.list
@@ -111,8 +111,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.8
-Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.8.4||all
+Web Console|org.apache.felix.webconsole|4.8.12
+Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.8.12||all
Web Console DS Plugin|org.apache.felix.webconsole.plugins.ds|2.2.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 fa143cd1..bcb4aab0 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -339,7 +339,7 @@ subprojects:
- title: Web Console
artifactId: org.apache.felix.webconsole
- version: 4.8.8
+ version: 4.8.12
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 e51f2644..841e715d 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Webconsole 4.8.12 (August 4th, 2023)
* Apache Felix Configadmin Interpolator Plugin 1.2.8 (July 24th, 2023)
* Apache Felix Webconsole 4.8.10 (July 23rd, 2023)
* Apache Felix Http Jetty 4.2.14, Http Bridge 4.2.10, Http Base 4.2.8 (July
23rd, 2023)