Merge branch 'hotfix/3.12.3' into develop
[taxeditor.git] / eu.etaxonomy.taxeditor.store / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: DataStore Bundle
4 Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true
5 Bundle-Version: 3.13.0.qualifier
6 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
7 Bundle-Vendor: EDIT
8 Export-Package: eu.etaxonomy.cdm,
9 eu.etaxonomy.cdm.database,
10 eu.etaxonomy.taxeditor.datasource,
11 eu.etaxonomy.taxeditor.datasource.wizard,
12 eu.etaxonomy.taxeditor.dnd.transfer,
13 eu.etaxonomy.taxeditor.editor,
14 eu.etaxonomy.taxeditor.editor.definedterm,
15 eu.etaxonomy.taxeditor.editor.definedterm.input,
16 eu.etaxonomy.taxeditor.featuretree,
17 eu.etaxonomy.taxeditor.handler,
18 eu.etaxonomy.taxeditor.handler.defaultHandler,
19 eu.etaxonomy.taxeditor.io,
20 eu.etaxonomy.taxeditor.io.wizard,
21 eu.etaxonomy.taxeditor.labels,
22 eu.etaxonomy.taxeditor.model;uses:="eu.etaxonomy.cdm.model.common,eu.etaxonomy.cdm.model.name,eu.etaxonomy.cdm.model.taxon",
23 eu.etaxonomy.taxeditor.newWizard,
24 eu.etaxonomy.taxeditor.operation,
25 eu.etaxonomy.taxeditor.parser,
26 eu.etaxonomy.taxeditor.preference,
27 eu.etaxonomy.taxeditor.preference.matching,
28 eu.etaxonomy.taxeditor.preference.menu,
29 eu.etaxonomy.taxeditor.preference.wizard,
30 eu.etaxonomy.taxeditor.security,
31 eu.etaxonomy.taxeditor.store,
32 eu.etaxonomy.taxeditor.store.internal,
33 eu.etaxonomy.taxeditor.store.operations,
34 eu.etaxonomy.taxeditor.ui.bar,
35 eu.etaxonomy.taxeditor.ui.combo,
36 eu.etaxonomy.taxeditor.ui.dialog,
37 eu.etaxonomy.taxeditor.ui.dialog.deleteConfigurator,
38 eu.etaxonomy.taxeditor.ui.dialog.selection,
39 eu.etaxonomy.taxeditor.ui.element,
40 eu.etaxonomy.taxeditor.ui.group.grantedauthority,
41 eu.etaxonomy.taxeditor.ui.mvc.combo,
42 eu.etaxonomy.taxeditor.ui.section,
43 eu.etaxonomy.taxeditor.ui.section.agent,
44 eu.etaxonomy.taxeditor.ui.section.classification,
45 eu.etaxonomy.taxeditor.ui.section.description,
46 eu.etaxonomy.taxeditor.ui.section.key,
47 eu.etaxonomy.taxeditor.ui.section.name,
48 eu.etaxonomy.taxeditor.ui.section.occurrence,
49 eu.etaxonomy.taxeditor.ui.section.reference,
50 eu.etaxonomy.taxeditor.ui.section.supplemental,
51 eu.etaxonomy.taxeditor.ui.section.taxon,
52 eu.etaxonomy.taxeditor.ui.selection,
53 eu.etaxonomy.taxeditor.util,
54 eu.etaxonomy.taxeditor.view,
55 eu.etaxonomy.taxeditor.view.datasource,
56 eu.etaxonomy.taxeditor.view.datasource.handler,
57 eu.etaxonomy.taxeditor.view.derivateSearch,
58 eu.etaxonomy.taxeditor.view.detail,
59 eu.etaxonomy.taxeditor.view.specimenSearch,
60 eu.etaxonomy.taxeditor.view.supplementaldata,
61 org.eclipse.wb.swt
62 Require-Bundle: org.eclipse.osgi,
63 org.eclipse.ui,
64 org.eclipse.jface.text,
65 org.eclipse.ui.forms,
66 eu.etaxonomy.taxeditor.cdmlib,
67 org.eclipse.nebula.widgets.compositetable,
68 org.eclipse.core.databinding,
69 org.eclipse.core.databinding.beans,
70 org.eclipse.core.databinding.observable,
71 org.eclipse.core.databinding.property,
72 org.eclipse.jface.databinding
73 Import-Package: eu.etaxonomy.taxeditor.webapp,
74 org.eclipse.core.commands,
75 org.eclipse.core.commands.operations,
76 org.eclipse.core.expressions,
77 org.eclipse.core.runtime,
78 org.eclipse.core.runtime.jobs,
79 org.eclipse.core.runtime.preferences,
80 org.eclipse.equinox.internal.p2.ui.model,
81 org.eclipse.jface.action,
82 org.eclipse.jface.dialogs,
83 org.eclipse.jface.preference,
84 org.eclipse.jface.resource,
85 org.eclipse.jface.viewers,
86 org.eclipse.swt,
87 org.eclipse.swt.graphics,
88 org.eclipse.swt.widgets,
89 org.eclipse.ui,
90 org.eclipse.ui.editors.text,
91 org.eclipse.ui.forms.widgets,
92 org.eclipse.ui.ide.undo,
93 org.osgi.framework,
94 org.osgi.service.prefs;version="1.1.1"
95 Bundle-ActivationPolicy: lazy
96 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
97 Bundle-ClassPath: .,
98 activation-1.1.1.jar,
99 antlr-2.7.7.jar,
100 aopalliance-1.0.jar,
101 aspectjrt-1.7.1.jar,
102 aspectjweaver-1.7.1.jar,
103 avro-1.6.3.jar,
104 batik-anim-1.7.jar,
105 batik-awt-util-1.7.jar,
106 batik-bridge-1.7.jar,
107 batik-css-1.7.jar,
108 batik-dom-1.7.jar,
109 batik-ext-1.7.jar,
110 batik-extension-1.7.jar,
111 batik-gvt-1.7.jar,
112 batik-js-1.7.jar,
113 batik-parser-1.7.jar,
114 batik-script-1.7.jar,
115 batik-svg-dom-1.7.jar,
116 batik-svggen-1.7.jar,
117 batik-transcoder-1.7.jar,
118 batik-util-1.7.jar,
119 batik-xml-1.7.jar,
120 c3p0-0.9.2.jar,
121 cdmlib-commons-3.3.1-SNAPSHOT-sources.jar,
122 cdmlib-commons-3.3.1-SNAPSHOT.jar,
123 cdmlib-ext-3.3.1-SNAPSHOT-sources.jar,
124 cdmlib-ext-3.3.1-SNAPSHOT.jar,
125 cdmlib-io-3.3.1-SNAPSHOT-sources.jar,
126 cdmlib-io-3.3.1-SNAPSHOT.jar,
127 cdmlib-model-3.3.1-SNAPSHOT-sources.jar,
128 cdmlib-model-3.3.1-SNAPSHOT.jar,
129 cdmlib-persistence-3.3.1-SNAPSHOT-sources.jar,
130 cdmlib-persistence-3.3.1-SNAPSHOT.jar,
131 cdmlib-print-3.3.1-SNAPSHOT-sources.jar,
132 cdmlib-print-3.3.1-SNAPSHOT.jar,
133 cdmlib-remote-3.3.1-SNAPSHOT-sources.jar,
134 cdmlib-remote-3.3.1-SNAPSHOT.jar,
135 cdmlib-services-3.3.1-SNAPSHOT-sources.jar,
136 cglib-nodep-2.2.2.jar,
137 commons-codec-20041127.091804.jar,
138 concurrent-1.3.4.jar,
139 dbunit-2.4.9.jar,
140 dom4j-1.6.1.jar,
141 doxia-core-1.3.jar,
142 doxia-logging-api-1.3.jar,
143 doxia-module-apt-1.3.jar,
144 doxia-module-xhtml-1.3.jar,
145 doxia-sink-api-1.3.jar,
146 dozer-5.3.0.jar,
147 easymockclassextension-2.3.jar,
148 ehcache-core-2.4.3.jar,
149 ezmorph-1.0.6.jar,
150 fop-1.1.jar,
151 google-api-translate-java-0.92.jar,
152 guava-r05.jar,
153 hamcrest-core-1.3.jar,
154 hibernate-c3p0-4.1.10.Final.jar,
155 hibernate-cglib-repack-2.1_3.jar,
156 hibernate-commons-annotations-4.0.1.Final.jar,
157 hibernate-core-4.1.10.Final.jar,
158 hibernate-ehcache-4.1.10.Final.jar,
159 hibernate-entitymanager-4.1.10.Final.jar,
160 hibernate-envers-4.1.10.Final.jar,
161 hibernate-jpa-2.0-api-1.0.1.Final.jar,
162 hibernate-search-4.2.0.Final.jar,
163 hibernate-search-analyzers-4.2.0.Final.jar,
164 hibernate-search-engine-4.2.0.Final.jar,
165 hibernate-search-orm-4.2.0.Final.jar,
166 hsqldb-1.8.0.10.jar,
167 httpclient-4.2.3.jar,
168 httpcore-4.2.4.jar,
169 icu4j-2.6.1.jar,
170 identificationKeyAPI-1.0-SNAPSHOT-sources.jar,
171 identificationKeyAPI-1.0-SNAPSHOT.jar,
172 jakarta-regexp-1.4.jar,
173 jaxb-api-2.2.7.jar,
174 jaxb-impl-2.2-EA.jar,
175 jaxb-xjc-2.2-EA.jar,
176 jaxb1-impl-2.2-EA.jar,
177 jaxen-1.1.4.jar,
178 jboss-transaction-api_1.1_spec-1.0.0.Final.jar,
179 jdbc4-2.0.jar,
180 jdom-1.1.3.jar,
181 json-lib-2.4-jdk15.jar,
182 jsr250-api-1.0.jar,
183 jtds-1.3.0.jar,
184 junit-4.11.jar,
185 junit-benchmarks-0.5.0.jar,
186 lsid-client-1.1.2.jar,
187 lsid-server-1.1.2.jar,
188 lucene-analyzers-3.6.2.jar,
189 lucene-core-3.6.2.jar,
190 lucene-facet-3.6.2.jar,
191 lucene-grouping-3.6.2.jar,
192 lucene-highlighter-3.6.2.jar,
193 lucene-kuromoji-3.6.2.jar,
194 lucene-memory-3.6.2.jar,
195 lucene-misc-3.6.2.jar,
196 lucene-phonetic-3.6.2.jar,
197 lucene-queries-3.6.2.jar,
198 lucene-smartcn-3.6.2.jar,
199 lucene-spatial-3.6.2.jar,
200 lucene-spellchecker-3.6.2.jar,
201 lucene-stempel-3.6.2.jar,
202 mchange-commons-java-0.2.3.3.jar,
203 odfdom-0.8.jar,
204 odfdom-java-0.8.7.jar,
205 ognl-2.6.9.jar,
206 opencsv-2.3.jar,
207 p6spy-1.3.jar,
208 paranamer-2.3.jar,
209 plexus-classworlds-1.2-alpha-9.jar,
210 plexus-container-default-1.0-alpha-30.jar,
211 plexus-utils-2.0.5.jar,
212 poi-3.9.jar,
213 postgresql-9.1-901.jdbc4.jar,
214 servlet-api-2.5.jar,
215 solr-analysis-extras-3.6.2.jar,
216 solr-core-3.6.2.jar,
217 solr-solrj-3.6.2.jar,
218 spring-aop-3.2.2.RELEASE.jar,
219 spring-beans-3.2.2.RELEASE.jar,
220 spring-context-3.2.2.RELEASE.jar,
221 spring-context-support-3.2.2.RELEASE.jar,
222 spring-core-3.2.2.RELEASE.jar,
223 spring-expression-3.2.2.RELEASE.jar,
224 spring-modules-cache-0.7.jar,
225 stax-1.2.0.jar,
226 stax-api-1.0.1.jar,
227 unitils-core-3.3.jar,
228 unitils-database-3.3.jar,
229 unitils-dbmaintainer-3.3.jar,
230 unitils-dbunit-3.3.jar,
231 unitils-easymock-3.3.jar,
232 unitils-inject-3.3.jar,
233 unitils-mock-3.3.jar,
234 unitils-orm-3.3.jar,
235 unitils-spring-3.3.jar,
236 usertype.jodatime-2.0.1.jar,
237 usertype.spi-2.0.1.jar,
238 validation-api-1.0.0.GA.jar,
239 wsdl4j-1.6.2.jar,
240 xalan-2.6.0.jar,
241 xercesImpl-2.11.0.jar,
242 xml-apis-1.0.b2.jar,
243 xml-apis-ext-1.3.04.jar,
244 xml-resolver-1.2.jar,
245 xmlParserAPIs-2.6.2.jar,
246 xmlgraphics-commons-1.5.jar,
247 xmlpull-1.1.3.1.jar,
248 xmlunit-1.4.jar,
249 xom-1.0.jar,
250 xpp3-1.1.4c.jar,
251 xpp3_min-1.1.4c.jar,
252 xstream-1.4.4.jar,
253 yjp-controller-api-redist-9.0.8.jar
254 Bundle-Localization: OSGI-INF/l10n/bundle