davsclaus commented on PR #26337:
URL: https://github.com/apache/camel/pull/26337#issuecomment-5644277408

   Superseded by #26347.
   
   The CI failure here is not a test failure — it is the `There are uncommitted 
changes` step. The automatic conflict resolution left a stray duplicate `/**` 
in 
`dsl/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/OpenAIEndpointBuilderFactory.java`,
 which `mvn -Pregen` then removes, leaving the tree dirty.
   
   Since this is a bot branch I did not push a fix here — #26347 carries the 
corrected cherry-pick (your authorship preserved), with the generated sources 
verified against a real regen of camel-openai, camel-catalog and 
camel-endpointdsl, and the camel-openai tests green. Closing this one is fine 
once #26347 is merged.
   
   _Claude Code on behalf of @davsclaus_


-- 
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]

Reply via email to