llowinge commented on issue #7312: URL: https://github.com/apache/camel-quarkus/issues/7312#issuecomment-3173847764
Just adding note about https://github.com/apache/camel-quarkus/blob/3.25.0/integration-test-groups/foundation/core/src/test/java/org/apache/camel/quarkus/core/CoreTest.java#L171 from @jamesnetherton : ``` There is some weirdness in Camel with classpath resource scanning depending on how apps are packaged / run. So TODO was more around if the issues are ever fixed in Camel, then we can run the tests in the platform. ``` -- 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]
