gnodet commented on PR #24856:
URL: https://github.com/apache/camel/pull/24856#issuecomment-5004933469

   _Claude Code on behalf of gnodet_
   
   @apupier Pushed commit `c272430` to address your feedback on 
`SpringTraceTest`:
   
   - **Added tracing verification**: the test now asserts 
`camelContext.isTracing() == TRUE` and `camelContext.getTracer() != null` to 
verify that the Spring XML `trace="true"` configuration is actually applied to 
the CamelContext — validating the tracing setup, not just message routing.
   
   The other review comments (assertions in test methods, `@Disabled` 
annotation) were already addressed in the previous commit.


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