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 8f0b858d Http jetty releases
8f0b858d is described below
commit 8f0b858dba2c9469eef58935646cb8bbeb58ffd5
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sat Nov 4 10:04:18 2023 +0100
Http jetty releases
---
downloads.list | 2 +-
modules/ROOT/examples/downloads.yml | 2 +-
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/downloads.list b/downloads.list
index f02c7f42..34406134 100644
--- a/downloads.list
+++ b/downloads.list
@@ -57,7 +57,7 @@ Health Check General
Checks|org.apache.felix.healthcheck.generalchecks|3.0.8|pro
Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.2.0|project||-
HTTP Service Base|org.apache.felix.http.base|5.1.2
HTTP Service Bridge|org.apache.felix.http.bridge|5.1.2
-HTTP Service Jetty|org.apache.felix.http.jetty|5.1.2
+HTTP Service Jetty|org.apache.felix.http.jetty|5.1.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 720fd83d..259e7d9e 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -185,7 +185,7 @@ subprojects:
- title: HTTP Service Jetty
artifactId: org.apache.felix.http.jetty
- version: 5.1.2
+ version: 5.1.4
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 8de88023..0a2b3014 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felic Http Jetty 5.1.4 and Http Jetty 4.2.20 (November 4th, 2023)
* Apache Felix Webconsole 4.9.6 (October 7th, 2023)
* Apache Felix Http Jetty 5.1,2, Http Servlet API 3.0.0, Http Base 5.1.2, Http
Bridge 5.1.2, Http Wrappers 1.1.2 and Http Wrappers 1.0.2 (October 2nd, 2023)
* Apache Felix Http Wrapper 1.1.0 and Healthcheck Core 2.2.0 (September 16th,
2023)