[
https://issues.apache.org/jira/browse/CAMEL-8024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204657#comment-14204657
]
ASF GitHub Bot commented on CAMEL-8024:
---------------------------------------
GitHub user oscerd opened a pull request:
https://github.com/apache/camel/pull/328
Camel-8024 Camel-sjms improvement to JMSMessageHelper
Hi,
This PR is related to: https://issues.apache.org/jira/browse/CAMEL-8024
as Aaron Whiteside noted in the ticket
https://issues.apache.org/jira/browse/CAMEL-7949 that patch breaks byte[]
support.
I think I've fixed that and improved JMSMessageHelper.
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/328.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 #328
----
commit 4c081e5b0911ee282ccc3b8ef56f870e7e449149
Author: ancosen <[email protected]>
Date: 2014-11-09T12:08:47Z
Improvement to camel-sjms JMSMessageHelper
commit 4beb8e7657bfcfd99dec8abc33e2bfaf74407e97
Author: ancosen <[email protected]>
Date: 2014-11-09T23:22:15Z
Fix error in type conversion
commit e32b15c99be3be9ead56c0de7aaf46a15440f78e
Author: ancosen <[email protected]>
Date: 2014-11-09T23:41:37Z
Start Improving tests
commit c5d63cc02357a8ca1bea2c8127a300098a8ca585
Author: ancosen <[email protected]>
Date: 2014-11-10T11:06:00Z
Merge remote-tracking branch 'upstream/master' into
improve-camel-sjms-JmsMessageHelper
commit 283e0834a6b3377ad0582fa826814097fb3f35f1
Author: ancosen <[email protected]>
Date: 2014-11-10T11:06:46Z
Fix JMSMessageHelper class and tests
----
> 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)