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/06 22:26:38 UTC

[jira] [Commented] (CAMEL-8457) Correct return types of some endpoints in camel-linkedin

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

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

GitHub user trohovsky opened a pull request:

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

    CAMEL-8457 Correct return types of some endpoints in camel-linkedin

    

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

    $ git pull https://github.com/trohovsky/camel CAMEL-8457

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

    https://github.com/apache/camel/pull/425.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 #425
    
----
commit 0447273d3096b958efd10764e6c6c030671e79bc
Author: Tomas Rohovsky <tr...@redhat.com>
Date:   2015-03-06T21:19:46Z

    CAMEL-8457 Correct return types of some endpoints in camel-linkedin

----


> Correct return types of some endpoints in camel-linkedin
> --------------------------------------------------------
>
>                 Key: CAMEL-8457
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8457
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.14.1
>            Reporter: Tomas Rohovsky
>
> These endpoints return wrong type:
> - companies/getCompanyUpdateComments - Comments/UpdateComments
> - companies/getUpdateComments - Comments/UpdateComments
> - people/getGroupMembershipSettings - GroupMemberships/GroupMembership
> so it results in java.lang.ClassCastException.



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