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 --- .../contrib/runtime-webapp/smoketest/pom.xml.off | 118 +++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 sandbox/old/contrib/runtime-webapp/smoketest/pom.xml.off (limited to 'sandbox/old/contrib/runtime-webapp/smoketest/pom.xml.off') diff --git a/sandbox/old/contrib/runtime-webapp/smoketest/pom.xml.off b/sandbox/old/contrib/runtime-webapp/smoketest/pom.xml.off new file mode 100644 index 0000000000..9dee9cff73 --- /dev/null +++ b/sandbox/old/contrib/runtime-webapp/smoketest/pom.xml.off @@ -0,0 +1,118 @@ + + + + + org.apache.tuscany.sca.runtime + webapp + 2.0-alpha2-incubating-SNAPSHOT + + 4.0.0 + org.apache.tuscany.sca.runtime.webapp + webapp-smoketest + war + Apache Tuscany WebApp Smoketest + + + + org.apache.tuscany.sca.runtime.webapp + webapp-api + ${project.version} + + + + javax.servlet + servlet-api + + + + junit + junit + + + + ${artifactId} + + + org.apache.tuscany + tuscany-war-plugin + ${project.version} + + + tuscany-war + + tuscany-war + + + + + + + org.codehaus.cargo + cargo-maven2-plugin + + + jetty6x + embedded + + false + + + 8088 + + + + + + start-container + pre-integration-test + + start + + + + stop-container + post-integration-test + + stop + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + integration-test + + test + + + + **/SmokeTest*.java + + + + + + + + -- cgit v1.2.3