This is an automated email from the ASF dual-hosted git repository. paulrutter pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git
commit 18346fbf9d33da8fcda0d2d8c78205426493d7eb Merge: 2651a951db 5843221196 Author: Paul Rütter <[email protected]> AuthorDate: Fri May 29 10:35:33 2026 +0200 Merge pull request #509 from apache/maintenance/FELIX-6832-fix-deprecations FELIX-6832 Fix Jetty 12.1 deprecation warnings http/README.md | 1 - http/jetty12/CHANGELOG.MD | 31 +++++++++++++ http/jetty12/README | 2 +- http/jetty12/pom.xml | 5 +++ .../jetty/internal/ConfigMetaTypeProvider.java | 10 +---- .../felix/http/jetty/internal/JettyConfig.java | 13 ++---- .../felix/http/jetty/internal/JettyService.java | 52 +++++++++++++++------- .../felix/http/jetty/it/LightClassifierIT.java | 3 ++ 8 files changed, 83 insertions(+), 34 deletions(-)
