ref #9359 import log4j2 in some TaxEditor projects
[taxeditor.git] / eu.etaxonomy.taxeditor.application / META-INF / MANIFEST.MF
index 851354ddca4f3fb04620f2fb53441f310ec83ef2..d402e59630341cccf54ffe61487f57b5562a3625 100644 (file)
@@ -2,13 +2,15 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Application
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true
-Bundle-Version: 5.16.0.qualifier
+Bundle-Version: 5.32.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
 Export-Package: eu.etaxonomy.taxeditor
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
+ eu.etaxonomy.taxeditor.local,
+ eu.etaxonomy.taxeditor.cdmlib,
  eu.etaxonomy.taxeditor.store,
  eu.etaxonomy.taxeditor.navigation,
  eu.etaxonomy.taxeditor.editor,
@@ -38,15 +40,15 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.e4.core.di,
  org.eclipse.e4.core.services,
  org.eclipse.e4.core.di.annotations,
- eu.etaxonomy.taxeditor.cdmlib,
  org.eclipse.osgi.services,
  org.eclipse.equinox.event
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
 Import-Package: eu.etaxonomy.cdm.database,
- javax.annotation;version="1.0.0";resolution:=optional,
+ javax.annotation;version="1.0.0",
  javax.inject;version="1.0.0",
- org.apache.log4j,
+ org.apache.logging.log4j,
+ org.apache.logging.log4j.core,
  org.eclipse.equinox.app,
  org.eclipse.equinox.p2.repository.metadata,
  org.osgi.framework,