Hi Stefan, On Thu, 2025-12-11 at 09:34 +0000, Stefan Seifert wrote: > the integration tests are running fine on all platform - so although > i do not exactly understand why it's working with jetty 12.0.30, it > seems to work in practices.
I don't understand it either to be honest. I have a suspicion that that the Felix HTTP support does a lot more than just wrap Jetty and can maybe properly implement Servlet 6.1 on top of a Servlet 6.0 container. > > in my pov this is not blocking our sling starter 14 release - we can > always make a new release when felix comes around with a new http > release featuring jetty 12.1. Same here, thanks for taking the time to write tests to check this. Thanks, Robert
