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/current/ASM_12007/pom.xml | 79 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 otest/current/ASM_12007/pom.xml (limited to 'otest/current/ASM_12007/pom.xml') diff --git a/otest/current/ASM_12007/pom.xml b/otest/current/ASM_12007/pom.xml new file mode 100644 index 0000000000..910015aebb --- /dev/null +++ b/otest/current/ASM_12007/pom.xml @@ -0,0 +1,79 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-otests + 2.0-SNAPSHOT + ../pom.xml + + tuscany-otests-asm-ASM_12007 + Apache Tuscany SCA Specification Tests ASM_12007 + + + + org.apache.tuscany.sca + tuscany-otests-asm-General_Java + 2.0-SNAPSHOT + + + + + ${artifactId} + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + + ant + ant-trax + 1.6.5 + + + + + + copy-files-from-svn + generate-resources + + run + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3