ref #9189: move datasource to webapp - adapt manifest files
[taxeditor.git] / eu.etaxonomy.taxeditor.store / META-INF / MANIFEST.MF
index 33e90e03e062331a02f966c04e0b6376838fe892..ad568dd2d9eee8b3abede77a015aed723c6023a9 100644 (file)
@@ -2,14 +2,11 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: DataStore Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true
-Bundle-Version: 5.7.2
+Bundle-Version: 5.18.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
 Export-Package: eu.etaxonomy.cdm,
- eu.etaxonomy.cdm.database,
- eu.etaxonomy.taxeditor.datasource,
- eu.etaxonomy.taxeditor.datasource.wizard,
  eu.etaxonomy.taxeditor.dnd.transfer,
  eu.etaxonomy.taxeditor.editor,
  eu.etaxonomy.taxeditor.editor.definedterm,
@@ -42,6 +39,7 @@ Export-Package: eu.etaxonomy.cdm,
  eu.etaxonomy.taxeditor.ui.bar,
  eu.etaxonomy.taxeditor.ui.combo,
  eu.etaxonomy.taxeditor.ui.combo.taxon,
+ eu.etaxonomy.taxeditor.ui.combo.term,
  eu.etaxonomy.taxeditor.ui.dialog,
  eu.etaxonomy.taxeditor.ui.dialog.configurator,
  eu.etaxonomy.taxeditor.ui.dialog.configurator.deleteConfigurator,
@@ -62,8 +60,6 @@ Export-Package: eu.etaxonomy.cdm,
  eu.etaxonomy.taxeditor.ui.selection,
  eu.etaxonomy.taxeditor.util,
  eu.etaxonomy.taxeditor.view,
- eu.etaxonomy.taxeditor.view.datasource,
- eu.etaxonomy.taxeditor.view.datasource.handler,
  eu.etaxonomy.taxeditor.view.detail,
  eu.etaxonomy.taxeditor.view.e4,
  eu.etaxonomy.taxeditor.view.e4.details,
@@ -102,8 +98,7 @@ Require-Bundle: org.eclipse.osgi,
  eu.etaxonomy.taxeditor.store
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
-Import-Package: eu.etaxonomy.taxeditor.webapp,
- javax.annotation;version="1.0.0";resolution:=optional,
+Import-Package: javax.annotation;version="1.0.0";resolution:=optional,
  javax.inject;version="1.0.0",
  org.eclipse.core.commands,
  org.eclipse.core.commands.operations,