adapt master to develop
[taxeditor.git] / eu.etaxonomy.taxeditor.test / META-INF / MANIFEST.MF
index 31a690dcaa83f36a8e76e1316b8acdbc53964656..05ae47250324eb5b3363a8c72cd5b6a50f862fe5 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: eu.etaxonomy.taxeditor.test
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.test;singleton:=true
-Bundle-Version: 5.18.0.qualifier
+Bundle-Version: 5.42.0
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
@@ -10,7 +10,6 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.ui.ide,
  org.junit;bundle-version="4.8.2",
- eu.etaxonomy.taxeditor.webapp,
  eu.etaxonomy.taxeditor.cdmlib,
  eu.etaxonomy.taxeditor.bulkeditor,
  eu.etaxonomy.taxeditor.editor,
@@ -20,7 +19,8 @@ Require-Bundle: org.eclipse.ui,
  eu.etaxonomy.taxeditor.store,
  org.apache.log4j,
  org.eclipse.swtbot.eclipse.core,
- org.eclipse.swtbot.eclipse.finder
+ org.eclipse.swtbot.eclipse.finder,
+ eu.etaxonomy.taxeditor.workbench
 Eclipse-RegisterBuddy: org.apache.log4j, org.eclipse.swtbot.swt.finder
 Bundle-ClassPath: .,
  lib/byte-buddy-0.5.1.jar,
@@ -30,9 +30,13 @@ Bundle-ClassPath: .,
  lib/unitils-dbunit-3.4.2.jar,
  lib/unitils-spring-3.4.2.jar,
  lib/dbunit-2.4.9.jar,
- lib/junit-4.13.jar,
+ lib/junit-4.13.2.jar,
  lib/h2-1.4.200.jar,
  lib/c3p0-0.9.5.2.jar,
  lib/commons-dbcp-1.4.jar,
  lib/commons-pool-1.6.jar,
  lib/hamcrest-core-1.3.jar
+Import-Package: eu.etaxonomy.taxeditor.local
+
+
+