[GitHub] camel pull request #1514: CAMEL-10918 create sjms2 component to add support ...

2017-03-13 Thread ryeats
Github user ryeats closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] camel pull request #1514: CAMEL-10918 create sjms2 component to add support ...

2017-03-08 Thread ryeats
GitHub user ryeats opened a pull request:

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

CAMEL-10918 create sjms2 component to add support for JMS 2.0

This PR adds a SJMS2 component that can support shared subscriptions along 
with some modifications to the SJMS component so that it could be extended by 
the new SJMS2 component.

I created the branch off of 2.18.x let me know if it should be off master.

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

$ git pull https://github.com/ryeats/camel sjms-sharedconsumer

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

https://github.com/apache/camel/pull/1514.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 #1514


commit 7b5978fbf053abf14c3d4fc21507c027977caf32
Author: Ryan Yeats <rye...@gmail.com>
Date:   2017-03-01T22:19:19Z

CAMEL-10918 create sjms2 component to add support for JMS 2.0




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---