From 1348977e269c37a163865fb95f6a7b6d7e7cc69a Mon Sep 17 00:00:00 2001 From: slaws Date: Fri, 8 Oct 2010 11:15:23 +0000 Subject: describe the osgi runtime. Add to the base runtime to get osgi integration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005775 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/features/osgi-runtime/pom.xml | 65 ++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 sca-java-2.x/trunk/features/osgi-runtime/pom.xml (limited to 'sca-java-2.x/trunk/features/osgi-runtime/pom.xml') diff --git a/sca-java-2.x/trunk/features/osgi-runtime/pom.xml b/sca-java-2.x/trunk/features/osgi-runtime/pom.xml new file mode 100644 index 0000000000..9841203101 --- /dev/null +++ b/sca-java-2.x/trunk/features/osgi-runtime/pom.xml @@ -0,0 +1,65 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-feature + 2.0-SNAPSHOT + ../pom.xml + + + tuscany-osgi-runtime + Apache Tuscany SCA OSGi Runtime + pom + + + + + + org.apache.tuscany.sca + tuscany-contribution-osgi + ${pom.version} + + + + org.apache.tuscany.sca + tuscany-extensibility-equinox + ${pom.version} + + + + org.apache.tuscany.sca + tuscany-node-impl-osgi + ${pom.version} + + + + org.apache.tuscany.sca + tuscany-node-launcher-equinox + ${pom.version} + + + + + -- cgit v1.2.3