ref #9190: rename webapp to local
[taxeditor.git] / eu.etaxonomy.taxeditor.webapp / META-INF / MANIFEST.MF
diff --git a/eu.etaxonomy.taxeditor.webapp/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.webapp/META-INF/MANIFEST.MF
deleted file mode 100644 (file)
index f82c2e8..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Webapp
-Bundle-SymbolicName: eu.etaxonomy.taxeditor.webapp;singleton:=true
-Bundle-Version: 5.18.0.qualifier
-Require-Bundle: org.eclipse.core.runtime,
- org.eclipse.jface,
- org.eclipse.ui.ide,
- eu.etaxonomy.taxeditor.store,
- eu.etaxonomy.taxeditor.workbench,
- org.eclipse.e4.core.di.annotations,
- org.eclipse.e4.ui.services,
- org.eclipse.e4.ui.model.workbench,
- org.eclipse.e4.ui.di,
- org.eclipse.e4.ui.workbench,
- org.eclipse.core.expressions,
- org.eclipse.ui.forms,
- org.eclipse.ui.workbench,
- javax.servlet
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Bundle-ActivationPolicy: lazy
-Export-Package: eu.etaxonomy.taxeditor.local
-Bundle-ClassPath: .,
- lib/log4j-1.2.17.jar,
- lib/c3p0-0.9.5.2.jar,
- lib/h2-1.4.190.jar,
- lib/mchange-commons-java-0.2.11.jar,
- lib/postgresql-42.2.15.jar,
- lib/mssql-jdbc-8.4.1.jre8.jar,
- lib/jtds-1.3.1.jar,
- lib/mysql-connector-java-8.0.21.jar,
- lib/jetty-webapp-9.4.26.v20200117.jar,
- lib/jetty-xml-9.4.26.v20200117.jar,
- lib/cdmlib-remote-5.18.0-SNAPSHOT.jar,
- lib/jetty-http-9.4.26.v20200117.jar,
- lib/jetty-io-9.4.26.v20200117.jar,
- lib/jetty-security-9.4.26.v20200117.jar,
- lib/jetty-server-9.4.26.v20200117.jar,
- lib/jetty-servlet-9.4.26.v20200117.jar,
- lib/jetty-util-9.4.26.v20200117.jar
-Bundle-Vendor: EDIT
-Import-Package: eu.etaxonomy.cdm.api.application,
- eu.etaxonomy.cdm.api.service,
- eu.etaxonomy.cdm.cache,
- eu.etaxonomy.cdm.common,
- eu.etaxonomy.cdm.common.monitor,
- eu.etaxonomy.cdm.config,
- eu.etaxonomy.cdm.database,
- eu.etaxonomy.cdm.model.common,
- eu.etaxonomy.cdm.model.metadata,
- eu.etaxonomy.cdm.model.name,
- eu.etaxonomy.cdm.model.term.init,
- eu.etaxonomy.cdm.persistence.permission,
- eu.etaxonomy.taxeditor.remoting.server,
- eu.etaxonomy.taxeditor.remoting.source,
- eu.etaxonomy.taxeditor.session,
- org.apache.commons.lang3,
- org.eclipse.jface.resource,
- org.eclipse.ui.plugin,
- org.springframework.core.io,
- org.springframework.security.authentication,
- org.springframework.security.core
-