atiaomar1978-hub commented on PR #25846: URL: https://github.com/apache/camel/pull/25846#issuecomment-5455713917
## CI fix pushed The **Build and test** failure was caused by an uncommitted generated file after the metadata changes: `dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/ExecEndpointBuilderFactory.java` ### Fix - Regenerated the endpoint DSL factory to reflect updated `allowControlHeaders` and control-header javadoc - Committed as `99fd39406a1` — *CAMEL-24464: Regenerate exec Endpoint DSL metadata* - Pushed to `cursor/CAMEL-24464-exec-control-headers-c587` CI should pass the sourcecheck step now. Please re-run or wait for the new workflow to complete. --- _Claude Code 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]
