[
https://issues.apache.org/jira/browse/CAMEL-12606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527784#comment-16527784
]
ASF GitHub Bot commented on CAMEL-12606:
----------------------------------------
oscerd commented on issue #2400: CAMEL-12606: Fixed regression in camel test
blueprint behaviour.
URL: https://github.com/apache/camel/pull/2400#issuecomment-401386315
This is merged, I'll leave the JIRA open to backport, but for 2.22.0 we are
already fine. Thanks @valdar @gzurowski
----------------------------------------------------------------
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/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)