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 bff3cad7 New http releases
bff3cad7 is described below
commit bff3cad78162fe5b2fa51a74533d71ca75e669d0
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Nov 17 10:09:00 2024 +0100
New http releases
---
downloads.list | 2 +-
modules/ROOT/examples/downloads.yml | 4 ++--
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/downloads.list b/downloads.list
index d0dc504a..abd6742d 100644
--- a/downloads.list
+++ b/downloads.list
@@ -58,7 +58,7 @@ Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.2
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.26
-HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.16
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.18
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 d545e390..9cc035f3 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -191,7 +191,7 @@ subprojects:
- title: HTTP Service Jetty12
artifactId: org.apache.felix.http.jetty12
- version: 1.0.16
+ version: 1.0.18
source_classifier: source-release
changelog: false
@@ -209,7 +209,7 @@ subprojects:
- title: HTTP Wrappers
artifactId: org.apache.felix.http.wrappers6
- version: 1.1.6
+ version: 1.1.8
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index cd2a2f47..9b357884 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Http Jetty12 1.0.18, Http Jetty 4.2.28 and Http Wrapper 1.1.8
(November 17th 2024)
* Apache Felix Webconsole 5.0.8 (Sep 19th, 2024)
* Apache Felix Http Jetty 5.1.26 and Http Jetty12 1.0.16 (Sep 13th, 2024)
* Apache Felix Http Jetty 5.1.24, Http Jetty12 1.0.14, Webconsole 5.0.6, Http
Inventoryprinter 1.0.2, Http Webconsoleplugin 1.2.0 (July 10th, 2024)