X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.publishing.ui%2Fbnd.bnd;fp=org.argeo.publishing.ui%2Fbnd.bnd;h=67c0dd9b22564304e83fa384fece0cef92130f00;hb=3440f51df3e4c015972c7b6a0efb3ce16188b89b;hp=0000000000000000000000000000000000000000;hpb=752a7b2614895002a3d184be166ef4162caf0d05;p=gpl%2Fargeo-suite.git diff --git a/org.argeo.publishing.ui/bnd.bnd b/org.argeo.publishing.ui/bnd.bnd new file mode 100644 index 0000000..67c0dd9 --- /dev/null +++ b/org.argeo.publishing.ui/bnd.bnd @@ -0,0 +1,23 @@ +Import-Package:\ +org.osgi.service.http.context,\ +javax.jcr.nodetype,\ +org.osgi.service.event,\ +org.argeo.suite.ui,\ +org.argeo.api,\ +org.eclipse.swt,\ +org.eclipse.jface.viewers,\ +org.osgi.framework,\ +org.apache.xml.serializer,\ +org.eclipse.rap.rwt,\ +* + +Provide-Capability:\ +cms.datamodel; name=docbook; cnd=/org/argeo/docbook/docbook.cnd; abstract=true + +Service-Component:\ +OSGI-INF/fontsServlet.xml,\ +OSGI-INF/htmlServletContext.xml,\ +OSGI-INF/dbkServlet.xml,\ +OSGI-INF/documentUiProvider.xml,\ +OSGI-INF/wwwLayer.xml,\ +OSGI-INF/dbk4Converter.xml