From 4d017c5ed0476dc90a75f988ec486619e1465ee5 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 23 Apr 2010 08:02:47 +0000 Subject: Add integration tests to the webapp samples copied from itest distribution tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937182 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/webapps/helloworld-wicket/pom.xml | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'sca-java-2.x/trunk/samples/webapps/helloworld-wicket') diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-wicket/pom.xml b/sca-java-2.x/trunk/samples/webapps/helloworld-wicket/pom.xml index 25e30c136c..f6bbb4cc82 100644 --- a/sca-java-2.x/trunk/samples/webapps/helloworld-wicket/pom.xml +++ b/sca-java-2.x/trunk/samples/webapps/helloworld-wicket/pom.xml @@ -76,6 +76,36 @@ org.mortbay.jetty maven-jetty-plugin 6.1.18 + + helloworld-wicket + foo + 9999 + + + + start-jetty + process-test-classes + + run + + + 0 + true + + + 8085 + + + + + + stop-jetty + prepare-package + + stop + + + -- cgit v1.2.3