X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=modules%2Fserver%2Forg.argeo.slc.webapp.war%2FMETA-INF%2FMANIFEST.MF;h=0f62a13ff754ae590bcff2d3ddefb22276dd7c61;hb=555e1a5440b6c246c31b274df54c1df6a0449da9;hp=e5bba0821b61bd6093d7310c4e7d84ee322b8268;hpb=dd014d678eb951fd7ec2ff8a15c96b91eeec9af0;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 e5bba0821..0f62a13ff 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,26 +1,62 @@ Manifest-Version: 1.0 Bundle-ClassPath: WEB-INF/classes -Bundle-Version: 0.12.1.SNAPSHOT +Bundle-Version: 0.13.0.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.refl - ect,org.aopalliance.aop,org.argeo.slc.build,org.argeo.slc.core.attach - ment,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,o - rg.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.attac - hment,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.jdb - c,org.springframework.aop,org.springframework.aop.framework,org.sprin - gframework.aop.scope,org.springframework.beans.factory.support,org.sp - ringframework.orm.hibernate3.support,org.springframework.osgi.web.con - text.support,org.springframework.oxm,org.springframework.security.con - text,org.springframework.security.providers,org.springframework.secur - ity.ui.webapp,org.springframework.security.userdetails.memory,org.spr - ingframework.transaction,org.springframework.web.context,org.springfr - amework.web.context.request,org.springframework.web.context.support,o - rg.springframework.web.filter,org.springframework.web.servlet,org.spr - ingframework.web.servlet.handler,org.springframework.web.servlet.mvc +Import-Package: javax.jcr;specification-version="1.0.0", + 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.jackrabbit.webdav;specification-version="0.1.3.SNAPSHOT-r3543", + org.argeo.server.jcr.mvc;specification-version="0.1.3.SNAPSHOT-r3478", + org.argeo.server.json;specification-version="0.1.3.SNAPSHOT-r3371", + 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, + org.springframework.web.servlet.view;specification-version="2.5.6.SEC01"