claudio4j commented on PR #5090: URL: https://github.com/apache/camel-k/pull/5090#issuecomment-1912194307
understanding how camel-main works, we can see the `camel.main.routesInclude​Pattern` parameter replaces one of key parts of camel-k-runtime which is the ability to dynamically load the routes. My perception is this feature was not mature in camel-core at that time and camel-k-runtime was created to support this feature. So, I think this is good, to materialize a camel-quarkus project. Also, there is no need anymore to the [camel-k extension in camel-quarkus](https://github.com/apache/camel-quarkus/tree/main/extensions/camel-k). -- 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]
