summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/host-jetty/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/modules/host-jetty/pom.xml')
-rw-r--r--branches/sca-equinox/modules/host-jetty/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/host-jetty/pom.xml b/branches/sca-equinox/modules/host-jetty/pom.xml
index 9d4570b9ec..736a6f8dde 100644
--- a/branches/sca-equinox/modules/host-jetty/pom.xml
+++ b/branches/sca-equinox/modules/host-jetty/pom.xml
@@ -75,7 +75,8 @@
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"
+ org.mortbay.thread;version="6.1.7",
+ *
</Import-Package>
</instructions>
</configuration>