]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - server/org.argeo.slc.siteserver/bundles/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF
Stabilize attachments and events
[gpl/argeo-slc.git] / server / org.argeo.slc.siteserver / bundles / org.argeo.slc.webapp.war / META-INF / MANIFEST.MF
index 93999bc5cf52a094ba5a0a0f40d6029c9e12eda8..e29023a390a2cc6b272f44c84256e4750fc02647 100644 (file)
@@ -1,47 +1,46 @@
 Web-ContextPath: org.argeo.slc.webapp
 Bundle-Name: SLC Webapp
 Bundle-SymbolicName: org.argeo.slc.webapp
-Bundle-Version: 1.0.0
+Bundle-Version: 0.11.3.SNAPSHOT
 Bundle-ClassPath: WEB-INF/classes
-Import-Package: javax.servlet,
+Import-Package: com.sun.xml.messaging.saaj.soap;optional=true,
+ javax.servlet,
  javax.servlet.http,
- javax.servlet.resources,
  javax.servlet.jsp,
  javax.servlet.jsp.jstl.core,
  javax.servlet.jsp.jstl.fmt,
  javax.servlet.jsp.jstl.tlv,
+ javax.servlet.resources,
+ org.aopalliance.aop,
  org.apache.taglibs.standard.resources,
  org.apache.taglibs.standard.tag.common.core,
  org.apache.taglibs.standard.tag.rt.core,
  org.apache.taglibs.standard.tei,
  org.apache.taglibs.standard.tlv,
- org.aopalliance.aop,
+ org.hibernate,
+ org.hibernate.hql.ast,
+ org.hibernate.jdbc,
  org.springframework.aop,
  org.springframework.aop.framework,
+ org.springframework.aop.scope,
+ net.sf.cglib.proxy,
+ net.sf.cglib.core,
+ net.sf.cglib.reflect,
+ org.springframework.orm.hibernate3.support,
  org.springframework.osgi.web.context.support,
+ org.springframework.oxm.castor,
+ org.springframework.transaction,
+ org.springframework.beans.factory.support,
  org.springframework.web.context,
+ org.springframework.web.context.support,
+ org.springframework.web.context.request,
+ org.springframework.web.servlet,
+ org.springframework.web.servlet.handler,
+ org.springframework.web.servlet.view,
  org.springframework.web.util,
- org.apache.naming.java,
- com.sun.xml.messaging.saaj.soap;resolution:=optional
+ org.springframework.web.servlet.mvc,
+ org.springframework.xml.xsd
 Require-Bundle: org.argeo.slc.server,
  org.argeo.slc.specs,
  org.argeo.slc.support.simple,
- org.argeo.slc.support.activemq,
- org.springframework.web,
- org.springframework.web.servlet,
- org.springframework.orm,
- org.springframework.jms,
- org.springframework.oxm,
- org.springframework.ws,
- org.springframework.xml,
- org.springframework.jdbc,
- org.springframework.context,
- org.springframework.context.support,
- com.springsource.org.castor,
- com.springsource.net.sf.ehcache,
- com.springsource.org.hsqldb,
- com.springsource.org.hibernate,
- org.argeo.dep.osgi.activemq,
- org.argeo.dep.osgi.activemq.web,
- com.springsource.org.mortbay.util
\ No newline at end of file
+ com.springsource.org.castor