atiaomar1978-hub commented on PR #25525:
URL: https://github.com/apache/camel/pull/25525#issuecomment-5398788600
Addressed the review feedback in commit 70cff4e:
Regenerated the catalog mirror so
`catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/main/camel-main-configuration-metadata.json`
is back in sync with
`core/camel-main/src/generated/resources/META-INF/camel-main-configuration-metadata.json`.
The catalog copy now includes the five new MCP metadata properties
(`mcpInstructions`, `mcpServerDescription`, `mcpServerIcons`, `mcpServerTitle`,
`mcpServerWebsiteUrl`). Updated catalog doc mirrors (`main.adoc`,
`mcp-server.adoc`) were included as part of the same regeneration.
**Tests run locally (all green):**
```
./mvnw -pl
components/camel-ai/camel-mcp-server-api,components/camel-ai/camel-mcp-server,core/camel-main
-am test \
-Dtest=McpServerBridgeTest,McpServerIconTest,McpServerIconsParserTest,McpServerMainMetadataTest
```
_AI-generated comment on behalf of atiaomar1978-hub_
--
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]