From e2153aa948efc7d8b05c641784b30a665c598748 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 26 May 2009 12:09:03 +0000 Subject: Tag 1.5 RC1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778670 13f79535-47bb-0310-9956-ffa450edef68 --- tags/java/sca/1.5/samples/osgi-supplychain/pom.xml | 187 +++++++++++++++++++++ 1 file changed, 187 insertions(+) create mode 100644 tags/java/sca/1.5/samples/osgi-supplychain/pom.xml (limited to 'tags/java/sca/1.5/samples/osgi-supplychain/pom.xml') diff --git a/tags/java/sca/1.5/samples/osgi-supplychain/pom.xml b/tags/java/sca/1.5/samples/osgi-supplychain/pom.xml new file mode 100644 index 0000000000..ea1d16b518 --- /dev/null +++ b/tags/java/sca/1.5/samples/osgi-supplychain/pom.xml @@ -0,0 +1,187 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.5 + ../../pom.xml + + sample-osgi-supplychain + Apache Tuscany SCA Sample OSGi Supply Chain + + + + + org.apache.felix + org.apache.felix.main + 1.0.4 + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.5 + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.5 + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-osgi + 1.5 + runtime + + + + junit + junit + 4.5 + test + + + + + sample-osgi-supplychain + + + org.apache.maven.plugins + maven-antrun-plugin + 1.1 + + + + ant + ant-trax + 1.6.5 + + + + + + create-bundles + generate-test-sources + + run + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3