jamesnetherton opened a new issue, #3858:
URL: https://github.com/apache/camel-quarkus/issues/3858

   Thinking about https://github.com/apache/camel-quarkus/pull/3628, all of the 
magic to make the source location bits work seems to happen at runtime. 
   
   I'm wondering what we gain by setting a simple `boolean` property on the 
`CamelContext` at build time?
   
   Unless I'm missing something, It seems to be no different than simply having 
`camel.main.sourceLocation​Enabled = true` in `application.properties`. If 
that's the case, then our special CQ code is redundant.


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

Reply via email to