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 d2e1229e Apache Felix Http Jetty 5.1.26 and Http Jetty12 1.0.16
d2e1229e is described below
commit d2e1229e9570341d988e41e5a7471e5f5514b1f2
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Sep 13 06:56:05 2024 +0200
Apache Felix Http Jetty 5.1.26 and Http Jetty12 1.0.16
---
downloads.list | 4 ++--
modules/ROOT/examples/downloads.yml | 4 ++--
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/downloads.list b/downloads.list
index aa83ba16..525c63bd 100644
--- a/downloads.list
+++ b/downloads.list
@@ -57,8 +57,8 @@ 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.8
HTTP Service Bridge|org.apache.felix.http.bridge|5.1.8
-HTTP Service Jetty|org.apache.felix.http.jetty|5.1.24
-HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.14
+HTTP Service Jetty|org.apache.felix.http.jetty|5.1.26
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.16
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 e67583e3..f271a1c1 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -185,13 +185,13 @@ subprojects:
- title: HTTP Service Jetty
artifactId: org.apache.felix.http.jetty
- version: 5.1.24
+ version: 5.1.26
source_classifier: source-release
changelog: false
- title: HTTP Service Jetty12
artifactId: org.apache.felix.http.jetty12
- version: 1.0.14
+ version: 1.0.16
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 423aaa65..da05bbf1 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* 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)
* Apache Felix Http Jetty 5.1.22, Http Jetty12 1.0.12, Http Wrappers 1.0.6 and
Http Wrappers 1.1.6 (June 23rd 2024)
* Apache Felix Webconsole 5.0.4 (June 20th 2024)