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 2255b019 Http releases
2255b019 is described below
commit 2255b01996906d8e079120dca5d0548e50c91739
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun May 5 10:59:48 2024 +0200
Http releases
---
downloads.list | 7 ++++---
modules/ROOT/examples/downloads.yml | 8 ++++----
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/downloads.list b/downloads.list
index 6f62a2df..45af82d9 100644
--- a/downloads.list
+++ b/downloads.list
@@ -55,9 +55,10 @@ Health Check
API|org.apache.felix.healthcheck.api|2.0.4|project||-
Health Check Core|org.apache.felix.healthcheck.core|2.2.0|project||-
Health Check General
Checks|org.apache.felix.healthcheck.generalchecks|3.0.8|project||-
Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.2.0|project||-
-HTTP Service Base|org.apache.felix.http.base|5.1.6
-HTTP Service Bridge|org.apache.felix.http.bridge|5.1.6
-HTTP Service Jetty|org.apache.felix.http.jetty|5.1.10
+HTTP Service Base|org.apache.felix.http.base|5.1.8
+HTTP Service Bridge|org.apache.felix.http.bridge|5.1.8
+HTTP Service Jetty|org.apache.felix.http.jetty|5.1.12
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.4
HTTP Service Proxy|org.apache.felix.http.proxy|3.0.6
HTTP Service SSL filter|org.apache.felix.http.sslfilter|2.0.2
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 c9f8d1cc..30090b1d 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -173,25 +173,25 @@ subprojects:
- title: HTTP Service Base
artifactId: org.apache.felix.http.base
- version: 5.1.6
+ version: 5.1.8
source_classifier: source-release
changelog: false
- title: HTTP Service Bridge
artifactId: org.apache.felix.http.bridge
- version: 5.1.6
+ version: 5.1.8
source_classifier: source-release
changelog: false
- title: HTTP Service Jetty
artifactId: org.apache.felix.http.jetty
- version: 5.1.10
+ version: 5.1.12
source_classifier: source-release
changelog: false
- title: HTTP Service Jetty12
artifactId: org.apache.felix.http.jetty12
- version: 1.0.2
+ version: 1.0.4
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index c5497a14..150a8825 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Http Jetty 5.1.12, Http Jetty12 1.0.4, Http Base 5.1.8 and Http
Bridge 5.1.8 (May 5th)
* Apache Felix Webconsole 5.0.2 and 4.9.8 (April, 14th)
* Apache Felix Http Jetty 5.1.10 and Http Jetty 4.2.26 (March, 4th)
* Apache Felix Http Jetty 5.1.8, Http Jetty12 1.0.2, Http Jetty 4.2.24, Http
Base 5.1.6, Http Base 4.2.14, Http Bridge 5.1.6 and Http Bridge 4.2.18 (January
26th)