From a799bd1b828dcf0077832ec0f9a306a59031856f Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Tue, 14 Sep 2010 13:37:53 +0000 Subject: TUSCANY-3677 move launchers into running-tuscany folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996894 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/running-tuscany/launcher-shell/pom.xml | 79 ++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/pom.xml (limited to 'sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/pom.xml') diff --git a/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/pom.xml b/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/pom.xml new file mode 100644 index 0000000000..cde0e15f62 --- /dev/null +++ b/sca-java-2.x/trunk/samples/running-tuscany/launcher-shell/pom.xml @@ -0,0 +1,79 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-samples + 2.0-SNAPSHOT + ../pom.xml + + sample-launcher-shell + Apache Tuscany SCA Sample Launcher Shell + war + + + + org.apache.tuscany.sca + tuscany-feature-api + pom + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-core + pom + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-webservice + pom + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-web20 + pom + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-webapp + 2.0-SNAPSHOT + + + + junit + junit + 4.8.1 + test + + + + + + scashell + + -- cgit v1.2.3