ref #5752 cleanup dependencies in taxeditor.cdmlib Part 4
authorPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 6 Apr 2017 17:50:16 +0000 (19:50 +0200)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 6 Apr 2017 17:50:16 +0000 (19:50 +0200)
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/build.properties

index c34190605966dcddd09f3b0144907161803076e4..654f0d83d033ce98652a50a83ef11248b8f24ff8 100644 (file)
        <classpathentry exported="true" kind="lib" path="lib/dom4j-1.6.1.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/dozer-5.3.0.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/dtd-parser-1.1.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/dom4j-1.6.1.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/dozer-5.3.0.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/dtd-parser-1.1.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/easymock-2.3.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/easymockclassextension-2.3.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/ehcache-core-2.6.11.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/ezmorph-1.0.6.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/ehcache-core-2.6.11.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/ezmorph-1.0.6.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/FastInfoset-1.2.13.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/fop-1.1.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/google-api-translate-java-0.92.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/google-api-translate-java-0.92.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/guava-19.0.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/h2-1.4.190.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/h2mig_pagestore_addon.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/hamcrest-core-1.3.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/h2-1.4.190.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/h2mig_pagestore_addon.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/hamcrest-core-1.3.jar"/>
index 25f48d08621b41b9fc62fbcae873bdf83349aa56..0f3ef4da8fbed9c4bb645f07bc1c4213f8033e4f 100644 (file)
@@ -217,7 +217,6 @@ Export-Package: com.google.api,
  org.apache.commons.lang.exception,
  org.apache.commons.lang.text,
  org.apache.commons.logging,
  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.http,
  org.apache.http.client,
  org.apache.http.util,
@@ -503,12 +502,9 @@ Require-Bundle: org.eclipse.osgi,
  org.eclipse.core.runtime
 Bundle-ClassPath: .,
  lib/activation-1.1.1.jar,
  org.eclipse.core.runtime
 Bundle-ClassPath: .,
  lib/activation-1.1.1.jar,
- lib/antlr-2.7.7.jar,
- lib/aopalliance-1.0.jar,
  lib/apache-log4j-extras-1.2.17.jar,
  lib/aspectjrt-1.8.8.jar,
  lib/aspectjweaver-1.8.8.jar,
  lib/apache-log4j-extras-1.2.17.jar,
  lib/aspectjrt-1.8.8.jar,
  lib/aspectjweaver-1.8.8.jar,
- lib/avro-1.6.3.jar,
  lib/batik-xml-1.7.jar,
  lib/cdmlib-commons-4.7.0-SNAPSHOT.jar,
  lib/cdmlib-ext-4.7.0-SNAPSHOT.jar,
  lib/batik-xml-1.7.jar,
  lib/cdmlib-commons-4.7.0-SNAPSHOT.jar,
  lib/cdmlib-ext-4.7.0-SNAPSHOT.jar,
@@ -535,14 +531,9 @@ Bundle-ClassPath: .,
  lib/dom4j-1.6.1.jar,
  lib/dozer-5.3.0.jar,
  lib/dtd-parser-1.1.jar,
  lib/dom4j-1.6.1.jar,
  lib/dozer-5.3.0.jar,
  lib/dtd-parser-1.1.jar,
- lib/easymock-2.3.jar,
- lib/easymockclassextension-2.3.jar,
  lib/ehcache-core-2.6.11.jar,
  lib/ezmorph-1.0.6.jar,
  lib/ehcache-core-2.6.11.jar,
  lib/ezmorph-1.0.6.jar,
- lib/FastInfoset-1.2.13.jar,
- lib/fop-1.1.jar,
  lib/google-api-translate-java-0.92.jar,
  lib/google-api-translate-java-0.92.jar,
- lib/guava-19.0.jar,
  lib/h2-1.4.190.jar,
  lib/h2mig_pagestore_addon.jar,
  lib/hamcrest-core-1.3.jar,
  lib/h2-1.4.190.jar,
  lib/h2mig_pagestore_addon.jar,
  lib/hamcrest-core-1.3.jar,
index 12c7a2ff89b8de91c8d2ee3f80088aa24d33cf30..afa828b26138f4c0224f920958801963582cac8f 100644 (file)
@@ -2,12 +2,9 @@ bin.includes = META-INF/,\
                .,\
                resources/cdm.map.ser,\
                lib/activation-1.1.1.jar,\
                .,\
                resources/cdm.map.ser,\
                lib/activation-1.1.1.jar,\
-               lib/antlr-2.7.7.jar,\
-               lib/aopalliance-1.0.jar,\
                lib/apache-log4j-extras-1.2.17.jar,\
                lib/aspectjrt-1.8.8.jar,\
                lib/aspectjweaver-1.8.8.jar,\
                lib/apache-log4j-extras-1.2.17.jar,\
                lib/aspectjrt-1.8.8.jar,\
                lib/aspectjweaver-1.8.8.jar,\
-               lib/avro-1.6.3.jar,\
                lib/batik-xml-1.7.jar,\
                lib/cdmlib-commons-4.7.0-SNAPSHOT.jar,\
                lib/cdmlib-ext-4.7.0-SNAPSHOT.jar,\
                lib/batik-xml-1.7.jar,\
                lib/cdmlib-commons-4.7.0-SNAPSHOT.jar,\
                lib/cdmlib-ext-4.7.0-SNAPSHOT.jar,\
@@ -34,14 +31,9 @@ bin.includes = META-INF/,\
                lib/dom4j-1.6.1.jar,\
                lib/dozer-5.3.0.jar,\
                lib/dtd-parser-1.1.jar,\
                lib/dom4j-1.6.1.jar,\
                lib/dozer-5.3.0.jar,\
                lib/dtd-parser-1.1.jar,\
-               lib/easymock-2.3.jar,\
-               lib/easymockclassextension-2.3.jar,\
                lib/ehcache-core-2.6.11.jar,\
                lib/ezmorph-1.0.6.jar,\
                lib/ehcache-core-2.6.11.jar,\
                lib/ezmorph-1.0.6.jar,\
-               lib/FastInfoset-1.2.13.jar,\
-               lib/fop-1.1.jar,\
                lib/google-api-translate-java-0.92.jar,\
                lib/google-api-translate-java-0.92.jar,\
-               lib/guava-19.0.jar,\
                lib/h2-1.4.190.jar,\
                lib/h2mig_pagestore_addon.jar,\
                lib/hamcrest-core-1.3.jar,\
                lib/h2-1.4.190.jar,\
                lib/h2mig_pagestore_addon.jar,\
                lib/hamcrest-core-1.3.jar,\