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 de1512a5 Http Jetty 5.1.20 and Http Jetty12 1.0.10
de1512a5 is described below
commit de1512a56aa77e709880ce48e9eb01fd369575e5
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Jun 16 10:37:09 2024 +0200
Http Jetty 5.1.20 and Http Jetty12 1.0.10
---
downloads.list | 6 +++---
modules/ROOT/examples/downloads.yml | 8 ++++----
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/downloads.list b/downloads.list
index 66910c9c..9c0c7ff5 100644
--- a/downloads.list
+++ b/downloads.list
@@ -57,13 +57,13 @@ 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.18
-HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.8
+HTTP Service Jetty|org.apache.felix.http.jetty|5.1.20
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.0.10
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
HTTP Servlet 2.6 + 3.0 + 4.0 + 5.0 + 6.0
API|org.apache.felix.http.servlet-api|3.0.0
-HTTP Wrappers|org.apache.felix.http.wrappers|1.1.2
+HTTP Wrappers|org.apache.felix.http.wrappers6|1.1.4
Inventory|org.apache.felix.inventory|2.0.0
iPOJO (Core)|org.apache.felix.ipojo|1.12.1|project||-
iPOJO Runtime Project (containing all iPOJO runtime
modules)|org.apache.felix.ipojo.runtime-project|1.12.1|source-release||-
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index 08be9f95..4ea2ad92 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.18
+ version: 5.1.20
source_classifier: source-release
changelog: false
- title: HTTP Service Jetty12
artifactId: org.apache.felix.http.jetty12
- version: 1.0.8
+ version: 1.0.10
source_classifier: source-release
changelog: false
@@ -208,8 +208,8 @@ subprojects:
changelog: false
- title: HTTP Wrappers
- artifactId: org.apache.felix.http.wrappers
- version: 1.1.2
+ artifactId: org.apache.felix.http.wrappers6
+ version: 1.1.4
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index a261ce14..98aa5952 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Http Jetty 5.1.20 and Http Jetty12 1.0.10 (June 16th 2024)
* Apache Felix Http Jetty 5.1.18 (June 13th 2024)
* Apache Felix Http Jetty 5.1.16 and Http Jetty12 1.0.8 (June 10th 2024)
* Apache Felix Http Jetty 5.1.14 and Http Jetty12 1.0.6 (May 27th 2024)