From 6d687337fb92dc5dd84d4d72866daaea9320a6d3 Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 16 Sep 2010 15:16:30 +0000 Subject: ASM otest r653. Move the temporary OASIS otest data from ant's p.a.o directory to somewhere the any Tuscany committer can edit. These could be out in the real snapshot repo I guess but I can't publish there atm and I want to make sure we can get rid of this when OASIS publish them properly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997782 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany-otests-asm-tests-2.0-SNAPSHOT.pom | 239 +++++++++++++++++++++ 1 file changed, 239 insertions(+) create mode 100644 maven/org/apache/tuscany/sca/tuscany-otests-asm-tests/2.0-SNAPSHOT/tuscany-otests-asm-tests-2.0-SNAPSHOT.pom (limited to 'maven/org/apache/tuscany/sca/tuscany-otests-asm-tests/2.0-SNAPSHOT/tuscany-otests-asm-tests-2.0-SNAPSHOT.pom') diff --git a/maven/org/apache/tuscany/sca/tuscany-otests-asm-tests/2.0-SNAPSHOT/tuscany-otests-asm-tests-2.0-SNAPSHOT.pom b/maven/org/apache/tuscany/sca/tuscany-otests-asm-tests/2.0-SNAPSHOT/tuscany-otests-asm-tests-2.0-SNAPSHOT.pom new file mode 100644 index 0000000000..a6993ee097 --- /dev/null +++ b/maven/org/apache/tuscany/sca/tuscany-otests-asm-tests/2.0-SNAPSHOT/tuscany-otests-asm-tests-2.0-SNAPSHOT.pom @@ -0,0 +1,239 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-SNAPSHOT + ../pom.xml + + tuscany-otests-asm-tests + Apache Tuscany SCA Specification Assembly Tests + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-deployment + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-impl-osgi + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-launcher + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-launcher-equinox + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-binding-ws-runtime-axis2 + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-jetty + 2.0-SNAPSHOT + + + + org.oasis-open.sca.assembly + General_Java + 1.0 + + + + javax.servlet + servlet-api + 2.5 + + + + com.sun.xml.ws + jaxws-rt + 2.1.7 + + + + junit + junit + 4.5 + test + + + + + + ${artifactId} + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.3 + + + + ant + ant-trax + 1.6.5 + + + + + + copy-files-from-svn + generate-resources + + run + + + + + + + + + + + + + + + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.3 + + + add-test-source + generate-sources + + add-test-source + + + + src/test/tjava + + + + + add-test-resource + generate-sources + + add-test-resource + + + + + src/main/resources + + + + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + ${project.build.directory}/test-classes + + **/* + + + + + + + -- cgit v1.2.3