ref #10204: revert remove of json and other libraries
authorKatja Luther <k.luther@bgbm.org>
Thu, 15 Dec 2022 14:32:21 +0000 (15:32 +0100)
committerKatja Luther <k.luther@bgbm.org>
Thu, 15 Dec 2022 14:34:49 +0000 (15:34 +0100)
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF

index 8a1b926989173214b6b6fbaaa70205f72c04ab1a..95ef72a7cfd8227ad375a7af0adcf21e8e851fe4 100644 (file)
@@ -186,9 +186,11 @@ Export-Package: com.sun.istack.internal.tools,
  net.sf.ehcache.statistics,
  net.sf.ehcache.store,
  net.sf.ehcache.util,
+ net.sf.json;uses:="net.sf.json.processors,net.sf.json.util,org.apache.commons.lang.exception",
  org.aopalliance.aop,
  org.apache.commons.collections4,
  org.apache.commons.collections4.map,
+ org.apache.commons.collections.map,
  org.apache.commons.dbcp,
  org.apache.commons.imaging,
  org.apache.commons.io;uses:="org.apache.commons.io.filefilter",
@@ -355,8 +357,10 @@ Bundle-ClassPath: .,
  lib/cdmlib-persistence-5.35.0-SNAPSHOT.jar,
  lib/cdmlib-cache-5.35.0-SNAPSHOT.jar,
  lib/cdmlib-services-5.35.0-SNAPSHOT.jar,
+ lib/commons-beanutils-1.9.4.jar,
  lib/commons-codec-1.15.jar,
  lib/commons-collections4-4.4.jar,
+ lib/commons-collections-3.2.2.jar,
  lib/commons-dbcp-1.4.jar,
  lib/commons-imaging-1.0-alpha3.jar,
  lib/commons-io-2.11.0.jar,
@@ -399,6 +403,8 @@ Bundle-ClassPath: .,
  lib/opencsv-2.3.jar,
  lib/junit-4.13.2.jar,
  lib/json-20220320.jar,
+ lib/json-lib-2.4-jdk15.jar,
+ lib/ezmorph-1.0.6.jar,
  lib/antlr-2.7.7.jar,
  lib/postgresql-42.3.6.jar,
  lib/lucene-core-5.5.5.jar,