This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 0247c879 fix(mcp-server-contributions): make sure the prompts are 
packaged
0247c879 is described below

commit 0247c8797e28e05b0496d022f4bf399d5e49dffa
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Mar 4 13:40:18 2026 +0100

    fix(mcp-server-contributions): make sure the prompts are packaged
---
 mcp-server-contributions/README.md | 2 +-
 mcp-server-contributions/bnd.bnd   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/mcp-server-contributions/README.md 
b/mcp-server-contributions/README.md
index 24a29502..082669ee 100644
--- a/mcp-server-contributions/README.md
+++ b/mcp-server-contributions/README.md
@@ -1,3 +1,3 @@
 # Apache Sling MCP Server contributions
 
-This project contains contributions ( tools, resources, prompts) for the 
Apache Sling MCP Server. See [../mcp-server/README.md](../mcp-server/README.md) 
for details on how to set up and run the MCP Server itself.
\ No newline at end of file
+This project contains contributions ( tools, resources, prompts) for the 
Apache Sling MCP Server. See 
[https://github.com/apache/sling-org-apache-sling-mcp-server](the Sling MCP 
Server repository) for details on how to set up and run the MCP Server itself.
diff --git a/mcp-server-contributions/bnd.bnd b/mcp-server-contributions/bnd.bnd
new file mode 100644
index 00000000..5a8e9c40
--- /dev/null
+++ b/mcp-server-contributions/bnd.bnd
@@ -0,0 +1 @@
+Sling-Initial-Content: 
SLING-INF/libs/sling/mcp/prompts;path:=/libs/sling/mcp/prompts;overwrite:=true

Reply via email to