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/modules/host-jetty/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'branches/sca-equinox/modules/host-jetty/pom.xml') diff --git a/branches/sca-equinox/modules/host-jetty/pom.xml b/branches/sca-equinox/modules/host-jetty/pom.xml index 1a4c19b69a..9d4570b9ec 100644 --- a/branches/sca-equinox/modules/host-jetty/pom.xml +++ b/branches/sca-equinox/modules/host-jetty/pom.xml @@ -67,6 +67,16 @@ org.apache.tuscany.sca.host.jetty ${pom.name} org.apache.tuscany.sca.http.jetty* + + org.mortbay.jetty;version="6.1.7", + org.mortbay.jetty.handler;version="6.1.7", + org.mortbay.jetty.nio;version="6.1.7", + org.mortbay.jetty.security;version="6.1.7", + org.mortbay.jetty.servlet;version="6.1.7", + org.mortbay.log;version="6.1.7", + org.mortbay.resource;version="6.1.7", + org.mortbay.thread;version="6.1.7" + -- cgit v1.2.3