The Equinox Jetty bundle should not be explicitly started anymore.
[lgpl/argeo-commons.git] / org.argeo.ext.equinox.jetty / bnd.bnd
index 135f392e90419212eac794005ad5fb6de74a1b86..3422e55e7ca7844e14d184fa234d663a98eeb42c 100644 (file)
@@ -1,4 +1,9 @@
 Fragment-Host: org.eclipse.equinox.http.jetty
 
 Import-Package: org.eclipse.jetty.websocket.jsr356,\
+org.eclipse.jetty.websocket.api,\
+org.eclipse.jetty.websocket.common,\
+org.osgi.service.http,\
+org.argeo.cms.auth,\
+org.argeo.node,\
 *
\ No newline at end of file