X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=server%2Forg.argeo.slc.siteserver%2Fbundles%2Forg.argeo.slc.webapp.war%2FMETA-INF%2FMANIFEST.MF;h=e29023a390a2cc6b272f44c84256e4750fc02647;hb=96f732785d5236ab435f6be5da3d53ba66c9b86d;hp=219621b851e53d4537809c49cf456e1c0d0e475c;hpb=0f9b660b740967b79663ed3578b0ba23277fd74a;p=gpl%2Fargeo-slc.git diff --git a/server/org.argeo.slc.siteserver/bundles/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF b/server/org.argeo.slc.siteserver/bundles/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF index 219621b85..e29023a39 100644 --- a/server/org.argeo.slc.siteserver/bundles/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF +++ b/server/org.argeo.slc.siteserver/bundles/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ 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: com.sun.xml.messaging.saaj.soap;optional=true, javax.servlet, @@ -12,33 +12,33 @@ Import-Package: com.sun.xml.messaging.saaj.soap;optional=true, javax.servlet.jsp.jstl.tlv, javax.servlet.resources, org.aopalliance.aop, - org.apache.activemq.web, 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.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.springframework.ws.context, - org.springframework.ws.server.endpoint, - org.springframework.ws.server.endpoint.interceptor, - org.springframework.ws.server.endpoint.mapping, - org.springframework.ws.soap.saaj, - org.springframework.ws.transport.http, - org.springframework.ws.wsdl.wsdl11, + org.springframework.web.servlet.mvc, org.springframework.xml.xsd Require-Bundle: org.argeo.slc.server, org.argeo.slc.specs,