[
https://issues.apache.org/jira/browse/CAMEL-9072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904715#comment-14904715
]
Andrea Cosentino edited comment on CAMEL-9072 at 9/23/15 4:00 PM:
------------------------------------------------------------------
It was a problem related to the new TypeConverters interface. Now the converter
implementsit, it has a public constructor and it's no longer an utility class.
Also I've declared it as bean in the test xml blueprint.
was (Author: ancosen):
It was a problem related to the new TypeConverters interface. Now the converter
implementsit, it has a public constructor and it's no more an utility class.
Also I've declared it as bean in the test xml blueprint.
> camel-test-blueprint - Custom converter test fails
> --------------------------------------------------
>
> Key: CAMEL-9072
> URL: https://issues.apache.org/jira/browse/CAMEL-9072
> Project: Camel
> Issue Type: Test
> Components: camel-blueprint, camel-test
> Affects Versions: 2.16.0
> Reporter: Claus Ibsen
> Assignee: Andrea Cosentino
> Priority: Minor
>
> Due the recent blueprint and osgi changes this test started failing
> Tests in error:
> CustomConverterTest.testCustomConverter:35 ยป CamelExecution Exception
> occurred...
> Not sure why. The test is being disabled until we get it resolved
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)