X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=publishing%2Forg.argeo.publishing.ui%2Fbnd.bnd;h=5485019624831cf5dd9c1e9f938569991df20a13;hb=309a56223bbb3ef2698cb336a3e1c7c38ec288c3;hp=30b13d813f7d42b68d382e5fc78320830df62dd1;hpb=d4d7d01337ead36932642850c579ced9ad158fe5;p=gpl%2Fargeo-suite.git diff --git a/publishing/org.argeo.publishing.ui/bnd.bnd b/publishing/org.argeo.publishing.ui/bnd.bnd index 30b13d8..5485019 100644 --- a/publishing/org.argeo.publishing.ui/bnd.bnd +++ b/publishing/org.argeo.publishing.ui/bnd.bnd @@ -7,6 +7,7 @@ org.argeo.api,\ org.eclipse.swt,\ org.eclipse.jface.viewers,\ org.osgi.framework,\ +org.apache.xml.serializer,\ * Provide-Capability:\ @@ -16,4 +17,5 @@ Service-Component:\ OSGI-INF/fontsServlet.xml,\ OSGI-INF/htmlServletContext.xml,\ OSGI-INF/dbkServlet.xml,\ -OSGI-INF/documentUiProvider.xml +OSGI-INF/documentUiProvider.xml,\ +OSGI-INF/dbk4Converter.xml