+1 i did not look very deep into the code, but i noticed there is a feature file [1] in the src/main folder - but it seems to be only used for integration tests. so it should be moved to a src/test folder. but that's not a blocker for the release.
and yes, some sort of documentation (even minimal with some bullets in the README) on this new bundle would be very helpful - it's goal, what is it capable to do, what are the built-in features, how can it be extended etc. stefan [1] https://github.com/apache/sling-org-apache-sling-mcp-server/blob/master/src/main/features/main.json > -----Original Message----- > From: Robert Munteanu <[email protected]> > Sent: Thursday, March 26, 2026 10:01 AM > To: Sling Dev <[email protected]> > Subject: [VOTE] Release Apache Sling MCP Server 0.1.2 > > Hi, > > This is the second attempt to perform a first release of this module > > https://github.com/apache/sling-org-apache-sling-mcp-server/ > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-3082/ > > 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 3082 /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
