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/f29d1249cd13350c4f4a588f2041250bc113aee7/bnd-legacy.bnd#L7) I don’t think we need to mention runtime dependencies in the license (otherwise shipping the slingosgifeature would be problematic which doesn’t contain any license). Konrad > On 25. Mar 2026, at 14:59, Robert Munteanu <[email protected]> wrote: > > Hi, > > We solved 0 issue in this release: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310710&version=12356797&styleName=Text > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-3081/ > > You can use this UNIX script to download the release and verify the > signatures: > https://raw.githubusercontent.com/apache/sling-tooling-release/master/check_staged_release.sh > > Usage: > sh check_staged_release.sh 3081 /tmp/sling-staging > > Please vote to approve this release: > > [ ] +1 Approve the release > [ ] 0 Don't care > [ ] -1 Don't release, because ... > > This majority vote is open for at least 72 hours. > > Regards, > Robert Munteanu >
