This is an automated email from the ASF dual-hosted git repository.
jgallimore pushed a change to branch tomee-7.1.x
in repository https://gitbox.apache.org/repos/asf/tomee.git.
from 5c469e9 Post release version number update
new 367ccf0 Update ActiveMQ to 5.16.0
new 7e89a43 Fix issues with XA transactions after ActiveMQ upgrade
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../activemq/jms2/TomEEManagedConnectionProxy.java | 30 +++++++++++++++++-----
.../activemq/jms2/TomEERAConnectionFactory.java | 1 +
.../resource/activemq/jms2/TomEEXAConnection.java | 2 +-
.../resource/activemq/jms2/TomEEXASession.java | 5 ++++
.../apache/openejb/activemq/AMQXASupportTest.java | 11 ++------
pom.xml | 2 +-
6 files changed, 33 insertions(+), 18 deletions(-)