X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=osgi%2Fequinox%2Forg.argeo.cms.lib.equinox%2Fbnd.bnd;h=c0d2b8caf7cc3e54b9cf5ab223c2e1d36bf2d6ce;hb=bd79aaa6f342553778a6051313580ab9841f4d3b;hp=2c83158e243cf69e0176afc5a7cc914c1f512806;hpb=40ae72d5e9f2e15ea2d1ac6bbed7f0f2e312cbdc;p=lgpl%2Fargeo-commons.git diff --git a/osgi/equinox/org.argeo.cms.lib.equinox/bnd.bnd b/osgi/equinox/org.argeo.cms.lib.equinox/bnd.bnd index 2c83158e2..c0d2b8caf 100644 --- a/osgi/equinox/org.argeo.cms.lib.equinox/bnd.bnd +++ b/osgi/equinox/org.argeo.cms.lib.equinox/bnd.bnd @@ -1,2 +1,6 @@ Service-Component: \ -OSGI-INF/jettyServiceFactory.xml,\ +OSGI-INF/equinoxJettyServer.xml,\ + +Import-Package:\ +org.eclipse.jetty.session,\ +*