X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=modules%2Fserver%2Forg.argeo.slc.webapp.war%2FMETA-INF%2FMANIFEST.MF;h=f38b8e764c06e7955ede90c05f131621ffcdd337;hb=376dd74de6d9a78215754483ac463573fdf8ab65;hp=bd110b5a9473d8d4bddda292a82b92e988967ed6;hpb=b2531c398b51dde19d6ceb4952fc5bdcc4c9e1e2;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 bd110b5a9..f38b8e764 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,50 +1,54 @@ -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: net.sf.cglib.core, - net.sf.cglib.proxy, - net.sf.cglib.reflect, - org.aopalliance.aop, - 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, - org.hibernate.hql.ast, - org.hibernate.jdbc, - org.springframework.aop, - org.springframework.aop.framework, - org.springframework.aop.scope, - org.springframework.beans.factory.support, - org.springframework.orm.hibernate3.support, - org.springframework.osgi.web.context.support, - org.springframework.oxm, - org.springframework.security.ui.webapp, - 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 +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.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, + org.hibernate.hql.ast, + org.hibernate.jdbc, + org.springframework.aop, + org.springframework.aop.framework, + org.springframework.aop.scope, + org.springframework.beans.factory.support, + org.springframework.orm.hibernate3.support, + org.springframework.osgi.web.context.support, + org.springframework.oxm, + org.springframework.security, + org.springframework.security.context, + org.springframework.security.providers, + org.springframework.security.ui, + org.springframework.security.ui.webapp, + 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