From 76ba274800421aac90b65c4aaed740f1aba7128a Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Tue, 14 Sep 2010 13:11:35 +0000 Subject: TUSCANY-3677 add directory for "running tuscany" samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996883 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/pom.xml | 1 + sca-java-2.x/trunk/samples/running-tuscany/pom.xml | 42 ++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/running-tuscany/pom.xml (limited to 'sca-java-2.x') diff --git a/sca-java-2.x/trunk/samples/pom.xml b/sca-java-2.x/trunk/samples/pom.xml index 8f3526ef8e..800dffe788 100644 --- a/sca-java-2.x/trunk/samples/pom.xml +++ b/sca-java-2.x/trunk/samples/pom.xml @@ -32,6 +32,7 @@ getting-started sca-features + running-tuscany applications calculator-osgi diff --git a/sca-java-2.x/trunk/samples/running-tuscany/pom.xml b/sca-java-2.x/trunk/samples/running-tuscany/pom.xml new file mode 100644 index 0000000000..56f446425d --- /dev/null +++ b/sca-java-2.x/trunk/samples/running-tuscany/pom.xml @@ -0,0 +1,42 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-samples + 2.0-SNAPSHOT + ../pom.xml + + tuscany-samples-sca-features + pom + Apache Tuscany Samples Demonstrating Tuscany Features + + + + default + + true + + + + + + -- cgit v1.2.3