X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/d8d3a36b3eac2c1fa93f8a82b39934d14c502908..d960a7a1e845a7177402c58766e4ebcdfcf381e2:/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF diff --git a/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF b/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF index 22997b44b..a6bab8cb4 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: CDM Library Dependencies Plugin Bundle-SymbolicName: eu.etaxonomy.taxeditor.cdmlib;singleton:=true -Bundle-Version: 5.1.2 +Bundle-Version: 5.7.1 Eclipse-BundleShape: dir Export-Package: com.google.api, com.google.api.detect, @@ -61,6 +61,7 @@ Export-Package: com.google.api, eu.etaxonomy.cdm.ext.sru, eu.etaxonomy.cdm.filter, eu.etaxonomy.cdm.format, + eu.etaxonomy.cdm.format.taxon, eu.etaxonomy.cdm.hibernate, eu.etaxonomy.cdm.hibernate.search, eu.etaxonomy.cdm.io.api.application, @@ -73,7 +74,9 @@ Export-Package: com.google.api, eu.etaxonomy.cdm.io.csv.caryophyllales.out, eu.etaxonomy.cdm.io.csv.redlist.demo, eu.etaxonomy.cdm.io.csv.redlist.out, + eu.etaxonomy.cdm.io.descriptive.owl.in, eu.etaxonomy.cdm.io.descriptive.owl.out, + eu.etaxonomy.cdm.io.descriptive.word.out, eu.etaxonomy.cdm.io.distribution.excelupdate, eu.etaxonomy.cdm.io.dwca.in, eu.etaxonomy.cdm.io.dwca.jaxb, @@ -105,7 +108,6 @@ Export-Package: com.google.api, eu.etaxonomy.cdm.model, eu.etaxonomy.cdm.model.agent, eu.etaxonomy.cdm.model.common, - eu.etaxonomy.cdm.model.common.init, eu.etaxonomy.cdm.model.description, eu.etaxonomy.cdm.model.location, eu.etaxonomy.cdm.model.media, @@ -115,6 +117,8 @@ Export-Package: com.google.api, eu.etaxonomy.cdm.model.occurrence, eu.etaxonomy.cdm.model.reference, eu.etaxonomy.cdm.model.taxon, + eu.etaxonomy.cdm.model.term, + eu.etaxonomy.cdm.model.term.init, eu.etaxonomy.cdm.model.validation, eu.etaxonomy.cdm.model.view, eu.etaxonomy.cdm.model.view.context, @@ -131,12 +135,14 @@ Export-Package: com.google.api, eu.etaxonomy.cdm.persistence.dao.hibernate.occurrence, eu.etaxonomy.cdm.persistence.dao.hibernate.reference, eu.etaxonomy.cdm.persistence.dao.hibernate.taxon, + eu.etaxonomy.cdm.persistence.dao.hibernate.term, eu.etaxonomy.cdm.persistence.dao.hibernate.view, eu.etaxonomy.cdm.persistence.dao.media, eu.etaxonomy.cdm.persistence.dao.name, eu.etaxonomy.cdm.persistence.dao.occurrence, eu.etaxonomy.cdm.persistence.dao.reference, eu.etaxonomy.cdm.persistence.dao.taxon, + eu.etaxonomy.cdm.persistence.dao.term, eu.etaxonomy.cdm.persistence.dao.validation, eu.etaxonomy.cdm.persistence.dto, eu.etaxonomy.cdm.persistence.fetch, @@ -231,6 +237,8 @@ Export-Package: com.google.api, org.apache.commons.lang.exception, org.apache.commons.lang.text, org.apache.commons.logging, + org.apache.commons.math3.stat, + org.apache.commons.math3.stat.descriptive, org.apache.fop.apps, org.apache.http, org.apache.http.client, @@ -426,6 +434,7 @@ Export-Package: com.google.api, org.hibernate.engine.spi, org.hibernate.engine.transaction.spi, org.hibernate.envers.query.criteria, + org.hibernate.envers.tools, org.hibernate.internal, org.hibernate.internal.util, org.hibernate.internal.util.collections, @@ -635,7 +644,8 @@ Export-Package: com.google.api, org.springframework.context.event, javax.servlet, org.springframework.ui, - javax.servlet.http" + javax.servlet.http", + org.swtchart Bundle-Vendor: EDIT Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.eclipse.osgi, @@ -651,16 +661,16 @@ Bundle-ClassPath: ., lib/aspectjrt-1.8.8.jar, lib/aspectjweaver-1.8.8.jar, lib/batik-xml-1.7.jar, - lib/cdmlib-commons-5.1.0.jar, - lib/cdmlib-ext-5.1.0.jar, - lib/cdmlib-io-5.1.0.jar, - lib/cdmlib-model-5.1.0.jar, - lib/cdmlib-persistence-5.1.0.jar, - lib/cdmlib-print-5.1.0.jar, - lib/cdmlib-remote-5.1.0.jar, - lib/cdmlib-cache-5.1.0.jar, - lib/cdmlib-services-5.1.0.jar, - lib/cdmlib-test-5.1.0.jar, + lib/cdmlib-commons-5.7.0.jar, + lib/cdmlib-ext-5.7.0.jar, + lib/cdmlib-io-5.7.0.jar, + lib/cdmlib-model-5.7.0.jar, + lib/cdmlib-persistence-5.7.0.jar, + lib/cdmlib-print-5.7.0.jar, + lib/cdmlib-remote-5.7.0.jar, + lib/cdmlib-cache-5.7.0.jar, + lib/cdmlib-services-5.7.0.jar, + lib/cdmlib-test-5.7.0.jar, lib/com.springsource.org.aopalliance-1.0.0.jar, lib/com.springsource.org.apache.commons.logging-1.1.1.jar, lib/commons-beanutils-1.9.2.jar, @@ -832,7 +842,6 @@ Bundle-ClassPath: ., lib/lsid-server-1.1.2.jar, lib/mapstruct-1.0.0.Final.jar, lib/mchange-commons-java-0.2.11.jar, - lib/mysql-connector-java-5.1.38.jar, lib/objenesis-1.2.jar, lib/odfdom-0.8.jar, lib/odfdom-java-0.8.7.jar, @@ -867,5 +876,9 @@ Bundle-ClassPath: ., lib/lucene-analyzers-common-5.4.1.jar, lib/lucene-sandbox-5.4.1.jar, lib/lucene-suggest-5.4.1.jar, - lib/redmine-java-api-3.1.0.jar + lib/redmine-java-api-3.1.0.jar, + lib/org.swtchart_0.10.0.v20160212.jar, + lib/commons-math3-3.6.1.jar, + lib/docx4j-6.0.1.jar, + lib/mysql-connector-java-8.0.15.jar Import-Package: eu.etaxonomy.cdm.api.application