From fecd376448eaae02419ba7f811f545d813c1cf7c Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Wed, 10 Dec 2014 10:32:37 -0500 Subject: [PATCH] Fixing build after XA Test The JMS Testsuite still need the TM for some tests, not having a TM would break compilation on the JMS Test --- tests/jms-tests/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index 5146df1377..03662a6a13 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -87,6 +87,19 @@ geronimo-ejb_3.0_spec + + + org.jboss + jboss-transaction-spi + 7.0.0.Final + + + org.jboss.logging + jboss-logging-spi + + + + org.apache.geronimo.components geronimo-jaspi