[
https://issues.apache.org/jira/browse/CAMEL-14532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039076#comment-17039076
]
Andrea Cosentino commented on CAMEL-14532:
------------------------------------------
Yes, it's related to that. I'm running a full build, probably you did not. In
the dataformat in xml, the javatype can be whatever you want but the concrete
type in the class must be a String. If you declare it as int or boolean, it
will break the xml-io module with unsupported operation exception.
Dataformats are really tricky, so once you add an option, I always suggest to
run a full build.
I usually suggest to run a full build anyway,
> Fix issues with camel-snakeyaml
> --------------------------------
>
> Key: CAMEL-14532
> URL: https://issues.apache.org/jira/browse/CAMEL-14532
> Project: Camel
> Issue Type: Task
> Components: camel-snakeyaml
> Reporter: Claus Ibsen
> Assignee: Colm O hEigeartaigh
> Priority: Major
> Fix For: 3.1.0, 3.0.2, 2.25.1
>
>
> There is an issue with this library that can cause endless recursion. A PR
> has been submitted upstream, however we can work around it in Camel until
> (if) it is applied.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)