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