GitHub user mtaylor opened a pull request:
https://github.com/apache/activemq-6/pull/66
Updates to fix tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mtaylor/activemq-6 fixtests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-6/pull/66.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 #66
----
commit a772ac1ce28cbb9ae4a10049033bdcf4f3e8b33c
Author: Martyn Taylor <[email protected]>
Date: 2015-01-15T14:23:55Z
Allow TM to be loaded via setter method
commit b8ed19bafd88ea862330d727bb1690f808ad24fe
Author: Martyn Taylor <[email protected]>
Date: 2015-01-15T14:25:33Z
Update JMS and RA Tests to ensure fresh TX usage
Some of the OutgoingConnection and RA tests were failing due to a
previous transaction being present when using the Arjuna TM. This patch
adds methods to allow tests which TM to use and ensures that Dummy TM is
cleaned up each after each test.
----
---
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.
---