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 8480d0fa DS Plugin 2.2.0 and http servlet api 2.1.0
8480d0fa is described below

commit 8480d0fa0ae43ed9dbc48a6dcba5997b9ae1e1b2
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Nov 2 13:42:23 2022 +0100

    DS Plugin 2.2.0 and http servlet api 2.1.0
---
 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 8fa22d21..a9f6b697 100644
--- a/downloads.list
+++ b/downloads.list
@@ -60,7 +60,7 @@ HTTP Service Jetty|org.apache.felix.http.jetty|4.2.2
 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 + 4.0 + 5.0 API|org.apache.felix.http.servlet-api|2.0.0
+HTTP Servlet 2.6 + 3.0 + 4.0 + 5.0 API|org.apache.felix.http.servlet-api|2.1.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||-
@@ -112,7 +112,7 @@ User Admin MongoDB-based 
store|org.apache.felix.useradmin.mongodb|1.0.1|project|
 Utils|org.apache.felix.utils|1.11.0|||doc/changelog.txt
 Web Console|org.apache.felix.webconsole|4.8.4
 Web Console (all-in-one bundle)|org.apache.felix.webconsole|4.8.4||all
-Web Console DS Plugin|org.apache.felix.webconsole.plugins.ds|2.1.0
+Web Console DS Plugin|org.apache.felix.webconsole.plugins.ds|2.2.0
 Web Console Event Admin Plugin|org.apache.felix.webconsole.plugins.event|1.1.8
 Web Console Memory Usage 
Plugin|org.apache.felix.webconsole.plugins.memoryusage|1.0.10
 Web Console OBR Plugin|org.apache.felix.webconsole.plugins.obr|1.0.4
diff --git a/modules/ROOT/examples/downloads.yml 
b/modules/ROOT/examples/downloads.yml
index 7f664e0f..78f823f8 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -203,7 +203,7 @@ subprojects:
 
   - title: HTTP Servlet 2.6 + 3.0 + 4.0 + 5.0 API
     artifactId: org.apache.felix.http.servlet-api
-    version: 2.0.0
+    version: 2.1.0
     source_classifier: source-release
     changelog: false
 
@@ -334,7 +334,7 @@ subprojects:
 
   - title: Web Console DS Plugin
     artifactId: org.apache.felix.webconsole.plugins.ds
-    version: 2.1.0
+    version: 2.2.0
     source_classifier: source-release
     changelog: felix-dev/blob/master/webconsole-plugins/ds/changelog.txt
 
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 2fcd2c03..f2a2737e 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,5 +1,6 @@
 = News
 
+* 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)
 * Apache Felix Webconsole 4.8.4 (September 5th, 2022)
 * Apache Felix Event Admin 1.6.4 (July 29th, 2022)

Reply via email to