X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/8ae7085005f04d5faa9087836df577d88acc5d67..15a62a2492739a4b64cc5f13316eaf224009f982:/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 f8855335c..c59f7b08e 100644 --- a/eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF @@ -2,25 +2,32 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: eu.etaxonomy.taxeditor.test Bundle-SymbolicName: eu.etaxonomy.taxeditor.test;singleton:=true -Bundle-Version: 3.4.0.qualifier +Bundle-Version: 3.8.0.qualifier Bundle-ActivationPolicy: lazy Bundle-Vendor: EDIT Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, - org.eclipse.swtbot.eclipse.core, - org.eclipse.swtbot.eclipse.finder, - org.eclipse.swtbot.junit4_x, org.eclipse.ui.ide, - eu.etaxonomy.taxeditor.application, - eu.etaxonomy.taxeditor.bulkeditor, + org.junit;bundle-version="4.8.2", eu.etaxonomy.taxeditor.cdmlib, + eu.etaxonomy.taxeditor.bulkeditor, eu.etaxonomy.taxeditor.editor, eu.etaxonomy.taxeditor.help, eu.etaxonomy.taxeditor.navigation, eu.etaxonomy.taxeditor.printpublisher, - eu.etaxonomy.taxeditor.store -Eclipse-RegisterBuddy: org.apache.log4j + eu.etaxonomy.taxeditor.store, + 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 -Import-Package: org.apache.http.impl.client + 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 \ No newline at end of file