bvahdat commented on PR #17866: URL: https://github.com/apache/camel/pull/17866#issuecomment-2828697534
> Are you really sure these classes are there on 4.8.x Yes as I adjusted the listing on a given branch such as `main`, `camel-4.10.x` or `camel-4.8.x` based on the corresponding branch's content. E.g. for the `camel-4.8.x` branch I adjusted the list based on the following directory content: https://github.com/apache/camel/tree/camel-4.8.x/components/camel-tracing/src/main/java/org/apache/camel/tracing/decorators > Also mind that on 4.8.x we only backport very important stuff as we only do one last release and don't want to cause problems if we backport to much stuff. I see, the side effect of those missing classes would be that they would not get loaded as expected [here](https://github.com/apache/camel/blob/camel-4.8.x/components/camel-tracing/src/main/java/org/apache/camel/tracing/Tracer.java#L56-L67). Though please let me know if we should close this PR without merging. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org