From 6626c9e3a05c34f4a14be352a126ad5dc4192d18 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Tue, 16 Sep 2008 17:16:37 +0000 Subject: Started to fix module dependencies, OSGi manifest generation and a few references to obsolete classes to get a clean build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695979 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/demos/bigbank-stockquote/pom.xml | 2 +- branches/sca-equinox/demos/workpool-distributed/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'branches/sca-equinox/demos') diff --git a/branches/sca-equinox/demos/bigbank-stockquote/pom.xml b/branches/sca-equinox/demos/bigbank-stockquote/pom.xml index c8d0b95257..4749c73c26 100644 --- a/branches/sca-equinox/demos/bigbank-stockquote/pom.xml +++ b/branches/sca-equinox/demos/bigbank-stockquote/pom.xml @@ -64,7 +64,7 @@ org.apache.tuscany.sca - tuscany-host-tomcat + tuscany-host-jetty 1.4-SNAPSHOT runtime diff --git a/branches/sca-equinox/demos/workpool-distributed/pom.xml b/branches/sca-equinox/demos/workpool-distributed/pom.xml index 01a8900d52..4280a23cc1 100644 --- a/branches/sca-equinox/demos/workpool-distributed/pom.xml +++ b/branches/sca-equinox/demos/workpool-distributed/pom.xml @@ -128,7 +128,7 @@ org.apache.tuscany.sca - tuscany-host-tomcat + tuscany-host-jetty 1.4-SNAPSHOT test -- cgit v1.2.3