This is an automated email from the ASF dual-hosted git repository.
paulrutter pushed a change to branch feature/FELIX-6750-Jetty-12.1.0-tryout
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
from 00a3c42aa9 FELIX-6750 Try out Jetty 12.1.0 in Felix HTTP - Update
README.md
add eb61dc7817 FELIX-6750 Try out Jetty 12.1.0 in Felix HTTP - Update
wrappers to implement new methods for servlet-api 6.1. This will break
backwards compatbility though
No new revisions were added by this update.
Summary of changes:
http/jetty12/pom.xml | 2 +-
http/wrappers/pom.xml | 7 +++---
.../jakartawrappers/HttpServletRequestWrapper.java | 11 ++++++++
.../HttpServletResponseWrapper.java | 29 ++++++++++++++++++++--
4 files changed, 43 insertions(+), 6 deletions(-)