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/03/16 12:19:05 UTC

[GitHub] [camel-quarkus] zhfeng commented on issue #3432: Camel 3.15 - Add build step to capture route source location:line-number

zhfeng commented on issue #3432:
URL: https://github.com/apache/camel-quarkus/issues/3432#issuecomment-1069065656


   @davsclaus it makes sense to enable source lcation in dev mode ? I just think to add a ```CamelContextCustomizerBuildItem``` like
   
   ```
   context -> context.setSourceLocationEnabled(true);
   ```


-- 
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