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 46d9f0e9 Http Jetty 5.0.0-RC1 and Http Base 5.0.0-RC1
46d9f0e9 is described below
commit 46d9f0e95365b57e716a6dc979aab5e0e43304ad
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sat Nov 12 13:11:36 2022 +0100
Http Jetty 5.0.0-RC1 and Http Base 5.0.0-RC1
---
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 a29fd993..70ce5e23 100644
--- a/downloads.list
+++ b/downloads.list
@@ -54,9 +54,9 @@ Health Check
API|org.apache.felix.healthcheck.api|2.0.4|project||-
Health Check Core|org.apache.felix.healthcheck.core|2.0.14|project||-
Health Check General
Checks|org.apache.felix.healthcheck.generalchecks|3.0.4|project||-
Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.0.2|project||-
-HTTP Service Base|org.apache.felix.http.base|4.2.2
+HTTP Service Base|org.apache.felix.http.base|5.0.0-RC1
HTTP Service Bridge|org.apache.felix.http.bridge|4.2.2
-HTTP Service Jetty|org.apache.felix.http.jetty|4.2.2
+HTTP Service Jetty|org.apache.felix.http.jetty|5.0.0-RC1
HTTP Service Proxy|org.apache.felix.http.proxy|3.0.6
HTTP Service SSL filter|org.apache.felix.http.sslfilter|1.2.6
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 665094d3..993ca4cd 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -167,7 +167,7 @@ subprojects:
- title: HTTP Service Base
artifactId: org.apache.felix.http.base
- version: 4.2.2
+ version: 5.0.0-RC1
source_classifier: source-release
changelog: false
@@ -179,7 +179,7 @@ subprojects:
- title: HTTP Service Jetty
artifactId: org.apache.felix.http.jetty
- version: 4.2.2
+ version: 5.0.0-RC1
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 23d09e95..5461a772 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Http Jetty 5.0.0-RC1 and Http Base 5.0.0-RC1 (November 12th,
2022)
* Apache Felix Configadmin 1.9.26 and CM JSON 1.0.8 (November 9th, 2022)
* Apache Felix Http Servlet API 2.1.0 and Webconsole Plugin DS 2.2.0 (November
2nd, 2022)
* Apache Felix Http Jetty 4.2.2, Http Bridge 4.2.2, and Http Base 4.2.2
(October 10th, 2022)