From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.0.1/itest/pom.xml | 102 ++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 branches/sca-java-1.0.1/itest/pom.xml (limited to 'branches/sca-java-1.0.1/itest/pom.xml') diff --git a/branches/sca-java-1.0.1/itest/pom.xml b/branches/sca-java-1.0.1/itest/pom.xml new file mode 100644 index 0000000000..c5d2e0925a --- /dev/null +++ b/branches/sca-java-1.0.1/itest/pom.xml @@ -0,0 +1,102 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.0.1-incubating-SNAPSHOT + ../pom.xml + + tuscany-itest + pom + Apache Tuscany SCA Integration Tests + + + + default + + true + + + callablereferences + callback-api + callback-basic + callback-complex-type + callback-id + callback-multiple-wires + callback-set-callback + callback-set-conversation + contribution + contribution-multiple + contribution-import-export + conversations + databindings + exceptions + exceptions-cross-binding + exceptions-cross-binding-ws + exceptions-simple-ws + extended-api + + large-sdo-ws + operation-overloading + osgi-implementation + osgi-contribution + properties + recursive + references + services + component-type + interfaces + wires + + scopes + wsdl + wsdlless + wsdl2java + ws-void-args-return + + + + + + + + junit + junit + 4.2 + compile + + + + org.easymock + easymock + 2.2 + test + + + + -- cgit v1.2.3