ppalaga commented on issue #1128: URL: https://github.com/apache/camel-quarkus/issues/1128#issuecomment-621886274
Thanks for the update, @lburgazzoli , it makes much more sense to me now. Could you please confirm/deny/explain the following? 1. According to your proposal, our non-core extensions will depend on `camel-quarkus-core` (rather than `camel-quarkus-main`), right? 2. Our existing itests should in theory either (a) work with the proposed changes as long as they do not use `camel.*` properties or (b) work with the proposed changes if the `camel-quarkus-main` dependency is added. 3. Which of the three options ("core only", "main", "main-static") is the one that will meet the needs of 80% of users? 4. Can we make core-deployment smart enough to decide whether main or main-static is needed and add one of those as necessary? ---------------------------------------------------------------- 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