rombert commented on code in PR #118:
URL: https://github.com/apache/sling-whiteboard/pull/118#discussion_r2610053998
##########
mcp-server/OSGI_DIAGNOSTICS.md:
##########
@@ -0,0 +1,228 @@
+# OSGi Bundle Diagnostics for AEM/Sling
Review Comment:
I would keep this document out of the PR for now. It's very verbose and will
become a maintenance burden
##########
mcp-server/src/main/java/org/apache/sling/mcp/server/impl/McpServlet.java:
##########
@@ -71,7 +71,7 @@ String instructions() default
"This MCP server provides access to an Apache Sling
development instance. Exposed tools and information always reference the Sling
deployment and not local projects or files";
}
- static final String ENDPOINT = "/bin/mcp";
Review Comment:
I don't think you need this, right?
--
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]