[ 
https://issues.apache.org/jira/browse/CAMEL-12606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527747#comment-16527747
 ] 

ASF GitHub Bot commented on CAMEL-12606:
----------------------------------------

GitHub user valdar opened a pull request:

    https://github.com/apache/camel/pull/2400

    CAMEL-12606: Fixed regression in camel test blueprint behaviour.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/valdar/camel CAMEL-12606

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2400.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 #2400
    
----
commit 8d9a2f4c38865e3ef6c629fbb2a75caea1525ef5
Author: Andrea Tarocchi <atarocch@...>
Date:   2018-06-29T14:36:52Z

    CAMEL-12606: Fixed regression in camel test blueprint behaviour.

----


> regression in camel test blueprint behaviour
> --------------------------------------------
>
>                 Key: CAMEL-12606
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12606
>             Project: Camel
>          Issue Type: Bug
>            Reporter: Andrea Tarocchi
>            Priority: Major
>
> This commit 
> https://github.com/jboss-fuse/camel/commit/1a73fa61a6e0f1125e516798d0cabc1198328684
>  introduced a regression on how camel test blue print behaves regarding 
> loading of TypeConverters only defined in 
> {{META-INF/services/org/apache/camel/TypeConverter}}:
> before the commit such a converter would be loaded because the felix.connect 
> bundle would see the descriptor (i.e. 
> {{META-INF/services/org/apache/camel/TypeConverter}} ) after that commit the 
> TypeConverter is ignored.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to