[GitHub] activemq-artemis pull request #1346: ARTEMIS-1211 - Allow local transactions...

2017-06-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq-artemis/pull/1346


---
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] activemq-artemis pull request #1346: ARTEMIS-1211 - Allow local transactions...

2017-06-19 Thread andytaylor
GitHub user andytaylor opened a pull request:

https://github.com/apache/activemq-artemis/pull/1346

ARTEMIS-1211 - Allow local transactions when no jta in Resource Adapter

https://issues.apache.org/jira/browse/ARTEMIS-1211

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

$ git pull https://github.com/andytaylor/activemq-artemis localtx

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

https://github.com/apache/activemq-artemis/pull/1346.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 #1346


commit 8a53d9047fdbf89a40a81df92c6e86f6dd4b141c
Author: Andy Taylor 
Date:   2017-06-07T08:37:25Z

ARTEMIS-1211 - Allow local transactions when no jta in Resource Adapter

https://issues.apache.org/jira/browse/ARTEMIS-1211




---
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.
---