From fa547d7589e9d6a9cb70d12fbe8cd2a03f36e80d Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 18 Jun 2009 12:49:25 +0000 Subject: Correct M3 RC1 tag name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786042 13f79535-47bb-0310-9956-ffa450edef68 --- tags/java/sca/2.0-M3-RC1/itest/pom.xml | 169 +++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 tags/java/sca/2.0-M3-RC1/itest/pom.xml (limited to 'tags/java/sca/2.0-M3-RC1/itest/pom.xml') diff --git a/tags/java/sca/2.0-M3-RC1/itest/pom.xml b/tags/java/sca/2.0-M3-RC1/itest/pom.xml new file mode 100644 index 0000000000..b482403a4a --- /dev/null +++ b/tags/java/sca/2.0-M3-RC1/itest/pom.xml @@ -0,0 +1,169 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-M3 + ../pom.xml + + tuscany-itest + pom + Apache Tuscany SCA Integration Tests + + + + junit + junit + 4.5 + compile + + + + + + default + + true + + + + + callback-api + callback-basic + callback-basic-ws + callback-complex-type + callback-multiple-wires + callback-separatethread + + + component-type + contribution-folder + contribution-zip + + + distribution + exceptions + implementation-spring + interfaces + nodes + + + recursive-multi-level + references + scaclient-api + scopes + services + wires + + + + + old + + bpel + builder + callablereferences + callablereferences-ws + callback-api + callback-basic + callback-complex-type + callback-id + callback-multiple-wires + callback-separatethread + callback-set-callback + callback-set-conversation + component-type + contribution + + contribution-import-export + conversations + conversations-ws + corba + databindings + exceptions + exceptions-cross-binding + exceptions-cross-binding-ws + exceptions-simple-ws + extended-api + interfaces + + jms + jms-args + jms-callbacks + jms-definitions + jms-format + jms-selectors + large-sdo-ws + late-reference-resolution + oneway + operation-overloading + + policy + policy-security + policy-security-basicauth + policy-security-jsr250 + policy-security-token + + properties + recursive + recursive-multi-level + recursive-ws + references + scopes + serialization + services + spring + transaction + validation + wires + wsdl + wsdl2java + wsdlless + wsdl-multiple + ws-void-args-return + + + + + -- cgit v1.2.3