This is an automated email from the ASF dual-hosted git repository.
paulrutter 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 9e1bd856 Http Jetty12 1.1.8 and Maven Bundle Plugin 6.0.2
9e1bd856 is described below
commit 9e1bd8564417ddf91f201b40cdbc928800053202
Author: Paul Rütter <[email protected]>
AuthorDate: Fri Feb 27 10:03:24 2026 +0100
Http Jetty12 1.1.8 and Maven Bundle Plugin 6.0.2
---
downloads.list | 4 ++--
modules/ROOT/examples/downloads.yml | 4 ++--
modules/ROOT/pages/news.adoc | 5 ++++-
3 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/downloads.list b/downloads.list
index 7db85ee9..3dae2a9d 100644
--- a/downloads.list
+++ b/downloads.list
@@ -58,7 +58,7 @@ Health Check Webconsole
Plugin|org.apache.felix.healthcheck.webconsoleplugin|2.2
HTTP Service Base|org.apache.felix.http.base|5.1.16
HTTP Service Bridge|org.apache.felix.http.bridge|6.1.0
HTTP Service Jetty|org.apache.felix.http.jetty|5.2.0
-HTTP Service Jetty|org.apache.felix.http.jetty12|1.1.6
+HTTP Service Jetty|org.apache.felix.http.jetty12|1.1.8
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
@@ -128,7 +128,7 @@ Web Console User Admin
Plugin|org.apache.felix.webconsole.plugins.useradmin|1.0.
# (3) Maven Plugins
# This list is sorted by the title before writing the table
# Format: title|artifactId|version[|classifier[|extension]]
-Maven Bundle Plugin|maven-bundle-plugin|6.0.0|||changelog.txt
+Maven Bundle Plugin|maven-bundle-plugin|6.0.2|||changelog.txt
Maven iPOJO Plugin|maven-ipojo-plugin|1.13.0|||-
Maven junit4osgi Plugin|maven-junit4osgi-plugin|1.0.0|||doc/changelog.txt
Maven OBR Plugin|maven-obr-plugin|1.2.0|||-
diff --git a/modules/ROOT/examples/downloads.yml
b/modules/ROOT/examples/downloads.yml
index 1e55669b..48c5b2f6 100644
--- a/modules/ROOT/examples/downloads.yml
+++ b/modules/ROOT/examples/downloads.yml
@@ -191,7 +191,7 @@ subprojects:
- title: HTTP Service Jetty12
artifactId: org.apache.felix.http.jetty12
- version: 1.1.6
+ version: 1.1.8
source_classifier: source-release
changelog: false
@@ -412,7 +412,7 @@ maven_plugins:
- title: Maven Bundle Plugin
artifactId: maven-bundle-plugin
- version: 6.0.0
+ version: 6.0.2
changelog: felix-dev/blob/master/tools/maven-bundle-plugin/changelog.txt
- title: Maven iPOJO Plugin
diff --git a/modules/ROOT/pages/news.adoc b/modules/ROOT/pages/news.adoc
index 35a2cd27..5bfaafa2 100644
--- a/modules/ROOT/pages/news.adoc
+++ b/modules/ROOT/pages/news.adoc
@@ -1,7 +1,10 @@
= News
## 2025
-
+* Apache Felix Http Jetty12 1.1.8 and Maven Bundle Plugin 6.0.2 (Febuary 27th,
2026)
+** https://issues.apache.org/jira/browse/FELIX-6821 Update to Jetty 12.0.32
+** https://issues.apache.org/jira/browse/FELIX-6816 Update to Jetty 12.0.31
+** https://issues.apache.org/jira/browse/FELIX-6814 Use
project.build.outputTimestamp's value for -reproducible instruction
* Apache Felix Http Jetty12 1.1.6 (November 27th, 2025)
** https://issues.apache.org/jira/browse/FELIX-6811 Update to Jetty 12.0.30
** https://issues.apache.org/jira/browse/FELIX-6810 Update to Jetty 12.0.29