[
https://issues.apache.org/jira/browse/CAMEL-15727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17471829#comment-17471829
]
Romain Manni-Bucau commented on CAMEL-15727:
--------------------------------------------
[~davsclaus] looks like this can be replaced by a CDI extension and using a bit
of reflection we can keep the integration fully functional without requiring
mock module to be there (will avoid to have as much modules as #components!),
no? If you care about quarkus, same can be done in camel-quarkus at build time.
> Simplify camel-cdi dependencies
> -------------------------------
>
> Key: CAMEL-15727
> URL: https://issues.apache.org/jira/browse/CAMEL-15727
> Project: Camel
> Issue Type: Task
> Components: camel-cdi
> Reporter: Romain Manni-Bucau
> Priority: Minor
> Fix For: 3.x
>
>
> seems mock and main dependencies should be dropped in favor of
> camel-core-languages (and camel-core-engine but it is transitive from
> language one). Other ones can be added in a camel-cdi-main module or so but
> are undesired for main deployments IMHO.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)