Updated version in pom / project files to taxeditor version : 4.7.0-SNAPSHOT and...
[taxeditor.git] / eu.etaxonomy.taxeditor.test / META-INF / MANIFEST.MF
index 2b302260300a04691aefa41459dafee45f7aa15d..8cb846e343dabae897cd84b428b3419990b0f49d 100644 (file)
@@ -2,14 +2,15 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: eu.etaxonomy.taxeditor.test
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.test;singleton:=true
-Bundle-Version: 3.5.2.qualifier
+Bundle-Version: 4.7.0.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-RequiredExecutionEnvironment: JavaSE-1.7
 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,
@@ -17,8 +18,11 @@ Require-Bundle: org.eclipse.ui,
  eu.etaxonomy.taxeditor.navigation,
  eu.etaxonomy.taxeditor.printpublisher,
  eu.etaxonomy.taxeditor.store,
- org.apache.log4j
-Eclipse-RegisterBuddy: org.apache.log4j
+ org.apache.log4j,
+ org.hamcrest,
+ org.eclipse.swtbot.eclipse.core,
+ org.eclipse.swtbot.eclipse.finder
+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,