JiriOndrusek opened a new issue, #6492: URL: https://github.com/apache/camel-quarkus/issues/6492
### Bug description Refactors in Camel (based around AbstractTestSupport) made the scenario covered by `DoubleRoutesPerClassTest` invalid. The test are using `Lifecycle.PER_CLASS`, therefore the routeBuilder from the second test class is not applied and test is failing. Because some of the functionality is marked as deprecated, the whole scenario might not be valid anymore. -- 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]
