You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by andrzej-majewski <gi...@git.apache.org> on 2014/04/29 00:19:43 UTC

[GitHub] camel pull request: Fix MR-844 Missing field in LoginToken class i...

GitHub user andrzej-majewski opened a pull request:

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

    Fix MR-844 Missing field in LoginToken class in camel-salesforce 

    Fix for:
    https://issues.jboss.org/browse/MR-844
    
    Add Missing field in LoginToken class in camel-salesforce component.
    Additionally add @JsonIgnoreProperties(ignoreUnknown=true) to prevent
    similar problem in future.

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

    $ git pull https://github.com/andrzej-majewski/camel MR-844

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

    https://github.com/apache/camel/pull/141.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 #141
    
----
commit 6fa35237a74d71e793ec82b972814f817493cf59
Author: Andrzej Majewski <an...@gmail.com>
Date:   2014-04-28T22:18:22Z

    Fix MR-844 Missing field in LoginToken class in camel-salesforce component MR-844
    
    Add Missing field in LoginToken class in camel-salesforce component.
    Additionally add @JsonIgnoreProperties(ignoreUnknown=true) to prevent
    similar problem in future.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request: Fix MR-844 Missing field in LoginToken class i...

Posted by andrzej-majewski <gi...@git.apache.org>.
Github user andrzej-majewski closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---