From 3dd7e2c4da9c80b8182a2d04dc129a67aa7910df Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:06:58 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835121 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/implementation-composite/pom.xml | 66 ++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-0.99/samples/implementation-composite/pom.xml (limited to 'sca-java-1.x/branches/sca-java-0.99/samples/implementation-composite/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-0.99/samples/implementation-composite/pom.xml b/sca-java-1.x/branches/sca-java-0.99/samples/implementation-composite/pom.xml new file mode 100644 index 0000000000..8b041e3ed2 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-0.99/samples/implementation-composite/pom.xml @@ -0,0 +1,66 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 0.99-incubating-SNAPSHOT + ../../pom.xml + + sample-implementation-composite + Apache Tuscany Composite Implementation Sample + A sample showing local wiring of a component implemented by a nested composite + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.tuscany.sca + tuscany-host-embedded + 0.99-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 0.99-incubating-SNAPSHOT + runtime + + + + junit + junit + 4.2 + test + + + + + + ${artifactId} + + + -- cgit v1.2.3