From 6f41ef61af2268d5576448974ca447b597387e88 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 16 Jun 2009 06:48:13 +0000 Subject: Create 2.0 M3 release branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785089 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-2.0-M3/itest/pom.xml | 169 +++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 branches/sca-java-2.0-M3/itest/pom.xml (limited to 'branches/sca-java-2.0-M3/itest/pom.xml') diff --git a/branches/sca-java-2.0-M3/itest/pom.xml b/branches/sca-java-2.0-M3/itest/pom.xml new file mode 100644 index 0000000000..842a72b82e --- /dev/null +++ b/branches/sca-java-2.0-M3/itest/pom.xml @@ -0,0 +1,169 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-M3-SNAPSHOT + ../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