adapt master to develop
[taxeditor.git] / eu.etaxonomy.taxeditor.test / META-INF / MANIFEST.MF
index 6a87849f358682cc2be3062bfde9c8547cd6ef7b..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.16.0
+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,14 +19,24 @@ 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,
- lib/org.springframework.context-3.2.2.RELEASE.jar,
  lib/unitils-core-3.4.2.jar,
  lib/unitils-database-3.4.2.jar,
  lib/unitils-dbmaintainer-3.4.2.jar,
  lib/unitils-dbunit-3.4.2.jar,
  lib/unitils-spring-3.4.2.jar,
- lib/dbunit-2.4.9.jar
+ lib/dbunit-2.4.9.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
+
+
+