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 bb71d9d Servlet API 1.2.0, Http Jetty 4.2.0, Http Bridge 4.2.0, Http
Base 4.2.0
bb71d9d is described below
commit bb71d9d1d84387097e6bb4e1ddee9663ed7f97c2
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Feb 20 13:45:23 2022 +0100
Servlet API 1.2.0, Http Jetty 4.2.0, Http Bridge 4.2.0, Http Base 4.2.0
---
downloads.list | 8 ++++----
modules/ROOT/examples/downloads.yml | 10 +++++-----
modules/ROOT/pages/news.adoc | 1 +
3 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/downloads.list b/downloads.list
index 423ebb8..4ac2a2e 100644
--- a/downloads.list
+++ b/downloads.list
@@ -54,13 +54,13 @@ 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.0|project||-
Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.0.2|project||-
-HTTP Service Base|org.apache.felix.http.base|4.1.4
-HTTP Service Bridge|org.apache.felix.http.bridge|4.1.4
-HTTP Service Jetty|org.apache.felix.http.jetty|4.1.12
+HTTP Service Base|org.apache.felix.http.base|4.2.0
+HTTP Service Bridge|org.apache.felix.http.bridge|4.2.0
+HTTP Service Jetty|org.apache.felix.http.jetty|4.2.0
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
-HTTP Servlet 2.6 + 3.0 API|org.apache.felix.http.servlet-api|1.1.2
+HTTP Servlet 2.6 + 3.0 + 4.0 API|org.apache.felix.http.servlet-api|1.2.0
Inventory Printer|org.apache.felix.inventory|1.0.6
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 ac13d6a..210833f 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -167,19 +167,19 @@ subprojects:
- title: HTTP Service Base
artifactId: org.apache.felix.http.base
- version: 4.1.6
+ version: 4.2.0
source_classifier: source-release
changelog: false
- title: HTTP Service Bridge
artifactId: org.apache.felix.http.bridge
- version: 4.1.6
+ version: 4.2.0
source_classifier: source-release
changelog: false
- title: HTTP Service Jetty
artifactId: org.apache.felix.http.jetty
- version: 4.1.14
+ version: 4.2.0
source_classifier: source-release
changelog: false
@@ -201,9 +201,9 @@ subprojects:
source_classifier: source-release
changelog: false
- - title: HTTP Servlet 2.6 + 3.0 API
+ - title: HTTP Servlet 2.6 + 3.0 + 4.0 API
artifactId: org.apache.felix.http.servlet-api
- version: 1.1.2
+ version: 1.2.0
source_classifier: source-release
changelog: false
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 348762d..82164f4 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
= News
+* Apache Felix Http Jetty 4.2.0, Http Servlet API 1.2.0, Http Bridge 4.2.0,
and Http Base 4.2.0 (February 20th)
* Apache Felix Health Check Core 2.0.14 (February 17th, 2022)
* Apache Felix Health Check Core 2.0.12, Health Check General Checks 3.0.0
(January 3rd, 2022)
* Apache Felix Framework 7.0.3 and Framework Security 2.8.3 released (December
6th, 2021)