X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=publishing%2Forg.argeo.publishing.ui%2Fbnd.bnd;h=30b13d813f7d42b68d382e5fc78320830df62dd1;hb=d4d7d01337ead36932642850c579ced9ad158fe5;hp=60d985cb7b225625a2c1418ea826cf3969286d38;hpb=4bd6cf0556f597ee73c8f13df45019ccf9e418a6;p=gpl%2Fargeo-suite.git diff --git a/publishing/org.argeo.publishing.ui/bnd.bnd b/publishing/org.argeo.publishing.ui/bnd.bnd index 60d985c..30b13d8 100644 --- a/publishing/org.argeo.publishing.ui/bnd.bnd +++ b/publishing/org.argeo.publishing.ui/bnd.bnd @@ -1,4 +1,5 @@ Import-Package:\ +org.osgi.service.http.context,\ javax.jcr.nodetype,\ org.osgi.service.event,\ org.argeo.suite.ui,\ @@ -12,4 +13,7 @@ Provide-Capability:\ cms.datamodel; name=docbook; cnd=/org/argeo/docbook/docbook.cnd; abstract=true Service-Component:\ -OSGI-INF/fontsServlet.xml +OSGI-INF/fontsServlet.xml,\ +OSGI-INF/htmlServletContext.xml,\ +OSGI-INF/dbkServlet.xml,\ +OSGI-INF/documentUiProvider.xml