You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/06/27 13:34:48 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on issue #3876: Add camel-debug automatically in quarkus:dev mode

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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org