X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/93b0eb6b9106c8f08e3ef503022ed3bd9e01d329..19a8bfe7b1bc7f737a85baeb4255edb32c79e7fa:/eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF diff --git a/eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF index 2b3022603..7f2bd7c9d 100644 --- a/eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF @@ -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: 3.5.2.qualifier +Bundle-Version: 3.6.1.qualifier Bundle-ActivationPolicy: lazy Bundle-Vendor: EDIT Bundle-RequiredExecutionEnvironment: JavaSE-1.6 @@ -17,8 +17,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, @@ -28,3 +31,4 @@ Bundle-ClassPath: ., lib/unitils-dbunit-3.4.2.jar, lib/unitils-spring-3.4.2.jar, lib/dbunit-2.4.9.jar +Export-Package: org.hamcrest