From d0cbb44d6f568c744f5c7ee9befbe5ee03c1fef7 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 13 Mar 2010 16:04:38 +0000 Subject: TUSCANY-3487 - Adding transaction policy runtime dependency to properpy resolve transaction intents git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922590 13f79535-47bb-0310-9956-ffa450edef68 --- otest/newlayout/tuscany-policy-test-runner/pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'otest/newlayout/tuscany-policy-test-runner/pom.xml') diff --git a/otest/newlayout/tuscany-policy-test-runner/pom.xml b/otest/newlayout/tuscany-policy-test-runner/pom.xml index 68a2c418ea..26476db33a 100644 --- a/otest/newlayout/tuscany-policy-test-runner/pom.xml +++ b/otest/newlayout/tuscany-policy-test-runner/pom.xml @@ -70,6 +70,12 @@ 2.0-SNAPSHOT + + org.apache.tuscany.sca + tuscany-policy-transaction-runtime-geronimo + 2.0-SNAPSHOT + + org.apache.tuscany.sca tuscany-host-jetty @@ -94,6 +100,20 @@ 2.1.7 + + org.slf4j + slf4j-api + 1.5.3 + test + + + + org.slf4j + slf4j-simple + 1.5.3 + test + + junit junit -- cgit v1.2.3