jamesnetherton commented on PR #3847: URL: https://github.com/apache/camel-quarkus/pull/3847#issuecomment-1161936703
> I plan to create copies of "an interesting tests" from camel (usually core ones), which could "break" this feature - to see how stable it is. That seems like a decent approach to me. I'm guessing you've already done this, but there are a bunch of test framework tests in Camel that we could probably take inspiration from in these modules: https://github.com/apache/camel/tree/main/components/camel-test BTW if you want the CI build to stay stable, I'd avoid `camel-main` as the target branch since it's volatile and often broken. If you only need a small change made in Camel 3.18, then it might be easier to temporarily copy that code here until the release is available. -- 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]
