X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Forg.argeo.slc.siteserver%2Fbundles%2Forg.argeo.slc.webapp.war%2FMETA-INF%2FMANIFEST.MF;h=e29023a390a2cc6b272f44c84256e4750fc02647;hb=c24f591082e6f01e6752037cec53b8a70792c2f3;hp=02af45540160effa495f3a388dd2a94bbf543599;hpb=096698b7d05f561d3de9fd424fa3ba139ae16cb9;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 02af45540..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: 0.11.3.qualifier +Bundle-Version: 0.11.3.SNAPSHOT Bundle-ClassPath: WEB-INF/classes Import-Package: com.sun.xml.messaging.saaj.soap;optional=true, javax.servlet, @@ -12,7 +12,6 @@ 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, @@ -23,23 +22,23 @@ Import-Package: com.sun.xml.messaging.saaj.soap;optional=true, 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,