From 4e13586bc791d71c41760cf4d0a5cc908973de3e Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:09:18 +0000 Subject: Moving 2.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835134 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-2.0-M2/modules/node-impl-osgi/pom.xml | 257 +++++++++++++++++++++ 1 file changed, 257 insertions(+) create mode 100644 sca-java-2.x/branches/sca-java-2.0-M2/modules/node-impl-osgi/pom.xml (limited to 'sca-java-2.x/branches/sca-java-2.0-M2/modules/node-impl-osgi/pom.xml') diff --git a/sca-java-2.x/branches/sca-java-2.0-M2/modules/node-impl-osgi/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M2/modules/node-impl-osgi/pom.xml new file mode 100644 index 0000000000..c02ee883a9 --- /dev/null +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/node-impl-osgi/pom.xml @@ -0,0 +1,257 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M2-SNAPSHOT + ../pom.xml + + + tuscany-node-impl-osgi + Apache Tuscany SCA OSGi Node Implementation + + + + tuscany.repo + Tuscany Maven 2.x Repository + http://svn.apache.org/repos/asf/tuscany/maven + + false + + + + + + + org.eclipse + osgi + 3.4.0-v20080605-1900 + compile + + + org.eclipse.osgi + services + 3.1.200-v20071203 + test + + + + + org.eclipse.equinox + ds + 1.0.0-v20080427-0830 + test + + + + org.eclipse.equinox + util + 1.0.0-v20080414 + test + + + + org.apache.tuscany.sca + tuscany-assembly + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution-java + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-extensibility-equinox + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-contribution-osgi + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-node-api + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-node + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-core + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-workspace + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-workspace-impl + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-definitions-xml + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-sca + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-sca-xml + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-policy-xml + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-core-databinding + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-assembly-xsd + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-endpoint + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-node-launcher-equinox + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-binding-rmi-runtime + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-binding-rmi + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-host-rmi + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-implementation-osgi + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-implementation-osgi-runtime + 2.0-M2-SNAPSHOT + test + + + + cglib + cglib + 2.2 + test + + + + + -- cgit v1.2.3