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
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---