[
https://issues.apache.org/jira/browse/CAMEL-12606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527781#comment-16527781
]
ASF GitHub Bot commented on CAMEL-12606:
----------------------------------------
Github user oscerd closed the pull request at:
https://github.com/apache/camel/pull/2400
> 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/apache/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)