]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.ui.dist/META-INF/MANIFEST.MF
Prepare SLC v0.14.1 release
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.ui.dist / META-INF / MANIFEST.MF
index 29d4774b80454200452c662d4c33016ea03df611..abe5af51502816c3af38d7f33ab3df5979b01d41 100644 (file)
@@ -2,19 +2,39 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Dist
 Bundle-SymbolicName: org.argeo.slc.client.ui.dist;singleton:=true
-Bundle-Version: 0.13.1.SNAPSHOT
+Bundle-Version: 0.14.1
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-Activator: org.argeo.slc.client.ui.dist.DistPlugin
+Bundle-ActivationPolicy: lazy
 Require-Bundle: org.eclipse.ui;resolution:=optional,
  org.eclipse.rap.ui;resolution:=optional,
- org.eclipse.core.runtime
-Bundle-Activator: org.argeo.slc.client.ui.dist.DistPlugin
+ org.eclipse.core.runtime;resolution:=optional,
+ org.eclipse.rap.ui.workbench;resolution:=optional
 Import-Package: aQute.lib.osgi;resolution:=optional,
  javax.jcr;version="[2.0.0,3.0.0)",
+ javax.jcr.nodetype;version="2.0.0",
+ javax.jcr.query,
+ javax.jcr.query.qom;version="2.0.0",
+ javax.jcr.security,
+ 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.dialogs,
+ org.argeo.eclipse.ui.jcr,
  org.argeo.eclipse.ui.jcr.commands,
  org.argeo.eclipse.ui.jcr.editors,
+ org.argeo.eclipse.ui.jcr.utils,
  org.argeo.eclipse.ui.jcr.views,
- org.argeo.jcr
-Bundle-ActivationPolicy: lazy
+ org.argeo.eclipse.ui.specific,
+ org.argeo.eclipse.ui.utils,
+ org.argeo.jcr,
+ org.argeo.jcr.security,
+ org.argeo.jcr.spring,
+ org.argeo.slc.jcr,
+ org.argeo.slc.repo,
+ org.eclipse.ui.forms,
+ org.eclipse.ui.forms.editor,
+ org.eclipse.ui.forms.events,
+ org.eclipse.ui.forms.widgets