You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/02/28 14:35:19 UTC

[jira] [Commented] (CAMEL-7258) org.apache.camel.model.dataformat.XmlJsonDataFormat settings assignments are misplaced.

    [ https://issues.apache.org/jira/browse/CAMEL-7258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13915777#comment-13915777 ] 

ASF GitHub Bot commented on CAMEL-7258:
---------------------------------------

GitHub user alexlomov opened a pull request:

    https://github.com/apache/camel/pull/105

    CAMEL-7258 fix.

    CAMEL-7258 fix for XmlJsonDataFormat.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alexlomov/camel CAMEL-7258_XmlJsonDataFormat

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/105.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 #105
    
----
commit 23f5a1d6038a8002308e893c35db2e7f80a780f9
Author: Alexander Lomov <al...@gmail.com>
Date:   2014-02-28T13:26:58Z

    CAMEL-7258 fix.

----


> org.apache.camel.model.dataformat.XmlJsonDataFormat settings assignments are misplaced.
> ---------------------------------------------------------------------------------------
>
>                 Key: CAMEL-7258
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7258
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.12.2, 2.12.3
>         Environment: Any
>            Reporter: Alexander Lomov
>            Priority: Minor
>              Labels: patch
>             Fix For: 2.12.4, 2.13.0
>
>
> "elementName" value is assigned to "encoding" field, "arrayName" is assigned to "elementName" field when using XmlJsonDataFormat(Map<String, String> options) constructor.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)