From 9c14ddd98774833f3b3c6817f62b59f8bf3fc432 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 10 Feb 2011 08:53:33 +0000 Subject: Remove samples subfolder as its now in contrib and unreleased git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069286 13f79535-47bb-0310-9956-ffa450edef68 --- .../getting-started/helloworld-webapp/pom.xml | 120 --------------------- 1 file changed, 120 deletions(-) delete mode 100644 sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml (limited to 'sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml') diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml b/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml deleted file mode 100644 index 4a8c757ecf..0000000000 --- a/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml +++ /dev/null @@ -1,120 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-samples - 2.0-SNAPSHOT - ../../pom.xml - - - sample-helloworld-webapp - Apache Tuscany SCA Sample Helloworld - war - - - - - org.apache.tuscany.sca - tuscany-base-runtime - 2.0-SNAPSHOT - - - - junit - junit - 4.8.1 - test - - - - - - helloworld - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy - compile - - copy - - - - - org.apache.tuscany.sca - sample-helloworld-contribution - ${project.version} - - src/main/webapp/WEB-INF/sca-contributions - - - - - - - - - org.mortbay.jetty - maven-jetty-plugin - 6.1.18 - - helloworld - foo - 9999 - - - - - - - -- cgit v1.2.3