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 66659266 New http releases
66659266 is described below
commit 66659266dc608962652e691e9cee245e3fba147f
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Aug 21 13:00:49 2023 +0200
New http releases
---
downloads.list | 6 +++---
modules/ROOT/examples/downloads.yml | 6 +++---
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/downloads.list b/downloads.list
index cf141c86..1853d7f5 100644
--- a/downloads.list
+++ b/downloads.list
@@ -55,9 +55,9 @@ Health Check
API|org.apache.felix.healthcheck.api|2.0.4|project||-
Health Check Core|org.apache.felix.healthcheck.core|2.0.14|project||-
Health Check General
Checks|org.apache.felix.healthcheck.generalchecks|3.0.6|project||-
Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.1.0|project||-
-HTTP Service Base|org.apache.felix.http.base|5.0.2
-HTTP Service Bridge|org.apache.felix.http.bridge|5.0.4
-HTTP Service Jetty|org.apache.felix.http.jetty|5.0.4
+HTTP Service Base|org.apache.felix.http.base|5.0.4
+HTTP Service Bridge|org.apache.felix.http.bridge|5.0.6
+HTTP Service Jetty|org.apache.felix.http.jetty|5.0.6
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 Whiteboard|org.apache.felix.http.whiteboard|4.0.0
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index bcb4aab0..c18a1c9d 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -173,19 +173,19 @@ subprojects:
- title: HTTP Service Base
artifactId: org.apache.felix.http.base
- version: 5.0.2
+ version: 5.0.4
source_classifier: source-release
changelog: false
- title: HTTP Service Bridge
artifactId: org.apache.felix.http.bridge
- version: 5.0.4
+ version: 5.0.6
source_classifier: source-release
changelog: false
- title: HTTP Service Jetty
artifactId: org.apache.felix.http.jetty
- version: 5.0.4
+ version: 5.0.6
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 841e715d..74604ff5 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* 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)
* 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)