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 2015/03/29 01:21:53 UTC

[jira] [Commented] (CAMEL-8565) Support for camel-gson to handle generic types

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

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

GitHub user sabre1041 opened a pull request:

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

    CAMEL-8565 Created ability to unmarshal generic types

    Created ability to unmarshal generic types for camel-gson component

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

    $ git pull https://github.com/sabre1041/camel CAMEL-8565

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

    https://github.com/apache/camel/pull/448.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 #448
    
----
commit 82b4192ee8ea5309c6fddb22f75df07303417052
Author: Andrew Block <an...@gmail.com>
Date:   2015-03-29T00:20:21Z

    CAMEL-8565 Created ability to unmarshal generic types

----


> Support for camel-gson to handle generic types
> ----------------------------------------------
>
>                 Key: CAMEL-8565
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8565
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-gson
>            Reporter: Andrew Block
>            Priority: Minor
>
> Currently camel-gson only supports the ability to marshal or unmarshall a concrete class. It should provide the functionality handle generic types such as collections.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)