From 1b44691db49f01e73ee419d483075ed51256b77d Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 21 Jan 2010 21:38:00 +0000 Subject: TUSCANY-3433 - add policy transaction from 1.x. Different here is that code is changed to match 2.x SPI and the "runtime" parts are in a separate package. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901868 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/modules/policy-transaction/pom.xml | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 sca-java-2.x/trunk/modules/policy-transaction/pom.xml (limited to 'sca-java-2.x/trunk/modules/policy-transaction/pom.xml') diff --git a/sca-java-2.x/trunk/modules/policy-transaction/pom.xml b/sca-java-2.x/trunk/modules/policy-transaction/pom.xml new file mode 100644 index 0000000000..98297e42dd --- /dev/null +++ b/sca-java-2.x/trunk/modules/policy-transaction/pom.xml @@ -0,0 +1,58 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + tuscany-policy-transaction + Apache Tuscany SCA Transaction Policy Model + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution + 2.0-SNAPSHOT + + + + org.apache.geronimo.components + geronimo-transaction + 2.1.1 + + + + org.apache.geronimo.components + geronimo-connector + 2.1.1 + + + + + -- cgit v1.2.3