From 8227d226f54d00bb430e1e0985bbef7596864e28 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 2 Nov 2009 09:59:23 +0000 Subject: Try out moving the otests out of 2.x trunk by copying the tuscany/sca/java/otest folder to tuscany/otest. - A copy not a move so the old one can continued to be used. Can worry about the name tuscany/otest later git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831839 13f79535-47bb-0310-9956-ffa450edef68 --- otest/newlayout/pom.xml | 92 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 otest/newlayout/pom.xml (limited to 'otest/newlayout/pom.xml') diff --git a/otest/newlayout/pom.xml b/otest/newlayout/pom.xml new file mode 100644 index 0000000000..82d61ab19a --- /dev/null +++ b/otest/newlayout/pom.xml @@ -0,0 +1,92 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-SNAPSHOT + ../pom.xml + + tuscany-otests + OASIS SCA Specification Tests + pom + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.tuscany.sca + tuscany-feature-api + pom + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-core + pom + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-webservice + pom + 2.0-SNAPSHOT + + + + junit + junit + 4.5 + test + + + + + + + default + + true + + + sca-assembly + tuscany-test-runner + + + + + scajcaa + + sca-java-caa + tuscany-java-caa-test-runner + + + + + + -- cgit v1.2.3