X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.ext.equinox.jetty%2Fbnd.bnd;h=c114be661acba0b9d7ebb7cba0c2f0f238cb94a4;hb=0e7b79d7e3a39a079efff1c7590ba11590d51dea;hp=135f392e90419212eac794005ad5fb6de74a1b86;hpb=e189cb9175c4f220f98b0b663d12c4e5fac4dc4f;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.ext.equinox.jetty/bnd.bnd b/org.argeo.ext.equinox.jetty/bnd.bnd index 135f392e9..c114be661 100644 --- a/org.argeo.ext.equinox.jetty/bnd.bnd +++ b/org.argeo.ext.equinox.jetty/bnd.bnd @@ -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.api,\ * \ No newline at end of file