Project

General

Profile

« Previous | Next » 

Revision 3fd7eb7e

Added by Cherian Mathew over 9 years ago

moving code to remoting project

View differences:

eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
8 8
 com.google.api.detect,
9 9
 com.google.api.translate,
10 10
 eu.etaxonomy.cdm.api.application,
11
 eu.etaxonomy.cdm.api.cache,
11 12
 eu.etaxonomy.cdm.api.conversation,
12 13
 eu.etaxonomy.cdm.api.facade,
13
 eu.etaxonomy.cdm.api.lazyloading,
14 14
 eu.etaxonomy.cdm.api.service,
15 15
 eu.etaxonomy.cdm.api.service.config,
16 16
 eu.etaxonomy.cdm.api.service.description,
......
129 129
 eu.etaxonomy.cdm.print.out.pdf,
130 130
 eu.etaxonomy.cdm.print.out.taxpub,
131 131
 eu.etaxonomy.cdm.print.out.xml,
132
 eu.etaxonomy.cdm.remote,
133 132
 eu.etaxonomy.cdm.remote.config,
134 133
 eu.etaxonomy.cdm.remote.controller,
135 134
 eu.etaxonomy.cdm.remote.controller.dto,
......
181 180
 eu.etaxonomy.cdm.validation.annotation,
182 181
 eu.etaxonomy.cdm.validation.constraint,
183 182
 eu.etaxonomy.remote.dto.rdf,
183
 javassist.util.proxy,
184 184
 javax.persistence,
185 185
 junit.framework;uses:="org.junit.runner.manipulation,org.junit.runner,org.junit.runner.notification",
186
 net.sf.ehcache,
187
 net.sf.ehcache.config,
188
 net.sf.ehcache.store,
186 189
 net.sf.json;uses:="net.sf.json.processors,net.sf.json.util,org.apache.commons.lang.exception",
187 190
 org.apache.commons.collections;uses:="org.apache.commons.collections.keyvalue,new org.apache.commons.collections",
188 191
 org.apache.commons.io;uses:="org.apache.commons.io.filefilter",
......
255 258
 org.hibernate,
256 259
 org.hibernate.annotations.common.reflection,
257 260
 org.hibernate.cache.internal,
261
 org.hibernate.cfg,
258 262
 org.hibernate.classic,
259 263
 org.hibernate.collection.internal,
264
 org.hibernate.collection.spi,
260 265
 org.hibernate.criterion,
266
 org.hibernate.engine.internal,
267
 org.hibernate.engine.spi,
268
 org.hibernate.engine.transaction.spi,
261 269
 org.hibernate.envers.query.criteria,
270
 org.hibernate.internal,
271
 org.hibernate.internal.util,
272
 org.hibernate.internal.util.collections,
273
 org.hibernate.mapping,
274
 org.hibernate.persister.collection,
275
 org.hibernate.persister.entity,
276
 org.hibernate.pretty,
277
 org.hibernate.property,
262 278
 org.hibernate.proxy,
279
 org.hibernate.proxy.pojo.javassist,
263 280
 org.hibernate.search,
264 281
 org.hibernate.search.spatial.impl,
282
 org.hibernate.type,
265 283
 org.jadira.usertype.dateandtime.joda,
266 284
 org.jadira.usertype.dateandtime.shared.spi,
267 285
 org.jboss.logging,
......
300 318
 org.odftoolkit.odfdom.dom.element,
301 319
 org.odftoolkit.odfdom.dom.element.style,
302 320
 org.odftoolkit.odfdom.dom.style,
321
 org.springframework.beans,
303 322
 org.springframework.beans.factory,
304 323
 org.springframework.beans.factory.annotation;
305 324
  uses:="org.apache.commons.logging,
......
310 329
   org.springframework.beans.factory.wiring,
311 330
   org.springframework.core.type,
312 331
   org.springframework.beans.factory",
332
 org.springframework.beans.factory.config,
333
 org.springframework.beans.factory.support,
334
 org.springframework.beans.factory.xml,
313 335
 org.springframework.cache.ehcache,
314 336
 org.springframework.context;
315 337
  uses:="org.springframework.core.io,
......
322 344
   org.aopalliance.intercept,
323 345
   org.springframework.context,
324 346
   org.springframework.beans.factory",
347
 org.springframework.context.support,
325 348
 org.springframework.core;uses:="org.springframework.util",
349
 org.springframework.core.env,
326 350
 org.springframework.core.io;uses:="org.jboss.virtual",
351
 org.springframework.core.io.support,
327 352
 org.springframework.core.type.classreading,
328 353
 org.springframework.orm.hibernate3;
329 354
  uses:="org.apache.commons.logging,
......
351 376
   org.springframework.dao,
352 377
   org.springframework.transaction.support",
353 378
 org.springframework.orm.hibernate4,
379
 org.springframework.remoting,
380
 org.springframework.remoting.httpinvoker,
381
 org.springframework.remoting.support,
354 382
 org.springframework.security.access,
355 383
 org.springframework.security.authentication,
356 384
 org.springframework.security.authentication.event,
......
390 418
   org.springframework.transaction,
391 419
   org.apache.commons.logging,
392 420
   org.springframework.beans.factory",
421
 org.springframework.util,
393 422
 org.springframework.web.servlet;
394 423
  uses:="org.springframework.web.multipart,
395 424
   org.apache.commons.logging,
......
402 431
   org.springframework.context.event,
403 432
   javax.servlet,
404 433
   org.springframework.ui,
405
   javax.servlet.http"
434
   javax.servlet.http",
435
 org.unitils,
436
 org.unitils.database,
437
 org.unitils.database.annotations,
438
 org.unitils.database.util,
439
 org.unitils.dbunit.annotation,
440
 org.unitils.spring.annotation
406 441
Bundle-Vendor: EDIT
407 442
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
408 443
Require-Bundle: org.eclipse.osgi,

Also available in: Unified diff