[
https://issues.apache.org/jira/browse/CAMEL-8217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268518#comment-14268518
]
ASF GitHub Bot commented on CAMEL-8217:
---------------------------------------
GitHub user lamperi opened a pull request:
https://github.com/apache/camel/pull/371
CAMEL-8217: Fix typeHints option for camel-xmljson
Fixed camel-core model to set the option on the data format. Changed the
behaviour of YES and WITH_PREFIX to reflect documentation and naming.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lamperi/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/371.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #371
----
commit 4ce11c999c01e8b00eb577e5b17a96c2063b003a
Author: Toni Fadjukoff <[email protected]>
Date: 2015-01-07T23:36:54Z
CAMEL-8217: Fix typeHints option for camel-xmljson
Fixed camel-core model to set the option on the data format. Changed the
behaviour of YES and WITH_PREFIX to reflect documentation and naming.
----
> camel-xmljson option typeHints does not work
> --------------------------------------------
>
> Key: CAMEL-8217
> URL: https://issues.apache.org/jira/browse/CAMEL-8217
> Project: Camel
> Issue Type: Bug
> Components: camel-core, camel-xmljson
> Affects Versions: 2.14.1
> Reporter: Toni Fadjukoff
>
> Camel core's model fails to set the option typeHints to the data format
> implementation.
> The data format implementation mixes up option values YES and WITH_PREFIX.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)