Move Equinox Jetty extension to another area.
[gpl/argeo-slc.git] / ext / org.argeo.ext.equinox.jetty / bnd.bnd
diff --git a/ext/org.argeo.ext.equinox.jetty/bnd.bnd b/ext/org.argeo.ext.equinox.jetty/bnd.bnd
new file mode 100644 (file)
index 0000000..0f21e73
--- /dev/null
@@ -0,0 +1,7 @@
+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,\
+*
\ No newline at end of file