[
https://issues.apache.org/jira/browse/CAMEL-9362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026754#comment-15026754
]
ASF GitHub Bot commented on CAMEL-9362:
---------------------------------------
GitHub user astefanutti opened a pull request:
https://github.com/apache/camel/pull/696
CAMEL-9362: Camel CDI component should not require the PAX CDI Camel …
…capability
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/astefanutti/camel CAMEL-9362
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/696.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #696
----
commit ef0625216f51e44675779a29c716ed1fde0e4eb1
Author: Antonin Stefanutti <[email protected]>
Date: 2015-11-25T13:26:38Z
CAMEL-9362: Camel CDI component should not require the PAX CDI Camel
capability
----
> Camel CDI component should not require the PAX CDI Camel capability
> -------------------------------------------------------------------
>
> Key: CAMEL-9362
> URL: https://issues.apache.org/jira/browse/CAMEL-9362
> Project: Camel
> Issue Type: Bug
> Components: camel-cdi
> Affects Versions: 2.17.0
> Reporter: Antonin Stefanutti
> Assignee: Antonin Stefanutti
>
> The Camel CDI extension requires the PAX CDI Camel CDI extension capability
> (itself) which leads to having an empty CDI container started by PAX CDI when
> the {{camel-cdi}} bundle is installed in Karaf.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)