rombert opened a new pull request, #2: URL: https://github.com/apache/sling-org-apache-sling-mcp-server/pull/2
Since the Servlets from the SDK use the jakarta.servlet APIs we embed those APIs and the felix wrappers in the bundle. This allows MCP SDK servlets to function unaltered and the Sling McpServlet to use the old javax.servlet API. We also restrict slf4j imports to work with the older Sling commons.log version on the premise that projects that compile against slf4j 2.0 don't actually use any of the new APIs and can function with 1.7.x as well. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
