X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/52a70f7be7da87f1e6413e80395d9c5c969135dd..608f7100cc3dafb8fa8f43ea77f4c7e17d05438e:/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 323268381..2580e87af 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF +++ b/eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF @@ -2,15 +2,16 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: CDM Library Dependencies Plugin Bundle-SymbolicName: eu.etaxonomy.taxeditor.cdmlib;singleton:=true -Bundle-Version: 3.4.0.201412151735 +Bundle-Version: 3.6.1.qualifier Eclipse-BundleShape: dir Export-Package: com.google.api, com.google.api.detect, com.google.api.translate, + eu.etaxonomy.cdm, eu.etaxonomy.cdm.api.application, + eu.etaxonomy.cdm.api.cache, eu.etaxonomy.cdm.api.conversation, eu.etaxonomy.cdm.api.facade, - eu.etaxonomy.cdm.api.lazyloading, eu.etaxonomy.cdm.api.service, eu.etaxonomy.cdm.api.service.config, eu.etaxonomy.cdm.api.service.description, @@ -25,6 +26,8 @@ Export-Package: com.google.api, eu.etaxonomy.cdm.api.service.statistics, eu.etaxonomy.cdm.api.service.util, eu.etaxonomy.cdm.api.utility, + eu.etaxonomy.cdm.api.validation, + eu.etaxonomy.cdm.api.validation.batch, eu.etaxonomy.cdm.aspectj, eu.etaxonomy.cdm.common, eu.etaxonomy.cdm.common.media, @@ -55,6 +58,7 @@ Export-Package: com.google.api, eu.etaxonomy.cdm.io.common.events, eu.etaxonomy.cdm.io.common.mapping, eu.etaxonomy.cdm.io.common.mapping.out, + 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.dwca, @@ -94,6 +98,7 @@ Export-Package: com.google.api, eu.etaxonomy.cdm.model.occurrence, eu.etaxonomy.cdm.model.reference, eu.etaxonomy.cdm.model.taxon, + eu.etaxonomy.cdm.model.validation, eu.etaxonomy.cdm.model.view, eu.etaxonomy.cdm.model.view.context, eu.etaxonomy.cdm.persistence.dao, @@ -115,6 +120,8 @@ Export-Package: com.google.api, eu.etaxonomy.cdm.persistence.dao.occurrence, eu.etaxonomy.cdm.persistence.dao.reference, eu.etaxonomy.cdm.persistence.dao.taxon, + eu.etaxonomy.cdm.persistence.dao.validation, + eu.etaxonomy.cdm.persistence.dto, eu.etaxonomy.cdm.persistence.fetch, eu.etaxonomy.cdm.persistence.hibernate, eu.etaxonomy.cdm.persistence.hibernate.permission, @@ -129,7 +136,6 @@ Export-Package: com.google.api, eu.etaxonomy.cdm.print.out.pdf, eu.etaxonomy.cdm.print.out.taxpub, eu.etaxonomy.cdm.print.out.xml, - eu.etaxonomy.cdm.remote, eu.etaxonomy.cdm.remote.config, eu.etaxonomy.cdm.remote.controller, eu.etaxonomy.cdm.remote.controller.dto, @@ -178,18 +184,38 @@ Export-Package: com.google.api, eu.etaxonomy.cdm.strategy.merge, eu.etaxonomy.cdm.strategy.parser, eu.etaxonomy.cdm.strategy.parser.location, + eu.etaxonomy.cdm.validation, eu.etaxonomy.cdm.validation.annotation, eu.etaxonomy.cdm.validation.constraint, eu.etaxonomy.remote.dto.rdf, + eu.etaxonomy.taxeditor.remoting, + eu.etaxonomy.taxeditor.remoting.cache, + eu.etaxonomy.taxeditor.remoting.server, + eu.etaxonomy.taxeditor.remoting.source, + eu.etaxonomy.taxeditor.service, + eu.etaxonomy.taxeditor.session, + eu.etaxonomy.taxeditor.session.mock, + javassist.util.proxy, javax.persistence, junit.framework;uses:="org.junit.runner.manipulation,org.junit.runner,org.junit.runner.notification", + net.sf.ehcache, + net.sf.ehcache.config, + net.sf.ehcache.statistics, + net.sf.ehcache.store, net.sf.json;uses:="net.sf.json.processors,net.sf.json.util,org.apache.commons.lang.exception", + org.aopalliance.aop, org.apache.commons.collections;uses:="org.apache.commons.collections.keyvalue,new org.apache.commons.collections", + org.apache.commons.collections.buffer, + org.apache.commons.dbcp, org.apache.commons.io;uses:="org.apache.commons.io.filefilter", org.apache.commons.lang;uses:="org.apache.commons.lang.exception", + org.apache.commons.lang.exception, + org.apache.commons.lang.text, + org.apache.commons.logging, org.apache.fop.apps, org.apache.http, org.apache.http.client, + org.apache.http.util, org.apache.log4j;uses:="org.apache.log4j.helpers,org.apache.log4j.or,org.apache.log4j.spi", org.apache.log4j.chainsaw; uses:="org.apache.log4j, @@ -249,19 +275,35 @@ Export-Package: com.google.api, org.apache.lucene.util, org.apache.sanselan;uses:="org.apache.sanselan.common,org.apache.sanselan.common.byteSources", org.apache.xerces.dom, + org.eclipse.osgi.internal.loader, org.eclipse.osgi.util, org.h2.jdbc, org.hamcrest, org.hibernate, org.hibernate.annotations.common.reflection, org.hibernate.cache.internal, + org.hibernate.cfg, org.hibernate.classic, org.hibernate.collection.internal, + org.hibernate.collection.spi, org.hibernate.criterion, + org.hibernate.engine.internal, + org.hibernate.engine.spi, + org.hibernate.engine.transaction.spi, org.hibernate.envers.query.criteria, + org.hibernate.internal, + org.hibernate.internal.util, + org.hibernate.internal.util.collections, + org.hibernate.mapping, + org.hibernate.persister.collection, + org.hibernate.persister.entity, + org.hibernate.pretty, + org.hibernate.property, org.hibernate.proxy, + org.hibernate.proxy.pojo.javassist, org.hibernate.search, org.hibernate.search.spatial.impl, + org.hibernate.type, org.jadira.usertype.dateandtime.joda, org.jadira.usertype.dateandtime.shared.spi, org.jboss.logging, @@ -293,6 +335,7 @@ Export-Package: com.google.api, org.joda.time.format;uses:="org.joda.time", org.joda.time.tz;uses:="org.joda.time", org.junit;uses:="org.hamcrest", + org.junit.runner, org.odftoolkit.odfdom, org.odftoolkit.odfdom.doc, org.odftoolkit.odfdom.doc.office, @@ -300,6 +343,10 @@ Export-Package: com.google.api, org.odftoolkit.odfdom.dom.element, org.odftoolkit.odfdom.dom.element.style, org.odftoolkit.odfdom.dom.style, + org.slf4j, + org.springframework.aop, + org.springframework.aop.framework, + org.springframework.beans, org.springframework.beans.factory, org.springframework.beans.factory.annotation; uses:="org.apache.commons.logging, @@ -310,6 +357,9 @@ Export-Package: com.google.api, org.springframework.beans.factory.wiring, org.springframework.core.type, org.springframework.beans.factory", + org.springframework.beans.factory.config, + org.springframework.beans.factory.support, + org.springframework.beans.factory.xml, org.springframework.cache.ehcache, org.springframework.context; uses:="org.springframework.core.io, @@ -317,14 +367,19 @@ Export-Package: com.google.api, org.springframework.core.io.support, org.springframework.beans.factory.config, org.springframework.beans.factory", + org.springframework.context.config, org.springframework.context.event; uses:="org.springframework.core, org.aopalliance.intercept, org.springframework.context, org.springframework.beans.factory", + org.springframework.context.support, org.springframework.core;uses:="org.springframework.util", + org.springframework.core.env, org.springframework.core.io;uses:="org.jboss.virtual", + org.springframework.core.io.support, org.springframework.core.type.classreading, + org.springframework.jdbc.datasource, org.springframework.orm.hibernate3; uses:="org.apache.commons.logging, org.aopalliance.intercept, @@ -351,9 +406,15 @@ Export-Package: com.google.api, org.springframework.dao, org.springframework.transaction.support", org.springframework.orm.hibernate4, + org.springframework.remoting, + org.springframework.remoting.httpinvoker, + org.springframework.remoting.support, org.springframework.security.access, org.springframework.security.authentication, + org.springframework.security.authentication.dao, + org.springframework.security.authentication.encoding, org.springframework.security.authentication.event, + org.springframework.security.config, org.springframework.security.core, org.springframework.security.core.context, org.springframework.security.core.userdetails, @@ -390,6 +451,7 @@ Export-Package: com.google.api, org.springframework.transaction, org.apache.commons.logging, org.springframework.beans.factory", + org.springframework.util, org.springframework.web.servlet; uses:="org.springframework.web.multipart, org.apache.commons.logging, @@ -406,7 +468,8 @@ Export-Package: com.google.api, Bundle-Vendor: EDIT Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Require-Bundle: org.eclipse.osgi, - org.eclipse.equinox.common + org.eclipse.equinox.common, + org.apache.commons.httpclient;bundle-version="3.1.0" Bundle-ClassPath: ., lib/activation-1.1.1.jar, lib/antlr-2.7.7.jar, @@ -563,15 +626,6 @@ Bundle-ClassPath: ., lib/spring-security-core-3.1.3.RELEASE.jar, lib/stax-1.2.0.jar, lib/stax-api-1.0.1.jar, - lib/unitils-core-3.3.jar, - lib/unitils-database-3.3.jar, - lib/unitils-dbmaintainer-3.3.jar, - lib/unitils-dbunit-3.3.jar, - lib/unitils-easymock-3.3.jar, - lib/unitils-inject-3.3.jar, - lib/unitils-mock-3.3.jar, - lib/unitils-orm-3.3.jar, - lib/unitils-spring-3.3.jar, lib/usertype.jodatime-2.0.1.jar, lib/usertype.spi-2.0.1.jar, lib/validation-api-1.0.0.GA.jar, @@ -596,24 +650,26 @@ Bundle-ClassPath: ., lib/spring-security-remoting-3.1.3.RELEASE.jar, lib/jena-core-2.11.2.jar, lib/jena-iri-1.0.2.jar, - lib/cdmlib-commons-3.4.0-sources.jar, - lib/cdmlib-commons-3.4.0.jar, - lib/cdmlib-ext-3.4.0-sources.jar, - lib/cdmlib-ext-3.4.0.jar, - lib/cdmlib-io-3.4.0-sources.jar, - lib/cdmlib-io-3.4.0.jar, - lib/cdmlib-model-3.4.0-sources.jar, - lib/cdmlib-model-3.4.0.jar, - lib/cdmlib-persistence-3.4.0-sources.jar, - lib/cdmlib-persistence-3.4.0.jar, - lib/cdmlib-print-3.4.0-sources.jar, - lib/cdmlib-print-3.4.0.jar, - lib/cdmlib-remote-3.4.0-sources.jar, - lib/cdmlib-remote-3.4.0.jar, - lib/cdmlib-services-3.4.0-sources.jar, - lib/cdmlib-services-3.4.0.jar, + lib/cdmlib-commons-3.6.1-SNAPSHOT-sources.jar, + lib/cdmlib-commons-3.6.1-SNAPSHOT.jar, + lib/cdmlib-ext-3.6.1-SNAPSHOT-sources.jar, + lib/cdmlib-ext-3.6.1-SNAPSHOT.jar, + lib/cdmlib-io-3.6.1-SNAPSHOT-sources.jar, + lib/cdmlib-io-3.6.1-SNAPSHOT.jar, + lib/cdmlib-model-3.6.1-SNAPSHOT-sources.jar, + lib/cdmlib-model-3.6.1-SNAPSHOT.jar, + lib/cdmlib-persistence-3.6.1-SNAPSHOT-sources.jar, + lib/cdmlib-persistence-3.6.1-SNAPSHOT.jar, + lib/cdmlib-print-3.6.1-SNAPSHOT-sources.jar, + lib/cdmlib-print-3.6.1-SNAPSHOT.jar, + lib/cdmlib-remote-3.6.1-SNAPSHOT-sources.jar, + lib/cdmlib-remote-3.6.1-SNAPSHOT.jar, + lib/cdmlib-services-3.6.1-SNAPSHOT-sources.jar, + lib/cdmlib-services-3.6.1-SNAPSHOT.jar, lib/poi-3.10-FINAL.jar, lib/poi-ooxml-3.10-FINAL.jar, lib/xmlbeans-2.3.0.jar, - lib/poi-ooxml-schemas-3.10-FINAL.jar -Import-Package: eu.etaxonomy.cdm.api.application + lib/poi-ooxml-schemas-3.10-FINAL.jar, + lib/swagger-annotations-1.3.5.jar, + lib/cdm-server-3.5.2-SNAPSHOT.jar +Import-Package: org.apache.commons.httpclient.methods