Revision 5fbf2e5f
Added by Patrick Plitzner over 5 years ago
eu.etaxonomy.taxeditor.cdmlib/.classpath | ||
---|---|---|
56 | 56 |
<classpathentry exported="true" kind="lib" path="lib/concurrent-1.3.4.jar"/> |
57 | 57 |
<classpathentry exported="true" kind="lib" path="lib/dbunit-2.4.9.jar"/> |
58 | 58 |
<classpathentry exported="true" kind="lib" path="lib/dom4j-1.6.1.jar"/> |
59 |
<classpathentry exported="true" kind="lib" path="lib/doxia-core-1.6.jar"/> |
|
60 |
<classpathentry exported="true" kind="lib" path="lib/doxia-logging-api-1.6.jar"/> |
|
61 |
<classpathentry exported="true" kind="lib" path="lib/doxia-module-apt-1.6.jar"/> |
|
62 |
<classpathentry exported="true" kind="lib" path="lib/doxia-module-xhtml-1.6.jar"/> |
|
63 |
<classpathentry exported="true" kind="lib" path="lib/doxia-sink-api-1.6.jar"/> |
|
64 | 59 |
<classpathentry exported="true" kind="lib" path="lib/dozer-5.3.0.jar"/> |
65 | 60 |
<classpathentry exported="true" kind="lib" path="lib/dtd-parser-1.1.jar"/> |
66 | 61 |
<classpathentry exported="true" kind="lib" path="lib/easymock-2.3.jar"/> |
... | ... | |
95 | 90 |
<classpathentry exported="true" kind="lib" path="lib/httpmime-4.5.1.jar"/> |
96 | 91 |
<classpathentry exported="true" kind="lib" path="lib/icu4j-2.6.1.jar"/> |
97 | 92 |
<classpathentry exported="true" kind="lib" path="lib/identificationKeyAPI-1.0.jar"/> |
98 |
<classpathentry exported="true" kind="lib" path="lib/istack-commons-runtime-2.21.jar"/> |
|
99 |
<classpathentry exported="true" kind="lib" path="lib/istack-commons-tools-2.21.jar"/> |
|
100 | 93 |
<classpathentry exported="true" kind="lib" path="lib/itextpdf-5.5.8.jar"/> |
101 | 94 |
<classpathentry exported="true" kind="lib" path="lib/jackson-annotations-2.6.5.jar"/> |
102 | 95 |
<classpathentry exported="true" kind="lib" path="lib/jackson-core-2.6.5.jar"/> |
... | ... | |
161 | 154 |
<classpathentry exported="true" kind="lib" path="lib/odfdom-java-0.8.7.jar"/> |
162 | 155 |
<classpathentry exported="true" kind="lib" path="lib/ognl-2.6.9.jar"/> |
163 | 156 |
<classpathentry exported="true" kind="lib" path="lib/opencsv-2.3.jar"/> |
164 |
<classpathentry exported="true" kind="lib" path="lib/org.osgi.core-1.0.0.jar"/> |
|
165 |
<classpathentry exported="true" kind="lib" path="lib/osgi-3.6.0.jar"/> |
|
166 | 157 |
<classpathentry exported="true" kind="lib" path="lib/paranamer-2.3.jar"/> |
167 |
<classpathentry exported="true" kind="lib" path="lib/plexus-classworlds-1.2-alpha-9.jar"/> |
|
168 |
<classpathentry exported="true" kind="lib" path="lib/plexus-component-annotations-1.5.5.jar"/> |
|
169 |
<classpathentry exported="true" kind="lib" path="lib/plexus-container-default-1.0-alpha-30.jar"/> |
|
170 |
<classpathentry exported="true" kind="lib" path="lib/plexus-utils-3.0.15.jar"/> |
|
171 | 158 |
<classpathentry exported="true" kind="lib" path="lib/poi-3.13.jar"/> |
172 | 159 |
<classpathentry exported="true" kind="lib" path="lib/poi-ooxml-3.13.jar"/> |
173 | 160 |
<classpathentry exported="true" kind="lib" path="lib/poi-ooxml-schemas-3.13.jar"/> |
... | ... | |
211 | 198 |
<classpathentry exported="true" kind="lib" path="lib/springfox-swagger-common-2.3.1.jar"/> |
212 | 199 |
<classpathentry exported="true" kind="lib" path="lib/springfox-swagger2-2.3.1.jar"/> |
213 | 200 |
<classpathentry exported="true" kind="lib" path="lib/standard-1.1.2.jar"/> |
214 |
<classpathentry exported="true" kind="lib" path="lib/stax-1.2.0.jar"/> |
|
215 |
<classpathentry exported="true" kind="lib" path="lib/stax-api-1.0.1.jar"/> |
|
216 |
<classpathentry exported="true" kind="lib" path="lib/stax-ex-1.7.7.jar"/> |
|
217 |
<classpathentry exported="true" kind="lib" path="lib/swagger-annotations-1.5.6.jar"/> |
|
218 |
<classpathentry exported="true" kind="lib" path="lib/swagger-models-1.5.5.jar"/> |
|
219 | 201 |
<classpathentry exported="true" kind="lib" path="lib/tools.jar"/> |
220 | 202 |
<classpathentry exported="true" kind="lib" path="lib/txw2-2.2.11.jar"/> |
221 | 203 |
<classpathentry exported="true" kind="lib" path="lib/unitils-core-3.4.2.jar"/> |
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF | ||
---|---|---|
281 | 281 |
org.apache.lucene.util, |
282 | 282 |
org.apache.sanselan;uses:="org.apache.sanselan.common,org.apache.sanselan.common.byteSources", |
283 | 283 |
org.apache.xerces.dom, |
284 |
org.eclipse.osgi.internal.loader, |
|
285 |
org.eclipse.osgi.util, |
|
286 | 284 |
org.h2.jdbc, |
287 | 285 |
org.hamcrest, |
288 | 286 |
org.hibernate, |
... | ... | |
568 | 566 |
lib/concurrent-1.3.4.jar, |
569 | 567 |
lib/dbunit-2.4.9.jar, |
570 | 568 |
lib/dom4j-1.6.1.jar, |
571 |
lib/doxia-core-1.6.jar, |
|
572 |
lib/doxia-logging-api-1.6.jar, |
|
573 |
lib/doxia-module-apt-1.6.jar, |
|
574 |
lib/doxia-module-xhtml-1.6.jar, |
|
575 |
lib/doxia-sink-api-1.6.jar, |
|
576 | 569 |
lib/dozer-5.3.0.jar, |
577 | 570 |
lib/dtd-parser-1.1.jar, |
578 | 571 |
lib/easymock-2.3.jar, |
... | ... | |
607 | 600 |
lib/httpmime-4.5.1.jar, |
608 | 601 |
lib/icu4j-2.6.1.jar, |
609 | 602 |
lib/identificationKeyAPI-1.0.jar, |
610 |
lib/istack-commons-runtime-2.21.jar, |
|
611 |
lib/istack-commons-tools-2.21.jar, |
|
612 | 603 |
lib/itextpdf-5.5.8.jar, |
613 | 604 |
lib/jackson-annotations-2.6.5.jar, |
614 | 605 |
lib/jackson-core-2.6.5.jar, |
... | ... | |
673 | 664 |
lib/odfdom-java-0.8.7.jar, |
674 | 665 |
lib/ognl-2.6.9.jar, |
675 | 666 |
lib/opencsv-2.3.jar, |
676 |
lib/org.osgi.core-1.0.0.jar, |
|
677 |
lib/osgi-3.6.0.jar, |
|
678 | 667 |
lib/paranamer-2.3.jar, |
679 |
lib/plexus-classworlds-1.2-alpha-9.jar, |
|
680 |
lib/plexus-component-annotations-1.5.5.jar, |
|
681 |
lib/plexus-container-default-1.0-alpha-30.jar, |
|
682 |
lib/plexus-utils-3.0.15.jar, |
|
683 | 668 |
lib/poi-3.13.jar, |
684 | 669 |
lib/poi-ooxml-3.13.jar, |
685 | 670 |
lib/poi-ooxml-schemas-3.13.jar, |
... | ... | |
723 | 708 |
lib/springfox-swagger-common-2.3.1.jar, |
724 | 709 |
lib/springfox-swagger2-2.3.1.jar, |
725 | 710 |
lib/standard-1.1.2.jar, |
726 |
lib/stax-1.2.0.jar, |
|
727 |
lib/stax-api-1.0.1.jar, |
|
728 |
lib/stax-ex-1.7.7.jar, |
|
729 |
lib/swagger-annotations-1.5.6.jar, |
|
730 |
lib/swagger-models-1.5.5.jar, |
|
731 | 711 |
lib/tools.jar, |
732 | 712 |
lib/txw2-2.2.11.jar, |
733 | 713 |
lib/unitils-core-3.4.2.jar, |
eu.etaxonomy.taxeditor.cdmlib/build.properties | ||
---|---|---|
53 | 53 |
lib/concurrent-1.3.4.jar,\ |
54 | 54 |
lib/dbunit-2.4.9.jar,\ |
55 | 55 |
lib/dom4j-1.6.1.jar,\ |
56 |
lib/doxia-core-1.6.jar,\ |
|
57 |
lib/doxia-logging-api-1.6.jar,\ |
|
58 |
lib/doxia-module-apt-1.6.jar,\ |
|
59 |
lib/doxia-module-xhtml-1.6.jar,\ |
|
60 |
lib/doxia-sink-api-1.6.jar,\ |
|
61 | 56 |
lib/dozer-5.3.0.jar,\ |
62 | 57 |
lib/dtd-parser-1.1.jar,\ |
63 | 58 |
lib/easymock-2.3.jar,\ |
... | ... | |
92 | 87 |
lib/httpmime-4.5.1.jar,\ |
93 | 88 |
lib/icu4j-2.6.1.jar,\ |
94 | 89 |
lib/identificationKeyAPI-1.0.jar,\ |
95 |
lib/istack-commons-runtime-2.21.jar,\ |
|
96 |
lib/istack-commons-tools-2.21.jar,\ |
|
97 | 90 |
lib/itextpdf-5.5.8.jar,\ |
98 | 91 |
lib/jackson-annotations-2.6.5.jar,\ |
99 | 92 |
lib/jackson-core-2.6.5.jar,\ |
... | ... | |
158 | 151 |
lib/odfdom-java-0.8.7.jar,\ |
159 | 152 |
lib/ognl-2.6.9.jar,\ |
160 | 153 |
lib/opencsv-2.3.jar,\ |
161 |
lib/org.osgi.core-1.0.0.jar,\ |
|
162 |
lib/osgi-3.6.0.jar,\ |
|
163 | 154 |
lib/paranamer-2.3.jar,\ |
164 |
lib/plexus-classworlds-1.2-alpha-9.jar,\ |
|
165 |
lib/plexus-component-annotations-1.5.5.jar,\ |
|
166 |
lib/plexus-container-default-1.0-alpha-30.jar,\ |
|
167 |
lib/plexus-utils-3.0.15.jar,\ |
|
168 | 155 |
lib/poi-3.13.jar,\ |
169 | 156 |
lib/poi-ooxml-3.13.jar,\ |
170 | 157 |
lib/poi-ooxml-schemas-3.13.jar,\ |
... | ... | |
208 | 195 |
lib/springfox-swagger-common-2.3.1.jar,\ |
209 | 196 |
lib/springfox-swagger2-2.3.1.jar,\ |
210 | 197 |
lib/standard-1.1.2.jar,\ |
211 |
lib/stax-1.2.0.jar,\ |
|
212 |
lib/stax-api-1.0.1.jar,\ |
|
213 |
lib/stax-ex-1.7.7.jar,\ |
|
214 |
lib/swagger-annotations-1.5.6.jar,\ |
|
215 |
lib/swagger-models-1.5.5.jar,\ |
|
216 | 198 |
lib/tools.jar,\ |
217 | 199 |
lib/txw2-2.2.11.jar,\ |
218 | 200 |
lib/unitils-core-3.4.2.jar,\ |
eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF | ||
---|---|---|
24 | 24 |
org.eclipse.core.runtime, |
25 | 25 |
org.eclipse.core.runtime.jobs, |
26 | 26 |
org.eclipse.equinox.app, |
27 |
org.eclipse.osgi.util;version="1.1.0", |
|
27 | 28 |
org.eclipse.ui.forms.widgets, |
28 | 29 |
org.osgi.framework |
29 | 30 |
Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin |
Also available in: Unified diff
ref #5752 cleanup dependencies in taxeditor.cdmlib