On Wed, 2026-03-25 at 15:35 +0100, Konrad Windszus wrote: > Hi, > The META-INF/LICENSE of both bundle contains: > > "For MCP SDK 0.17.0 (io.modelcontextprotocol:mcp-json-jackson2) > > This product bundles MCP SDK 0.17.0, which is available under a "MIT" > license. For details, see > https://github.com/modelcontextprotocol/java-sdk” > > (From > https://github.com/apache/sling-org-apache-sling-mcp-server/blob/f29d1249cd13350c4f4a588f2041250bc113aee7/src/main/appended-resources/META-INF/LICENSE#L11 > ) but the > a) non legacy bundle does not ship any 3rd party code and > b) the legacy bundle only embeds Felix Jakarta Wrappers > (https://github.com/apache/sling-org-apache-sling-mcp-server/blob/f29 > d1249cd13350c4f4a588f2041250bc113aee7/bnd-legacy.bnd#L7)
Good catch, thank you. I've removed the additional LICENSE file in https://github.com/apache/sling-org-apache-sling-mcp-server/pull/15, please review. Note that besides the felix http wrappers we also bundle the jakarta.servlet deps. I will cancel the vote because of this oversight. Thanks, Robert
