lburgazzoli commented on pull request #1344:
URL: https://github.com/apache/camel-quarkus/pull/1344#issuecomment-644845423


   > Could you plz name an example that would not work without 
camel-quarkus-main then?
   
   Well, it is all about how the application is made so if you expect the value 
associated to the property `camel.component.slack.token` to be set to the 
`SlackComponent` then it won't work if you don't have `camel-main` but if you 
consume the same property using a place-holder or by injecting it, then it will 
work so a warning/error would be misleading too.
   
   Anyway there are issues to move the advanced configuration from main to 
core, see:
   
   - https://issues.apache.org/jira/browse/CAMEL-14600
   - https://issues.apache.org/jira/browse/CAMEL-14672
   


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

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


Reply via email to