[
https://issues.apache.org/jira/browse/CAMEL-12606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527746#comment-16527746
]
ASF GitHub Bot commented on CAMEL-12606:
----------------------------------------
valdar opened a new pull request #2400: CAMEL-12606: Fixed regression in camel
test blueprint behaviour.
URL: https://github.com/apache/camel/pull/2400
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)