X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=modules%2Fserver%2Forg.argeo.slc.webapp.war%2FMETA-INF%2FMANIFEST.MF;h=721d073f5efe8e33c6927119115315a72cf58f0f;hb=7efacbb6a17cd98979833f3c427ddeb940869d5c;hp=f2e2e3dc6d882befef4185cff21f3e698b871abf;hpb=1d1bc92e4aef2b8b889d7482f91b7ed905f0fb47;p=gpl%2Fargeo-slc.git diff --git a/modules/server/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF b/modules/server/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF index f2e2e3dc6..721d073f5 100644 --- a/modules/server/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF +++ b/modules/server/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF @@ -1,45 +1,57 @@ -Manifest-Version: 1.0 -Bundle-ClassPath: WEB-INF/classes -Bundle-Version: 0.11.4.SNAPSHOT -Bundle-Name: SLC Webapp -Web-ContextPath: org.argeo.slc.webapp -Bundle-SymbolicName: org.argeo.slc.webapp -Import-Package: org.springframework.web.context, - org.springframework.osgi.web.context.support, - org.springframework.web.context.support, - org.springframework.orm.hibernate3.support, - org.argeo.slc.dao.runtime, - org.argeo.slc.dao.process, - org.argeo.slc.dao.test, - org.argeo.slc.dao.test.tree, - org.springframework.web.servlet.mvc, - org.hibernate, - org.argeo.slc.services, - org.springframework.transaction, - org.argeo.slc.runtime, - org.argeo.slc.core.test.tree, - org.argeo.slc.msg.event, - org.argeo.slc.core.attachment, - org.argeo.slc.deploy, - org.argeo.slc.build, - org.springframework.web.servlet, - org.springframework.oxm, - org.springframework.aop, - org.springframework.aop.framework, - org.springframework.aop.scope, - org.argeo.slc.web.mvc.management, - org.argeo.slc.web.mvc.provisioning, - org.argeo.slc.web.mvc.result, - org.argeo.slc.web.mvc.process, - org.argeo.slc.web.mvc.runtime, - org.argeo.slc.web.mvc.event, - org.argeo.slc.web.mvc.attachment, - org.argeo.slc.web.mvc.execution, - org.argeo.slc.web.mvc, - org.springframework.web.servlet.handler, - org.aopalliance.aop, - net.sf.cglib.core, - net.sf.cglib.proxy, - net.sf.cglib.reflect, - org.hibernate.jdbc, - org.hibernate.hql.ast +Manifest-Version: 1.0 +Bundle-ClassPath: WEB-INF/classes +Bundle-Version: 0.12.2.SNAPSHOT +Bundle-Name: SLC Webapp +Web-ContextPath: org.argeo.slc.webapp +Bundle-SymbolicName: org.argeo.slc.webapp +Import-Package: net.sf.cglib.core, + net.sf.cglib.proxy, + net.sf.cglib.reflect, + org.aopalliance.aop, + org.argeo.security.mvc;specification-version="0.1.3.SNAPSHOT-r3402", + org.argeo.server, + org.argeo.server.mvc, + org.argeo.slc.build, + org.argeo.slc.core.attachment, + org.argeo.slc.core.test.tree, + org.argeo.slc.dao.process, + org.argeo.slc.dao.runtime, + org.argeo.slc.dao.test, + org.argeo.slc.dao.test.tree, + org.argeo.slc.deploy, + org.argeo.slc.msg.event, + org.argeo.slc.runtime, + org.argeo.slc.services, + org.argeo.slc.web.mvc, + org.argeo.slc.web.mvc.attachment, + org.argeo.slc.web.mvc.event, + org.argeo.slc.web.mvc.execution, + org.argeo.slc.web.mvc.management, + org.argeo.slc.web.mvc.process, + org.argeo.slc.web.mvc.provisioning, + org.argeo.slc.web.mvc.result, + org.argeo.slc.web.mvc.runtime, + org.hibernate.hql.ast;resolution:=optional, + org.hibernate.jdbc;resolution:=optional, + org.springframework.aop, + org.springframework.aop.framework, + org.springframework.aop.scope, + org.springframework.beans.factory.support, + org.springframework.osgi.web.context.support, + org.springframework.oxm, + org.springframework.security, + org.springframework.security.config;specification-version="2.0.4.A", + org.springframework.security.context, + org.springframework.security.providers, + org.springframework.security.ui, + org.springframework.security.ui.webapp, + org.springframework.security.userdetails;specification-version="2.0.4.A", + org.springframework.security.userdetails.memory, + org.springframework.transaction, + org.springframework.web.context, + org.springframework.web.context.request, + org.springframework.web.context.support, + org.springframework.web.filter, + org.springframework.web.servlet, + org.springframework.web.servlet.handler, + org.springframework.web.servlet.mvc