atiaomar1978-hub commented on PR #25398: URL: https://github.com/apache/camel/pull/25398#issuecomment-5213498666
## Review feedback addressed _AI-generated on behalf of atiaomar1978-hub_ Thanks @davsclaus for the review — both critical catalog issues are fixed in commit `f544c52`: 1. **`camel-xml-io.xsd`** — restored `targetNamespace` / `xmlns:tns` to `http://camel.apache.org/schema/xml-io` (matches current `main`). 2. **`camel-spring.xsd`** — restored all five `allowedSchemes` attributes from CAMEL-24298 (no longer removed by stale regeneration). ### What we did - Rebased `feature/CAMEL-24333-ai-tool-output-schema` onto current `upstream/main` - Regenerated ai-tool catalog / endpoint DSL metadata (`-Pregen`) - Restored unrelated catalog XSD artifacts from `main` so this PR only carries ai-tool changes - Re-ran targeted tests: `AiToolParameterHelperTest`, `AiToolEndpointLifecycleTest`, `AiToolExecutorTest`, `McpServerBridgeTest`, `VertxMcpServerOutputSchemaTest` — **BUILD SUCCESS** Please re-review when CI is green. -- 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]
