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/11/09 13:20:34 UTC

[jira] [Commented] (CAMEL-8024) Camel-sjms improvement to JMSMessageHelper

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

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

GitHub user oscerd opened a pull request:

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

    Camel-8024 Improvement to camel-sjms JMSMessageHelper

    Hi all,
    
    This PR is related to: https://issues.apache.org/jira/browse/CAMEL-8024
    
    Please let me know if something can be improved or if something is wrong. I've added some check on discoverMessageTypeFromPayload method and a new test class.
    
    Bye,
    Andrea

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

    $ git pull https://github.com/oscerd/camel improve-camel-sjms-JmsMessageHelper

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

    https://github.com/apache/camel/pull/326.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 #326
    
----
commit 4c081e5b0911ee282ccc3b8ef56f870e7e449149
Author: ancosen <an...@gmail.com>
Date:   2014-11-09T12:08:47Z

    Improvement to camel-sjms JMSMessageHelper

----


> Camel-sjms improvement to JMSMessageHelper
> ------------------------------------------
>
>                 Key: CAMEL-8024
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8024
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-sjms
>            Reporter: Andrea Cosentino
>            Priority: Minor
>
> Little improvements to JMSMessageHelper.
> - Adding some checks on discoverMessageTypeFromPayload method to cover more type
> - Test the JMSMessageHelper



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