From 132aa8a77685ec92bc90c03f987650d275a7b639 Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 30 Sep 2013 06:59:11 +0000 Subject: 2.0.1 RC1 release tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1527464 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/tags/2.0.1-RC1/testing/itest/pom.xml | 125 ++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 sca-java-2.x/tags/2.0.1-RC1/testing/itest/pom.xml (limited to 'sca-java-2.x/tags/2.0.1-RC1/testing/itest/pom.xml') diff --git a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/pom.xml b/sca-java-2.x/tags/2.0.1-RC1/testing/itest/pom.xml new file mode 100644 index 0000000000..e6fd106117 --- /dev/null +++ b/sca-java-2.x/tags/2.0.1-RC1/testing/itest/pom.xml @@ -0,0 +1,125 @@ + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0.1 + ../../pom.xml + + tuscany-itest + pom + Apache Tuscany SCA Integration Tests + + + + junit + junit + 4.8.1 + compile + + + org.codehaus.woodstox + wstx-asl + 3.2.9 + test + + + + + + base + builder + bpel + callback-api + callback-basic + callback-complex-type + callback-multiple-wires + callback-separatethread + callback-two-composites + callback-two-nodes + component-type + + contribution-doc-lit-disablewrapped + contribution-folder + contribution-zip + data-copy + databindings + distribution + domain-node-hazelcast + exceptions + implementation-composite + implementation-spring + import-export + interfaces + interface-matching + java-lifecycle-exceptions + jms + lifecycle + nodes + node-launcher-equinox + oneway + + policy + policies + policy-transaction + properties + recursive-multi-level + references + scaclient-api + + scaclient-api-osgi + scaclient-api-remote + scopes + scdl + services + service-reference + + wires + ws + ws-jaxws + async-interactions + scabindingmapper + + + + + true + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + + -- cgit v1.2.3