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 71c44b57 New releases
71c44b57 is described below

commit 71c44b57096836763eb95b07e173340f34191d47
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Aug 31 09:32:56 2023 +0200

    New releases
---
 downloads.list                      |  8 ++++----
 modules/ROOT/examples/downloads.yml | 10 +++++-----
 modules/ROOT/pages/news.adoc        |  1 +
 3 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/downloads.list b/downloads.list
index 045b2e1a..288e5f78 100644
--- a/downloads.list
+++ b/downloads.list
@@ -59,11 +59,11 @@ HTTP Service Base|org.apache.felix.http.base|5.1.0
 HTTP Service Bridge|org.apache.felix.http.bridge|5.1.0
 HTTP Service Jetty|org.apache.felix.http.jetty|5.1.0
 HTTP Service Proxy|org.apache.felix.http.proxy|3.0.6
-HTTP Service SSL filter|org.apache.felix.http.sslfilter|1.2.6
+HTTP Service SSL filter|org.apache.felix.http.sslfilter|2.0.2
 HTTP Service Whiteboard|org.apache.felix.http.whiteboard|4.0.0
 HTTP Servlet 2.6 + 3.0 + 4.0 + 5.0 API|org.apache.felix.http.servlet-api|2.1.0
 HTTP Wrappers|org.apache.felix.http.wrappers|1.0.0
-Inventory Printer|org.apache.felix.inventory|1.0.6
+Inventory|org.apache.felix.inventory|2.0.0
 iPOJO (Core)|org.apache.felix.ipojo|1.12.1|project||-
 iPOJO Runtime Project (containing all iPOJO runtime 
modules)|org.apache.felix.ipojo.runtime-project|1.12.1|source-release||-
 iPOJO Architecture Command for the Felix 
Shell|org.apache.felix.ipojo.arch|1.6.0|project||-
@@ -112,8 +112,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.12
-Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.8.12||all
+Web Console|org.apache.felix.webconsole|4.9.0
+Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.9.0||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 1da89e78..2696f0b0 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -197,7 +197,7 @@ subprojects:
 
   - title: HTTP Service SSL filter
     artifactId: org.apache.felix.http.sslfilter
-    version: 2.0.0
+    version: 2.0.2
     source_classifier: source-release
     changelog: false
 
@@ -231,9 +231,9 @@ subprojects:
     source_classifier: source-release
     changelog: false
 
-  - title: Inventory Printer
+  - title: Inventory
     artifactId: org.apache.felix.inventory
-    version: 1.0.6
+    version: 2.0.0
     source_classifier: source-release
     changelog: felix-dev/blob/master/inventory/changelog.txt
 
@@ -345,13 +345,13 @@ subprojects:
 
   - title: Web Console
     artifactId: org.apache.felix.webconsole
-    version: 4.8.12
+    version: 4.9.0
     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.8.4
+    version: 4.9.0
     classifier: all
     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 3bee1b56..4159a97f 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
 = News
 
+* Apache Felix Webconsole 4.9.0, Inventory 2.0.0, Http SSL Filter 2.0.2 and 
Http SSL Filter 1.2.8 (August 31st, 2023)
 * Apache Felix Http Jetty 5.1.0, Http Bridge 5.1.0, Http Base 5.1.0, and Http 
Wrappers 1.0.0 (August 27th, 2023)
 * Apache Felix HealthCheck Core 2.1.0 and HealthCheck Generalchecks 3.0.8 
(August 27th, 2023)
 * Apache Felix Http Jetty 5.0.6 and 4.2.16, Http Bridge 5.0.6 and 4.2.12, Http 
Base 5.0.4 and 4.2.10 (August 21st, 2023)

Reply via email to