From 68e79e1901937b595bd7e507a2103754be844a76 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 7 Apr 2009 20:31:59 +0000 Subject: Fix the dependencies to get distributed OSGi samples working inside Eclipse git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762942 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/features/ejava/pom.xml | 6 ++++++ java/sca/pom.xml | 2 +- java/sca/samples/dosgi-calculator-operations/pom.xml | 14 ++++++++++++++ java/sca/samples/dosgi-calculator/pom.xml | 14 ++++++++++++++ .../calculator/dosgi/impl/CalculatorServiceImpl.java | 18 ++++++++++-------- java/sca/samples/pom.xml | 3 +++ 6 files changed, 48 insertions(+), 9 deletions(-) diff --git a/java/sca/features/ejava/pom.xml b/java/sca/features/ejava/pom.xml index 7e858478e1..c11c1cc503 100644 --- a/java/sca/features/ejava/pom.xml +++ b/java/sca/features/ejava/pom.xml @@ -106,6 +106,12 @@ 2.0-SNAPSHOT + + org.eclipse.osgi + services + 3.1.200-v20071203 + + -- cgit v1.2.3