ffang commented on PR #1201: URL: https://github.com/apache/cxf/pull/1201#issuecomment-1792998877
Hi @karlvr @reta , Thanks for what you have done here, very nice! And for the Servlet API 6.0 support of EE10, we need to upgrade to use Jetty 12 and Undertow 2.3.x, and I've been working on it. The working on Jetty12 upgrade took me a while as the Jetty12 API changed a lot. I think I've got most issues resolved for Servlet API 6.0 upgrade, and I just pushed my working branch here https://github.com/apache/cxf/tree/servlet-6 I rebased this branch against branch [CXF-8671](https://issues.apache.org/jira/browse/CXF-8671) you guys have worked on, and I am gonna polish servlet-6 branch a little bit and then send a PR against [CXF-8671](https://issues.apache.org/jira/browse/CXF-8671). Best Regards Freeman -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org