[
https://issues.apache.org/jira/browse/CAMEL-10000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307361#comment-15307361
]
Antonin Stefanutti commented on CAMEL-10000:
--------------------------------------------
Camel CDI is CDI 1.0 compatible. Unit tests are executed on Weld 1.x / CDI 1.0
runtime by default:
https://github.com/apache/camel/blob/ba1172adca9a61827fb7f115d728d091ba96c503/components/camel-cdi/pom.xml#L172-L174.
As for the XML namespace definition, it's been reported to cause some issues on
older versions of Weld, see CAMEL-9767.
[~johndament], What issue do you actually face?
> Camel CDI incorrectly reports beans.xml version of 1.0
> ------------------------------------------------------
>
> Key: CAMEL-10000
> URL: https://issues.apache.org/jira/browse/CAMEL-10000
> Project: Camel
> Issue Type: Bug
> Affects Versions: 2.17.1
> Reporter: John D. Ament
> Assignee: John D. Ament
> Fix For: 2.17.2
>
>
> Camel CDI's beans.xml incorrectly reports version = 1.0 but should be 1.1 due
> to compatibility requirements.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)