X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fplugins%2Forg.argeo.slc.client.ui%2FMETA-INF%2FMANIFEST.MF;h=1be21d68c85b2cf30a16b71445aa19e9c03779fa;hb=d2ad59a9fec555703c53d375b8c679161ade5968;hp=e2a3d55829f9192ab9c619964dd9867f0daf554e;hpb=2491290303da15a1ff1f8b56348ad06481646a0e;p=gpl%2Fargeo-slc.git diff --git a/eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF b/eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF index e2a3d5582..1be21d68c 100644 --- a/eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF +++ b/eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Ui Bundle-SymbolicName: org.argeo.slc.client.ui;singleton:=true -Bundle-Version: 0.13.1.SNAPSHOT +Bundle-Version: 0.14.2.SNAPSHOT Bundle-Activator: org.argeo.slc.client.ui.ClientUiPlugin Require-Bundle: org.eclipse.ui;resolution:=optional, org.eclipse.core.runtime;resolution:=optional, @@ -11,22 +11,22 @@ Require-Bundle: org.eclipse.ui;resolution:=optional, Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: J2SE-1.5 Export-Package: org.argeo.slc.client.ui, - org.argeo.slc.client.ui.listeners, org.argeo.slc.client.ui.views Import-Package: javax.jcr;version="2.0.0", javax.jcr.nodetype;version="2.0.0", javax.jcr.observation;version="2.0.0", + javax.jcr.query;version="2.0.0", org.apache.commons.io;version="1.4.0", org.apache.commons.logging;version="1.1.1", org.argeo, org.argeo.eclipse.spring, org.argeo.eclipse.ui, org.argeo.eclipse.ui.jcr, + org.argeo.eclipse.ui.specific, org.argeo.jcr, org.argeo.jcr.spring, org.argeo.slc, org.argeo.slc.build, - org.argeo.slc.client.oxm, org.argeo.slc.client.ui, org.argeo.slc.core.attachment, org.argeo.slc.core.execution, @@ -54,4 +54,3 @@ Import-Package: javax.jcr;version="2.0.0", org.springframework.beans.factory, org.springframework.context, org.springframework.core.io.support -