jamesnetherton commented on issue #3876: URL: https://github.com/apache/camel-quarkus/issues/3876#issuecomment-1167361627
Maybe I took the wrong approach in creating a dedicated extension for `camel-debug`. Perhaps it would be better if we add `camel-debug` as a direct dependency to `camel-quarkus-core-deployment`. Then moved the `BuildStep`s that are in `camel-quarkus-debug` into the core. I think that would allow users to not have to explicitly add the debug dependency and also prevent the debug bits leaking outside of dev mode. -- 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]
