From 635fe997f91dbec1cf8ab0b7aeb8c76c56330013 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Tue, 23 Sep 2008 23:44:47 +0000 Subject: Starting to fix jetty OSGi import/exports. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698404 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/modules/host-jetty/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (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 736a6f8dde..ee76b73ab4 100644 --- a/branches/sca-equinox/modules/host-jetty/pom.xml +++ b/branches/sca-equinox/modules/host-jetty/pom.xml @@ -66,7 +66,9 @@ ${tuscany.version} org.apache.tuscany.sca.host.jetty ${pom.name} - org.apache.tuscany.sca.http.jetty* + + org.apache.tuscany.sca.http.jetty, + org.mortbay.jetty;version="6.1.7", org.mortbay.jetty.handler;version="6.1.7", -- cgit v1.2.3